Markus Stange
cf1dda7e99
Bug 1016035 - Send MayStartSwipe event before sending the wheel event. r=kats
...
--HG--
extra : commitid : 7pVl7ofWdlj
extra : rebase_source : bab80612fcb30fea78e7de7c76d67953bbac0822
2015-08-08 18:31:58 -04:00
Markus Stange
e375d1773a
Bug 1016035 - Split up MaybeTrackScrollEventAsSwipe into SendMayStartSwipe and TrackScrollEventAsSwipe. r=kats
...
--HG--
extra : commitid : LBN6rl9h8ew
extra : rebase_source : 5cdece260979a605a0ba960fe86a06b671b799ab
2015-08-11 23:12:57 -04:00
Markus Stange
b71fa67c2b
Bug 1016035 - Move swipe tracking code into DispatchAPZWheelInputEvent. r=kats
...
--HG--
extra : commitid : IDeP95GZzE9
extra : rebase_source : 66e0d989246455b9df6a2e48426b67fe72be6be0
2015-08-28 17:30:16 -04: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
Markus Stange
0297e0ac04
Bug 1016035 - Implement the swipe animation ourselves instead of calling the NSEvent trackSwipe API. r=kats
...
--HG--
extra : commitid : 6RIOdEHnpgW
extra : rebase_source : e081714c029e41b1deb32e35ae065091a2086125
2015-08-27 16:07:59 -04:00
Markus Stange
0eb1d7c10b
Bug 1016035 - Make the threshold in AxisPhysicsMSDModel::IsFinished controllable by the caller. r=kip
...
--HG--
extra : commitid : 8kd91z4FD2n
extra : rebase_source : bcdf5a75c527f871d2077ca1ef2e1958eb3db4d9
2015-08-04 16:11:37 -04:00
Markus Stange
643a50d406
Bug 1016035 - More swipe refactoring. r=kats
...
--HG--
extra : commitid : 8pS1g6YKTdm
extra : rebase_source : 79582bf4edd8824fcdcff09e4a9b704903dd228f
2015-07-23 15:17:28 -04:00
Markus Stange
d3135653b2
Bug 1016035 - Refactor the code that decides whether we want to start a swipe. r=kats
...
--HG--
extra : commitid : GQpV4B2tl5F
extra : rebase_source : 3ed119a441be0b099c5f7aaad1d054e2aa467a08
2015-08-27 14:20:56 -04:00
Markus Stange
c7f4a3e9d9
Bug 1016035 - Move some code around. r=kats
...
--HG--
extra : commitid : KEdRAC1nkQO
extra : rebase_source : 5fafa346f57d28d1efea2e159ac243e2f337542c
2015-08-27 14:19:15 -04:00
Markus Stange
da38b57964
Bug 1016035 - Remove the ability to swipe vertically. r=kats
...
This was intended for a snapshot-based overscroll animation which we're not going to use because APZ solves the same problem in a much better way.
--HG--
extra : commitid : BlfYHzREaWB
extra : rebase_source : c2b503dc9ed3b9a49ebb9626447dfedc627d1b4f
2015-07-23 13:09:13 -04:00
Brian Hackett
2cbb187059
Bug 1184388 - Fix transposed arguments to GiveObjectGroup, r=jandem.
2015-08-30 07:55:38 -06:00
Jean-Yves Avenard
fa4c46c19b
Bug 1199904: Only start decoding ahead after explicitly requesting data. r=gerald
...
Decode ahead will be stopped when seeking or when switching resolution.
2015-08-30 20:48:09 +10:00
Jean-Yves Avenard
50c382495e
Bug 1199879: [MSE] Use latest demux end time to detect discontinuities. r=gerald
...
The ContainerParser doesn't always return an accurate end time.
2015-08-30 20:48:07 +10:00
Nick Thomas
1eed60cb31
No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE
...
--HG--
extra : amend_source : 3eae550585321895543c7a0041e32652e8ea8812
2015-08-30 21:53:27 +12:00
Jan Varga
3ca2c55387
Bug 1173756 - Part 3: Merge File and ChildRunnable; r=luke
2015-08-29 07:45:24 +02:00
Jan Varga
414775f261
Bug 1173756 - Part 2: Merge MainProcessRunnable and ParentProcessRunnable; r=luke
2015-08-29 07:45:12 +02:00
Jan Varga
2c0217f2ab
Bug 1173756 - Part 1: Update asmjscache to use PBackground; r=luke
2015-08-29 07:45:04 +02:00
Xidorn Quan
07dea239b5
Bug 1199522 - Apply :fullscreen pseudo-class to all elements in the fullscreen element stack. r=smaug
...
--HG--
extra : source : 80c4e9abd269bac5ddda49ed64c7c9247fa7a150
2015-08-29 13:53:28 +10:00
Xidorn Quan
bb9bcca6c0
Bug 1196163 followup 2 - Fix android bustage.
2015-08-29 12:30:32 +10:00
Jean-Yves Avenard
94c7c1cfc2
Bug 1199573: [MSE] Properly handle partial media header received prior a discontinuity. r=gerald
2015-08-29 12:01:23 +10:00
Xidorn Quan
b8b06dc08c
Bug 1196163 followup - Fix build bustage on Android.
...
--HG--
extra : rebase_source : 964d1961561b97c77ac313e4d79a52421946417e
2015-08-29 11:43:28 +10:00
Ryan VanderMeulen
6e18bb2fc7
Backed out changeset 292d13beeb7b (bug 1186522) for Gaia unit test bustage.
2015-08-28 21:43:37 -04:00
Xidorn Quan
1307ce03af
Bug 1196163 part 3 - Derive value of window.fullScreen for content process from the sizemode of puppet widget. r=smaug
...
--HG--
extra : source : a5467f9cc338445857242dcdb4e7a2a95f290da0
2015-08-29 11:12:41 +10:00
Xidorn Quan
a8df2abe8c
Bug 1196163 part 2 - Send sizemode as part of UpdateDimensions message to TabChild. r=roc,smaug
...
--HG--
extra : source : 5286b311a8bd6da552ee806fba15224b1562a020
2015-08-29 11:12:41 +10:00
Xidorn Quan
f46a93871a
Bug 1196163 part 1 - Use nsSizeMode instead of int32_t for nsIWidget::{SizeMode,SetSizeMode}. r=roc
...
--HG--
extra : source : cf438b9cb26ae512f792f075e4e22537ad6a38a7
2015-08-29 11:12:41 +10:00
Xidorn Quan
ef4e2e1473
Bug 1192655 - Make menubar not react to events when it is not visible. r=enn
...
--HG--
extra : source : 91aae6b3814b973be71cf460efd6246b68048ff4
2015-08-29 11:12:41 +10:00
Anthony Jones
f7a8ee4dbc
Bug 1142455 - Tweak MediaCache parameters; r=roc
2015-08-29 13:09:33 +12:00
David Anderson
f0988d185f
Backout changeset 3b7d72e5e850 (bug 1196128, r=vladan)
...
--HG--
extra : rebase_source : 5a7190e6298ae49dc6f6afe12767a6f66c42556f
2015-08-24 23:20:30 -04:00
Masayuki Nakano
83f18479ed
Bug 895274 part.38 Rename NS_MOUSE_MOZLONGTAP to eMouseLongTap r=smaug
2015-08-29 08:58:33 +09:00
Masayuki Nakano
2aad29c8a4
Bug 895274 part.37 Rename NS_MOUSELEAVE to eMouseLeave r=smaug
2015-08-29 08:58:33 +09:00
Masayuki Nakano
af5b384d9a
Bug 895274 part.36 Rename NS_MOUSEENTER to eMouseEnter r=smaug
2015-08-29 08:58:33 +09:00
Masayuki Nakano
e41398ce2f
Bug 895274 part.35 Rename NS_MOUSE_MOZHITTEST to eMouseHitTest r=smaug
2015-08-29 08:58:32 +09:00
Masayuki Nakano
7645260328
Bug 895274 part.34 Rename NS_MOUSE_OUT to eMouseOut r=smaug
2015-08-29 08:58:32 +09:00
Masayuki Nakano
da4db5d296
Bug 895274 part.33 Rename NS_MOUSE_OVER to eMouseOver r=smaug
2015-08-29 08:58:32 +09:00
Masayuki Nakano
d9d97897f4
Bug 895274 part.32 Rename NS_MOUSE_ACTIVATE to eMouseActivate r=smaug
2015-08-29 08:58:32 +09:00
Masayuki Nakano
a516285180
Bug 895274 part.31 Rename NS_MOUSE_CLICK to eMouseClick r=smaug
2015-08-29 08:58:32 +09:00
Masayuki Nakano
b9439c75d9
Bug 895274 part.30 Rename NS_MOUSE_DOUBLECLICK to eMouseDoubleClick r=smaug
2015-08-29 08:58:31 +09:00
Masayuki Nakano
bd4bf17fbd
Bug 895274 part.29 Rename NS_MOUSE_EXIT_WIDGET to eMouseExitFromWidget r=smaug
2015-08-29 08:58:31 +09:00
Masayuki Nakano
9895f90eca
Bug 895274 part.28 Rename NS_MOUSE_ENTER_WIDGET to eMouseEnterIntoWidget r=smaug
2015-08-29 08:58:31 +09:00
Masayuki Nakano
db00b74a82
Bug 895274 part.27 Rename NS_MOUSE_BUTTON_DOWN to eMouseDown r=smaug
2015-08-29 08:58:30 +09:00
Masayuki Nakano
30fdd39afb
Bug 895274 part.26 Rename NS_MOUSE_BUTTON_UP to eMouseUp r=smaug
2015-08-29 08:58:30 +09:00
Masayuki Nakano
717c415187
Bug 895274 part.25 Rename NS_MOUSE_MOVE to eMouseMove r=smaug
2015-08-29 08:58:29 +09:00
Masayuki Nakano
8d32b818af
Bug 895274 part.24 Rename NS_MOUSE_MESSAGE_START to eMouseEventFirst r=smaug
2015-08-29 08:58:29 +09:00
Masayuki Nakano
b324a55c19
Bug 895274 part.23 Rename NS_LANGUAGECHANGE to eLanguageChange r=smaug
2015-08-29 08:58:29 +09:00
Masayuki Nakano
0515e5474e
Bug 895274 part.22 Get rid of NS_MOZ_USER_* since nobody is using them r=smaug
2015-08-29 08:58:29 +09:00
Masayuki Nakano
3bf965bf66
Bug 895274 part.21 Rename NS_ONLINE to eOnline r=smaug
2015-08-29 08:58:29 +09:00
Masayuki Nakano
1b90499ceb
Bug 895274 part.20 Rename NS_OFFLINE to eOffline r=smaug
2015-08-29 08:58:29 +09:00
Masayuki Nakano
07ce780806
Bug 895274 part.19 Rename NS_PLUGIN_FOCUS to ePluginFocus r=smaug
2015-08-29 08:58:28 +09:00
Masayuki Nakano
956405c088
Bug 895274 part.18 Rename NS_PLUGIN_ACTIVATE to ePluginActivate r=smaug
2015-08-29 08:58:28 +09:00
Masayuki Nakano
2fbb0f1587
Bug 895274 part.17 Rename NS_SCROLL_EVENT to eScroll r=smaug
2015-08-29 08:58:28 +09:00