Commit graph

31 commits

Author SHA1 Message Date
Tooru Fujisawa
d88225d76e Bug 1207490 - Part 1: Remove use of expression closure from browser/base/. r=dao
--HG--
extra : commitid : GTnFNtx973B
extra : rebase_source : 5bf8bb3d7ddb0234bd533cf6ddc843dd2db9d8f5
2015-09-21 00:29:37 +09:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Markus Stange
0441fca5af Bug 1016035 - Add a MozSwipeGestureMayStart event. r=kats
Having this event means that we don't have to wait for content to find out whether it's scrollable in the case that no swipe should be happening anyway.

IGNORE IDL because I'm only changing comments in the IDL files.

--HG--
extra : commitid : 22814fSLcIz
extra : rebase_source : e51b4db26333275c9bcb3fd7fece78b7d3653275
2015-08-27 15:06:21 -04:00
Abhishek Bhattacharya
59f922886b Bug 1125498 - Use for..of iteration instead of Array.forEach. r=dao 2015-01-30 06:46:36 +01:00
Alexander Dimitrov
28cfc56759 Bug 1125497 - Removed redundant TelemetryStopwatch.jsm import. r=dao 2015-01-26 14:37:45 +01:00
Tim Taubert
9a181e80ae Bug 1067128 - [e10s] _setupSwipeGesture() tries to access content when scrolling down r=spohl 2014-09-15 21:49:47 +02:00
Ms2ger
5b546538b2 Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
This also includes a test that mozMatchesSelector is still exposed and works.

--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00
Tim Taubert
d83030d79e Bug 863514 - Don't disable gestures in e10s even if they're partially broken r=billm 2014-02-16 19:32:32 +01:00
Stephen Pohl
349d3a0be2 Bug 946862: Disable vertical overscroll until bug 939480 is fixed. r=felipe 2013-12-05 15:38:32 -05:00
Stephen Pohl
f6fb2407b5 Bug 935258: Tear down swipe animation overlay on popstate events. r=felipe 2013-11-18 15:45:41 -05:00
Stephen Pohl
b4e8ea7017 Bug 938189 - Add telemetry for kicking off snapshot compression. r=felipe 2013-11-15 21:46:40 -05:00
Stephen Pohl
fb79f0ab0b Bug 938189 - Avoid duplicate snapshot taking and compression when using history swipe animations. r=felipe 2013-11-15 21:46:40 -05:00
Stephen Pohl
9e604f7bc6 Bug 836430 - Support changes between HiDPI and LoDPI. r=felipe 2013-11-15 21:46:37 -05:00
Frank Yan
c76f8e8256 Bug 836430 - [HiDPI] Store swipe animation snapshots in HiDPI on HiDPI hardware. r=felipe 2013-02-19 13:56:48 -08:00
David Rajchenbach-Teller
c09bac729b Bug 860493 - Add telemetry for history swipe animations. r=spohl,felipe 2013-11-11 13:20:35 -05:00
Stephen Pohl
81a8753ee5 Bug 867629: Ensure that snapshots for history swipe animations are of the right size at all zoom levels. r=felipe 2013-11-01 10:29:44 -04:00
Stephen Pohl
c9df0df76d Bug 931787: Avoid tracking vertical overscrolls on OSX if elastic overscroll is disabled. r=felipe 2013-10-29 15:03:05 -04:00
Stephen Pohl
594dc4f2bb Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki 2013-10-11 15:48:53 -04:00
Stephen Pohl
17dc758ff9 Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me 2013-10-11 10:50:25 -04:00
Stephen Pohl
1f78811840 Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki 2013-10-11 10:02:31 -04:00
Stephen Pohl
e6f463f864 Bug 917761: Reland improvements for bug 678392 that were backed out along with bug 673875. r=smichaud,felipc 2013-09-23 09:02:55 -04:00
Stephen Pohl
fd7f083936 Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud 2013-08-21 12:22:03 -04:00
Bill McCloskey
423a6f81dc Bug 862078 - Use an about:config preference to control multiprocess browsing, part 2 (r=felipe) 2013-04-22 19:47:52 -07:00
Stephen Pohl
c03ee3b905 Bug 861748 - Disable synchronous scroll to top or bottom of the page when page bounce behavior is turned off. r=smichaud 2013-04-15 13:04:55 -04:00
Stephen Pohl
6d01aff5b2 Bug 673875 - Reproduce bounce behaviour when reaching top and bottom of documents. r=smichaud, r=felipc 2013-04-12 23:04:52 -04:00
Stephen Pohl
7ef7d69d64 Bug 860779 - Enable two-finger horizontal swipes when swipe animations are disabled. r=smichaud 2013-04-11 17:45:04 -04:00
Stephen Pohl
0cd77e174b Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
Robert Strong
bbc574349b Back out Bug 678392 2013-02-08 16:52:12 -08:00
Stephen Pohl
2242844b6a Swipe availability check - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud 2013-02-08 13:57:28 -08:00
Stephen Pohl
e3bc5674b1 Move gGestureSupport to browser-gestureSupport.js - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=felipc 2013-02-08 13:57:10 -08:00
Stephen Pohl
6f6c60460f Main patch (original patch by mstange) - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud r=felipc 2013-02-08 13:56:50 -08:00