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 |
|
Masayuki Nakano
|
cafe2dfc67
|
Bug 895274 part.51 Rename NS_CONTEXTMENU to eContextMenu r=smaug
|
2015-09-01 00:20:06 +09:00 |
|
Masayuki Nakano
|
13cedc92dd
|
Bug 895274 part.44 Rename NS_POINTER_ENTER to ePointerEnter r=smaug
|
2015-09-01 00:20:05 +09:00 |
|
Masayuki Nakano
|
065a836be2
|
Bug 895274 part.43 Rename NS_POINTER_LEAVE to ePointerLeave r=smaug
|
2015-09-01 00:20:05 +09:00 |
|
Masayuki Nakano
|
c2883da60a
|
Bug 895274 part.42 Rename NS_POINTER_CANCEL to ePointerCancel r=smaug
|
2015-09-01 00:20:05 +09:00 |
|
Masayuki Nakano
|
99b4f87e8c
|
Bug 895274 part.41 Rename NS_POINTER_GOT_CAPTURE to ePointerGotCapture r=smaug
|
2015-09-01 00:20:05 +09:00 |
|
Masayuki Nakano
|
63cd3ad56a
|
Bug 895274 part.40 Rename NS_POINTER_LOST_CAPTURE to ePointerLostCapture r=smaug
|
2015-09-01 00:20:05 +09:00 |
|
Markus Stange
|
ec85d9a195
|
Bug 1016035 - Add mCanTriggerSwipe and TriggersSwipe(). r=masayuki
--HG--
extra : commitid : KgRjAfDWA22
extra : rebase_source : ed49b589a78b704df55259e87f646ce6002c995f
|
2015-08-27 23:50:31 -04: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
|
a516285180
|
Bug 895274 part.31 Rename NS_MOUSE_CLICK to eMouseClick r=smaug
|
2015-08-29 08:58:32 +09:00 |
|
Masayuki Nakano
|
0d22745cda
|
Bug 895274 part.3 Make the enum of event messages a named enum IGNORE IDL r=smaug
|
2015-08-26 21:56:59 +09:00 |
|
Masayuki Nakano
|
66f2c27305
|
Bug 895274 part.1 Rename WidgetEvent::message to WidgetEvent::mMessage r=smaug
|
2015-08-22 10:34:51 +09:00 |
|
Carsten "Tomcat" Book
|
36856e8a64
|
Backed out changeset 427cfffcb5b7 (bug 1000870)
--HG--
extra : rebase_source : 5f80fbd07b72e9ac0a639765baf463479b4fa145
|
2015-08-03 16:37:18 +02:00 |
|
Maksim Lebedev
|
66edccbdc9
|
Bug 1000870 - Add some features in testing system. r=smaug
|
2015-05-19 07:03:00 +02:00 |
|
Ryan VanderMeulen
|
f933e5409c
|
Backed out 3 changesets (bug 1000870) for frequent Linux test failures.
Backed out changeset 7983770003a3 (bug 1000870)
Backed out changeset 80d8e9adb532 (bug 1000870)
Backed out changeset 6a730e15246e (bug 1000870)
|
2015-06-29 13:42:45 -04:00 |
|
Maksim Lebedev
|
8f8ca66887
|
Bug 1000870 - Add some features in testing system. r=smaug
--HG--
extra : rebase_source : 73ec4b22aec9a57a4031956922c4479c24566ebf
|
2015-05-19 07:03:00 +02:00 |
|
Anthony Tseng
|
6fe5a1137f
|
Bug 1158425 - Rename _SYNTH event names. r=smaug
--HG--
extra : rebase_source : 533cc7e18cf7f92d95a146d61f7aa2da7c0b8e48
|
2015-05-01 22:06:00 -04:00 |
|
Olli Pettay
|
aad5b35ad2
|
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
--HG--
extra : rebase_source : 070a9902f23d8b47e48ac0f972213815f8e4302c
|
2015-04-08 21:48:11 +03:00 |
|
Ryan VanderMeulen
|
1b034b250f
|
Backed out changesets 33d37539c4ab and 55524bdeb708 (bug 936092) for suspicion of causing e10s test_bug417418.html asserts on Linux.
CLOSED TREE
|
2015-04-08 13:52:21 -04:00 |
|
Olli Pettay
|
efdecf747e
|
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
--HG--
extra : rebase_source : f0b1b0fa95dfa5fe16c09ebbc38618cf7c96654f
|
2015-04-08 18:30:03 +03:00 |
|
Ehsan Akhgari
|
883849ee32
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
|
dominique vincent
|
d15b47438e
|
Bug 663803 - Add hitCluster flag to detect touch in cluster links area r=smaug,kats
|
2014-11-24 15:33:06 +01:00 |
|
Ehsan Akhgari
|
c86ef2548d
|
Bug 1048241 follow-up: Land a hunk which was missing from the rebase
--HG--
extra : rebase_source : 464405c097acd592b64bbb6e76337ba3f44659bd
|
2014-08-07 19:46:08 -04:00 |
|
Masayuki Nakano
|
c9d54dc014
|
Bug 1046101 part.15 Rename NS_POINTER_EVENT to ePointerEventClass r=smaug
|
2014-08-04 14:28:52 +09:00 |
|
Masayuki Nakano
|
2865bbac55
|
Bug 1046101 part.14 Rename NS_WHEEL_EVENT to eWheelEventClass r=smaug
|
2014-08-04 14:28:51 +09:00 |
|
Masayuki Nakano
|
eaf5518352
|
Bug 1046101 part.13 Rename NS_MOUSE_SCROLL_EVENT to eMouseScrollEventClass r=smaug
|
2014-08-04 14:28:51 +09:00 |
|
Masayuki Nakano
|
fb7f2d78af
|
Bug 1046101 part.12 Rename NS_DRAG_EVENT to eDragEventClass r=smaug
|
2014-08-04 14:28:50 +09:00 |
|
Masayuki Nakano
|
5a96c29b49
|
Bug 1046101 part.11 Rename NS_MOUSE_EVENT to eMouseEventClass r=smaug
|
2014-08-04 14:28:50 +09:00 |
|
Masayuki Nakano
|
00f048e7cd
|
Bug 1046101 part.1 Rename nsEventStructType to mozilla::EventClassID r=smaug
|
2014-08-04 14:28:46 +09:00 |
|
Maksim Lebedev
|
45924a8be7
|
Bug 976963 - After invoking the releasePointerCapture method on an element, subsequent events for the specified pointer must follow normal hit testing mechanisms for determining the event target. r=smaug
|
2014-06-20 09:20:00 -04:00 |
|
Andrew Comminos
|
549f1eb82f
|
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
|
2014-07-07 18:54:14 +09:00 |
|
Ryan VanderMeulen
|
bab0334029
|
Backed out changesets 4cd69faa8bc0 and 54252e150439 (bug 976963) for B2G mochitest failures.
|
2014-07-03 13:31:31 -04:00 |
|
Maksim Lebedev
|
7e162c883a
|
Bug 976963 - After invoking the releasePointerCapture method on an element, subsequent events for the specified pointer must follow normal hit testing mechanisms for determining the event target. r=smaug
|
2014-06-20 09:20:00 -04:00 |
|
Rik Cabanier
|
fc3c69f427
|
Bug 979692 - Calculate hit detection and fill in region parameter to mouse events. r=bz, r=roc
|
2014-05-20 00:54:00 -04:00 |
|
Ed Morley
|
679902d427
|
Backed out changeset 1f34d528c0f1 (bug 979692)
|
2014-05-19 15:36:36 +01:00 |
|
Rik Cabanier
|
1ceeb9ec46
|
Bug 979692 - Calculate hit detection and fill in region parameter to mouse events. r=roc
|
2014-05-12 15:52:00 +02:00 |
|
Masayuki Nakano
|
91429a979f
|
Bug 704423 mousemove event should be cancelable r=smaug
|
2014-04-24 23:19:54 +09:00 |
|