mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 19:10:36 +00:00
Bug 916034 - Enable azure content for gtk2. r=jrmuizel
This commit is contained in:
parent
9ce84d5903
commit
abb8ca3c51
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user