Base import of Tycho-libwebp-work branch

This commit is contained in:
wolfbeast
2016-09-01 14:52:32 +02:00
committed by roytam1
parent c841012ecf
commit b8cabbc735
129 changed files with 45377 additions and 1 deletions
+1
View File
@@ -78,6 +78,7 @@ static const mozilla::Module::CategoryEntry kImageCategories[] = {
{ "Goanna-Content-Viewers", IMAGE_ICON_MS, "@mozilla.org/content/document-loader-factory;1" },
{ "Goanna-Content-Viewers", IMAGE_PNG, "@mozilla.org/content/document-loader-factory;1" },
{ "Goanna-Content-Viewers", IMAGE_X_PNG, "@mozilla.org/content/document-loader-factory;1" },
{ "Goanna-Content-Viewers", IMAGE_WEBP, "@mozilla.org/content/document-loader-factory;1" },
{ "content-sniffing-services", "@mozilla.org/image/loader;1", "@mozilla.org/image/loader;1" },
{ nullptr }
};