зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1560024 - Use sticky axis locking on mobile. r=botond,geckoview-reviewers,owlish
Differential Revision: https://phabricator.services.mozilla.com/D194430
This commit is contained in:
Родитель
5660daf955
Коммит
91a6e5b8ff
|
@ -31,9 +31,6 @@ pref("app.update.timerMinimumDelay", 30); // seconds
|
|||
// Use a breakout angle of 45° (bug 1226655)
|
||||
pref("apz.axis_lock.breakout_angle", "0.7853982");
|
||||
|
||||
// Use "strict" axis locking (bug 1226655)
|
||||
pref("apz.axis_lock.mode", 1);
|
||||
|
||||
// APZ content response timeout (bug 1247280)
|
||||
pref("apz.content_response_timeout", 600);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче