Stone Shih
|
e9962ae1fc
|
Bug 1292067 - Make width/height of pointer default to 1. f=bevistseng. r=smaug
--HG--
extra : rebase_source : a55c4356dadacb2a41b49cde98a31051af6aa9d8
|
2016-08-10 13:04:33 +08:00 |
Masayuki Nakano
|
78b4a701e3
|
Bug 1259665 part.3 Rename WidgetPointerEvent::isPrimary to mIsPrimary r=smaug
MozReview-Commit-ID: LfKzpwCjMcz
--HG--
extra : rebase_source : d4fd41db8ff4dc39a7156f2f509aae89d1c126a1
|
2016-08-03 17:34:53 +09:00 |
Masayuki Nakano
|
b38025c056
|
Bug 1259665 part.2 Rename WidgetPointerEvent::height to mHeight r=smaug
MozReview-Commit-ID: Ji4X53dByiH
--HG--
extra : rebase_source : 0e79a45d34142453e79f2412eddb7abc132e11d7
|
2016-08-03 17:23:56 +09:00 |
Masayuki Nakano
|
924e7f39e5
|
Bug 1259665 part.1 Rename WidgetPointerEvent::width to mWidth r=smaug
MozReview-Commit-ID: 3V5gyOvPuQi
--HG--
extra : rebase_source : 6adf7908e8a84bc2cfb86d8f7823662f1b72170f
|
2016-08-03 17:18:04 +09:00 |
Masayuki Nakano
|
cbc08975f5
|
Bug 1259661 part.10 Clean up some nits of WidgetMouseEvent definition r=smaug
MozReview-Commit-ID: 9e4F8gOmRpZ
--HG--
extra : rebase_source : 77582b007ebb9a87925543f044d9af06a5f7c2fa
|
2016-05-10 21:57:16 +09:00 |
Masayuki Nakano
|
3e4ceded8b
|
Bug 1259661 part.9 Rename WidgetMouseEvent::clickCount to WidgetMouseEvent::mClickCount r=smaug
MozReview-Commit-ID: 5tC8UqcfLek
--HG--
extra : rebase_source : a336f9d8676c74804e2c00eebec4f2a30d7a11b3
|
2016-05-10 23:29:14 +09:00 |
Masayuki Nakano
|
b2a210c268
|
Bug 1259661 part.8 Rename WidgetMouseEvent::ignoreRootScrollFrame to WidgetMouseEvent::mIgnoreRootScrollFrame r=smaug
MozReview-Commit-ID: 98G9UMv4qqj
--HG--
extra : rebase_source : e3fed10d5d7b8b3a714e279457192e9f0bc703df
|
2016-05-10 21:15:05 +09:00 |
Masayuki Nakano
|
52b8126bf2
|
Bug 1259661 part.7 Get rid of WidgetMouseEvent::acceptActivation because of unused r=smaug
MozReview-Commit-ID: ItkudUhGGN4
--HG--
extra : rebase_source : 2f396c1acf032c731d7d875b2a427aaddda1a576
|
2016-05-10 21:01:15 +09:00 |
Masayuki Nakano
|
1663e01f1f
|
Bug 1259661 part.6 Rename WidgetMouseEvent::exit to WidgetMouseEvent::mExitFrom r=smaug
MozReview-Commit-ID: FHUaUOE5eIB
--HG--
extra : rebase_source : f4ff5a5f662054ab161805dc37b9e7b6d6b97d96
|
2016-05-12 11:42:08 +09:00 |
Masayuki Nakano
|
2d6e9e3d48
|
Bug 1259661 part.5 Rename WidgetMouseEvent::context to WidgetMouseEvent::mContextMenuTrigger r=smaug
MozReview-Commit-ID: GDAAHiyRrhY
--HG--
extra : rebase_source : fe7e3a658192f13f6458f664b35d5937925eca13
|
2016-05-12 11:39:05 +09:00 |
Masayuki Nakano
|
0902859a3a
|
Bug 1259661 part.4 Rename WidgetMouseEvent::reason to WidgetMouseEvent::mReason r=smaug
MozReview-Commit-ID: JaE0S7BIgVF
--HG--
extra : rebase_source : 2d0f80e49dfd09cecc7ab3c85d2496308055d434
|
2016-05-12 11:36:41 +09:00 |
Masayuki Nakano
|
9874716678
|
Bug 1259661 part.3 Rename WidgetMouseEvent::exitType to WidgetMouseEvent::ExitFrom r=smaug
MozReview-Commit-ID: 8NdDccCrTS7
--HG--
extra : rebase_source : 6c4bf2bceab7638ee25907be7b434f0544dfe325
|
2016-05-12 11:32:53 +09:00 |
Masayuki Nakano
|
decf620aaa
|
Bug 1259661 part.2 Rename WidgetMouseEvent::context to WidgetMouseEvent::ContextMenuTrigger r=smaug
MozReview-Commit-ID: 2amULUnzsxc
--HG--
extra : rebase_source : 8b09dfe85fd9e583d378fd2fd167a169b5258175
|
2016-05-12 11:28:14 +09:00 |
Masayuki Nakano
|
22d783b8ac
|
Bug 1259661 part.1 Rename WidgetMouseEvent::reasonType to WidgetMouseEvent::Reason r=smaug
MozReview-Commit-ID: 3bx2Z32rwb1
--HG--
extra : rebase_source : afb94677ccce2c9ae8ffbf63f0c0566d94430773
|
2016-05-12 11:17:46 +09:00 |
Stone Shih
|
547b61eae3
|
Bug 386743 - Set default event bubbling/cancelable flags in the WidgetEvent constructor. r=smaug
|
2016-04-13 14:16:42 +08:00 |
Maksim Lebedev
|
9734ab0c2c
|
Bug 1000870 - Add some features in testing system. r=smaug
|
2015-05-19 07:03:00 +02:00 |
shundroid
|
0eca40da0c
|
Bug 1259663 - Clean up WidgetMouseScrollEvent. r=masayuki
MozReview-Commit-ID: F98luwO9y1N
--HG--
extra : rebase_source : e798d10142104b99fa50763a2f4e42107d3c6976
|
2016-04-06 16:44:11 +09:00 |
Masayuki Nakano
|
a1c4469bab
|
Bug 1259664 part.13 Reorder the definition of members of WidgetWheelEvent r=smaug
MozReview-Commit-ID: 345QqjCPdSA
--HG--
extra : rebase_source : c0f452fb0986d8045f75515d07a820d388198ff3
|
2016-04-01 00:46:18 +09:00 |
Masayuki Nakano
|
e6be470f50
|
Bug 1259664 part.12 Rename WidgetWheelEvent::overflowDeltaY to WidgetWheelEvent::mOverflowDeltaY r=smaug
MozReview-Commit-ID: GGvQZlvc4sl
--HG--
extra : rebase_source : 9673aea11cbc752cfbc3c7b48fa68e2a4143266f
|
2016-04-01 00:36:55 +09:00 |
Masayuki Nakano
|
a597026bd6
|
Bug 1259664 part.11 Rename WidgetWheelEvent::overflowDeltaX to WidgetWheelEvent::mOverflowDeltaX r=smaug
MozReview-Commit-ID: CVKbougU4uT
--HG--
extra : rebase_source : 0beb961e696e114321db819ac68dab7d54cf7e28
|
2016-04-01 00:27:45 +09:00 |
Masayuki Nakano
|
1e0825ccd9
|
Bug 1259664 part.10 Rename WidgetWheelEvent::lineOrPageDeltaY to WidgetWheelEvent::mLineOrPageDeltaY r=smaug
MozReview-Commit-ID: 64lFZosnMbd
--HG--
extra : rebase_source : 1e103c5255a702d46f78c6f544981b0e82e2d23c
|
2016-04-01 00:10:09 +09:00 |
Masayuki Nakano
|
e462919d2b
|
Bug 1259664 part.9 Rename WidgetWheelEvent::lineOrPageDeltaX to WidgetWheelEvent::mLineOrPageDeltaX r=smaug
MozReview-Commit-ID: 1j8SFp6bME4
--HG--
extra : rebase_source : 18b080a4938925547b2f5b7fa66908c75211a345
|
2016-04-01 00:10:46 +09:00 |
Masayuki Nakano
|
477d2b746e
|
Bug 1259664 part.8 Rename WidgetWheelEvent::scrollType to WidgetWheelEvent::mScrollType r=smaug
MozReview-Commit-ID: 9Oywv8Yb0Qg
--HG--
extra : rebase_source : 71925e8e97855837f28912c8a1d689300de36489
|
2016-03-31 23:54:42 +09:00 |
Masayuki Nakano
|
3b08c541b4
|
Bug 1259664 part.7 Rename WidgetWheelEvent::isMomentum to WidgetWheelEvent::mIsMomentum r=smaug
MozReview-Commit-ID: CornLj3WkyG
--HG--
extra : rebase_source : 2566b30374ed1a5be7cf0c6fead25a0271d58d17
|
2016-03-31 23:45:55 +09:00 |
Masayuki Nakano
|
9d2172e67c
|
Bug 1259664 part.6 Rename WidgetWheelEvent::mayHaveMomentum to WidgetWheelEvent::mMayHaveMomentum r=smaug
MozReview-Commit-ID: E6kS0pkOZby
--HG--
extra : rebase_source : edee14ad5acc01384ed356cf49a3215c843f12fd
|
2016-03-31 23:36:49 +09:00 |
Masayuki Nakano
|
70f6c0a7ac
|
Bug 1259664 part.5 Rename WidgetWheelEvent::customizedByUserPrefs to WidgetWheelEvent::mCustomizedByUserPrefs r=smaug
MozReview-Commit-ID: 9GksNZRtmmb
--HG--
extra : rebase_source : 70f15531a9e83e1bd942270a9d95c5a9ea970b8c
|
2016-03-31 18:44:01 +09:00 |
Masayuki Nakano
|
a2da982fdb
|
Bug 1259664 part.4 Rename WidgetWheelEvent::deltaMode to WidgetWheelEvent::mDeltaMode r=smaug
MozReview-Commit-ID: Ky3xp2NtBWq
--HG--
extra : rebase_source : 412e2df1c27c37dc76039d1fd3463623b476d81c
|
2016-03-31 18:35:24 +09:00 |
Masayuki Nakano
|
3450ec21e1
|
Bug 1259664 part.3 Rename WidgetWheelEvent::deltaZ to WidgetWheelEvent::mDeltaZ r=smaug
MozReview-Commit-ID: BbxTrLko8kp
--HG--
extra : rebase_source : 1aa8b1086791442dc15ac5464b7ecd3716203ccd
|
2016-03-31 18:18:34 +09:00 |
Masayuki Nakano
|
6aedccbde5
|
Bug 1259664 part.2 Rename WidgetWheelEvent::deltaY to WidgetWheelEvent::mDeltaY r=smaug
MozReview-Commit-ID: 3xscKDblY4V
--HG--
extra : rebase_source : c587768fd2c9a48e07cafa27b5c72e4eeb030360
|
2016-03-31 18:09:47 +09:00 |
Masayuki Nakano
|
6cedf549dc
|
Bug 1259664 part.1 Rename WidgetWheelEvent::deltaX to WidgetWheelEvent::mDeltaX r=smaug
MozReview-Commit-ID: F5dQHpPkWfA
--HG--
extra : rebase_source : 1a256f288b0e004c196468f8659393b474d73840
|
2016-03-31 18:55:59 +09:00 |
Masayuki Nakano
|
0fbb1c8d67
|
Bug 1259662 part.2 Rename WidgetDragEvent::userCancelled to WidgetDragEvent::mUserCancelled r=smaug
MozReview-Commit-ID: 1Nx5NssvbM9
--HG--
extra : rebase_source : 5aff114e6728bc4608e4c0e5a386f2fa1a025e23
|
2016-03-31 19:06:05 +09:00 |
Masayuki Nakano
|
920137b6c6
|
Bug 1259662 part.1 Rename WidgetDragEvent::dataTransfer to WidgetDragEvent::mDataTransfer r=smaug
MozReview-Commit-ID: 6O8S0Yx7kBR
--HG--
extra : rebase_source : dc7936716cb8e09d5df83a985364b7301a2c6526
|
2016-03-31 17:26:32 +09:00 |
Carsten "Tomcat" Book
|
60c4cde799
|
Backed out changeset 76c66d5a8196 (bug 1000870)
|
2016-02-05 13:57:31 +01:00 |
Maksim Lebedev
|
75f766038d
|
Bug 1000870 - Add some features in testing system. r=smaug
|
2015-05-19 07:03:00 +02:00 |
Masayuki Nakano
|
2e9c9ae27c
|
Bug 1153156 part.3 Don't allow to override system scroll speed if the wheel event causes too fast scroll r=smaug+jimm
|
2016-01-27 15:09:13 +09:00 |
Masayuki Nakano
|
3d49c4fe37
|
Bug 1153156 part.2 Make WidgetWheelEvent store if overriding system scroll speed is allowed and it shouldn't be allowed if scroll speed isn't system default settings on Windows r=smaug+jimm
|
2016-01-27 15:09:13 +09:00 |
Masayuki Nakano
|
367ad6230a
|
Bug 1153156 part.1 Move nsBaseWidget::OverrideSystemMouseScrollSpeed() to WidgetWheelEvent r=smaug, sr=smaug
|
2016-01-27 15:09:13 +09:00 |
Andrea Marchesini
|
caa2f9b456
|
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
|
2016-01-12 18:16:59 +00:00 |
Carsten "Tomcat" Book
|
3589aeeb8a
|
Backed out changeset d6b0ffe1a7b3 (bug 1231378)
|
2016-01-12 15:48:54 +01:00 |
Andrea Marchesini
|
2609a149da
|
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
|
2016-01-12 13:57:37 +00:00 |
Kartikaya Gupta
|
0c40233914
|
Bug 1235994 - Add a flag to wheel events to track if they may have momentum following them. r=mstange
--HG--
extra : commitid : EAEUoOFxeOj
|
2016-01-07 10:39:37 -05:00 |
Carsten "Tomcat" Book
|
e46a78db9a
|
Backed out changeset d206a3fd7433 (bug 1000870)
|
2016-01-04 12:58:40 +01:00 |
Maksim Lebedev
|
8550b4a109
|
Bug 1000870 - Add some features in testing system. r=smaug
|
2015-05-19 07:03:00 +02:00 |
Chris Peterson
|
44d581458a
|
Bug 1223258 - Fix -Wunreachable-code warnings in widget. r=masayuki
widget/tests/TestAppShellSteadyState.cpp:397:5: warning: code will never be executed [-Wunreachable-code]
widget\widgetutils.cpp(95) : warning C4702: unreachable code
widget\mouseevents.h(97) : warning C4702: unreachable code
widget\textevents.h(492) : warning C4702: unreachable code
|
2015-11-08 22:46:00 -08:00 |
Masayuki Nakano
|
41c2c97fb2
|
Bug 376679 part.5 nsPluginInstanceOwner::ProcessEvent() should create WM_MOUSE*WHEEL message from WidgetWheelEvent data r=smaug+jimm
|
2015-10-16 13:19:27 +09:00 |
Masayuki Nakano
|
861fa3bf52
|
Bug 895274 part.148 Rename NS_MOUSE_PIXEL_SCROLL to eLegacyMousePixelScroll r=smaug
|
2015-09-10 10:40:04 +09:00 |
Masayuki Nakano
|
1b3c9e86cd
|
Bug 895274 part.147 Rename NS_MOUSE_SCROLL to eLegacyMouseLineOrPageScroll r=smaug
|
2015-09-10 10:40:04 +09:00 |
Masayuki Nakano
|
3394edcb4a
|
Bug 895274 part.83 Rename NS_DRAGDROP_EXIT to eDragExit r=smaug
|
2015-09-02 15:08:02 +09:00 |
Masayuki Nakano
|
d2a0b19a04
|
Bug 895274 part.79 Rename NS_DRAGDROP_END to eDragEnd r=smaug
|
2015-09-02 15:08:02 +09:00 |
Masayuki Nakano
|
9fb6e3527b
|
Bug 895274 part.76 Rename NS_DRAGDROP_LEAVE to eDragLeave r=smaug
|
2015-09-02 15:08:01 +09:00 |