зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1256988 - Remove duplicate gfx.content.azure.backends settings in all.js. r=chmanchester
They are useless because they replicate what is already set in the #else case above them.
This commit is contained in:
Родитель
7f131dbc35
Коммит
1e802dcbc4
|
@ -723,13 +723,6 @@ pref("gfx.content.azure.backends", "cairo");
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef MOZ_WIDGET_GTK2
|
|
||||||
pref("gfx.content.azure.backends", "cairo");
|
|
||||||
#endif
|
|
||||||
#ifdef ANDROID
|
|
||||||
pref("gfx.content.azure.backends", "cairo");
|
|
||||||
#endif
|
|
||||||
|
|
||||||
pref("gfx.work-around-driver-bugs", true);
|
pref("gfx.work-around-driver-bugs", true);
|
||||||
pref("gfx.prefer-mesa-llvmpipe", false);
|
pref("gfx.prefer-mesa-llvmpipe", false);
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче