mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Backed out changeset 684b6b32fab2 (bug 1375743) for driver issues on Intel HD Graphics.
This commit is contained in:
parent
f8eb8f400a
commit
943e0a8288
@ -5741,13 +5741,9 @@ pref("fuzzing.enabled", false);
|
||||
#endif
|
||||
|
||||
#if defined(XP_WIN)
|
||||
#if defined(NIGHTLY_BUILD)
|
||||
pref("layers.mlgpu.dev-enabled", true);
|
||||
#else
|
||||
pref("layers.mlgpu.dev-enabled", false);
|
||||
#endif
|
||||
|
||||
// Both this and the master "enabled" pref must be on to use Advanced Layers
|
||||
// Both this and the master "enabled" pref must be on to use Advanced LAyers
|
||||
// on Windows 7.
|
||||
pref("layers.mlgpu.enable-on-windows7", false);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user