зеркало из https://github.com/mozilla/pjs.git
Bug 617860: Disable GPU rendering for fennec-on-windows. r=mfinkle a=b
Bug 617860: Disable GPU rendering for fennec-on-windows. r=mfinkle
This commit is contained in:
Родитель
3b5a96746e
Коммит
5603571a28
|
@ -510,6 +510,6 @@ pref("services.sync.autoconnectDelay", 5);
|
|||
// threshold where a tap becomes a drag, in 1/240" reference pixels
|
||||
pref("ui.dragThreshold", 24);
|
||||
|
||||
pref("layers.accelerate-all", false);
|
||||
pref("layers.acceleration.disabled", true);
|
||||
|
||||
pref("notification.feature.enabled", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче