mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 930768: Backout 6155ea7e8dea for causing pages to refresh (instead of using bfcache) when swiping back and forth on OSX. r=smichaud
This commit is contained in:
parent
6f34ab2c73
commit
2280a05814
@ -588,7 +588,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", 5);
|
||||
pref("browser.snapshots.limit", 0);
|
||||
|
||||
// 0: Nothing happens
|
||||
// 1: Scrolling contents
|
||||
|
Loading…
Reference in New Issue
Block a user