зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1314090 - Let Skia Content on Windows Ride the trains. r=milan
This commit is contained in:
Родитель
081be36e71
Коммит
e1d539d629
|
@ -774,13 +774,7 @@ pref("gfx.font_rendering.opentype_svg.enabled", true);
|
|||
// comma separated list of backends to use in order of preference
|
||||
// e.g., pref("gfx.canvas.azure.backends", "direct2d,skia,cairo");
|
||||
pref("gfx.canvas.azure.backends", "direct2d1.1,skia,cairo");
|
||||
|
||||
#ifdef NIGHTLY_BUILD
|
||||
pref("gfx.content.azure.backends", "direct2d1.1,skia,cairo");
|
||||
#else
|
||||
pref("gfx.content.azure.backends", "direct2d1.1,cairo");
|
||||
#endif
|
||||
|
||||
#else
|
||||
#ifdef XP_MACOSX
|
||||
pref("gfx.content.azure.backends", "skia");
|
||||
|
|
Загрузка…
Ссылка в новой задаче