mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 974197 - Remove the layers acceleration pref change that accidentally made it in. CLOSED TREE
This commit is contained in:
parent
385e2f9891
commit
58ea787e41
@ -274,7 +274,6 @@ pref("ui.dragThresholdY", 25);
|
||||
pref("layers.offmainthreadcomposition.enabled", true);
|
||||
#ifndef MOZ_WIDGET_GONK
|
||||
pref("dom.ipc.tabs.disabled", true);
|
||||
pref("layers.acceleration.disabled", true);
|
||||
pref("layers.offmainthreadcomposition.async-animations", false);
|
||||
pref("layers.async-video.enabled", false);
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user