mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 11:27:49 +00:00
Bug 860493 - Enable history swipe animations by default (implemented in bug 678392). r=smichaud
This commit is contained in:
parent
b41dc67067
commit
82c3fdfcd9
@ -594,7 +594,7 @@ pref("browser.gesture.twist.left", "cmd_gestureRotateLeft");
|
||||
pref("browser.gesture.twist.end", "cmd_gestureRotateEnd");
|
||||
pref("browser.gesture.tap", "cmd_fullZoomReset");
|
||||
|
||||
pref("browser.snapshots.limit", 0);
|
||||
pref("browser.snapshots.limit", 5);
|
||||
|
||||
// 0: Nothing happens
|
||||
// 1: Scrolling contents
|
||||
|
Loading…
x
Reference in New Issue
Block a user