зеркало из https://github.com/mozilla/pjs.git
Turn off acceleration on mobile (bug 619615) [r=stuart]
This commit is contained in:
Родитель
ed912f9848
Коммит
86b65b0ec9
|
@ -504,6 +504,5 @@ pref("services.sync.autoconnectDelay", 5);
|
|||
// threshold where a tap becomes a drag, in 1/240" reference pixels
|
||||
pref("ui.dragThreshold", 24);
|
||||
|
||||
#ifndef MOZ_PLATFORM_MAEMO
|
||||
pref("layers.accelerate-all", true);
|
||||
#endif
|
||||
pref("layers.accelerate-all", false);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче