зеркало из https://github.com/mozilla/pjs.git
Bug 601856 - disable hw accel on all platforms until 598864 is resolved. r=blassey
This commit is contained in:
Родитель
1b4c81f100
Коммит
10d22a4ebe
|
@ -493,3 +493,6 @@ pref("services.sync.autoconnectDelay", 5);
|
|||
// Drag thresholds
|
||||
pref("ui.dragThresholdX", 25);
|
||||
pref("ui.dragThresholdY", 25);
|
||||
|
||||
// Waiting on bug 598864
|
||||
pref("layers.accelerate-all", false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче