Bug 916034 - Enable azure content for gtk2. r=jrmuizel

This commit is contained in:
Matt Woodrow 2013-10-02 22:12:36 +13:00
parent 9ce84d5903
commit abb8ca3c51

View File

@ -368,6 +368,10 @@ pref("gfx.content.azure.backends", "cairo");
#endif
#endif
#ifdef MOZ_WIDGET_GTK2
pref("gfx.content.azure.enabled", true);
pref("gfx.content.azure.backends", "cairo");
#endif
#ifdef ANDROID
pref("gfx.textures.poweroftwo.force-enabled", false);
pref("gfx.content.azure.backends", "cairo");