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 |
Maksim Lebedev
|
2af751cef5
|
Bug 968148 - Implement PointerCapture for pointer events. r=smaug
--HG--
extra : rebase_source : 331cf187194c8827e4b75835e85b2d79fdc419c7
|
2014-04-04 10:09:10 -07:00 |
Masayuki Nakano
|
f6885469a0
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
Masayuki Nakano
|
1ddce7fa83
|
Bug 984271 part.1-1 Separate mouse wheel handling helper classes and methods from nsEventStateManager.cpp r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/WheelHandlingHelper.cpp
rename : dom/events/nsEventStateManager.cpp => dom/events/WheelHandlingHelper.h
|
2014-04-01 13:09:22 +09:00 |
Oleg Romashin
|
29f215877a
|
Bug 977695 - Update bubbles/cancelable attribute for pointer events. r=smaug
|
2014-02-27 16:13:05 -08:00 |
Peter Van der Beken
|
9eec664955
|
Bug 923054 part 2 - Convert DataTransfer to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=smaug
|
2014-02-26 22:23:31 -05:00 |
Oleg Romashin
|
6cea53ee81
|
Bug 970964 - Implement generic mouse/touch -> Pointer events converter. r=smaug,jimm
--HG--
extra : rebase_source : 165dc4e5c598f9e9f9de928efe16824037b95ff3
|
2014-02-26 13:37:01 -08:00 |
Oleg Romashin
|
f82bb788b2
|
Bug 967796 - Implement Pointer Enter/Leave events support. implementation for pointer's. r=smaug
|
2014-02-10 22:34:51 -08:00 |
Masayuki Nakano
|
cb44c44528
|
Bug 968721 Remove constructor of WidgetPointEvent which takes a lot of arguments for initializing its members r=smaug
|
2014-02-11 14:35:25 +09:00 |
Masayuki Nakano
|
298c1f399c
|
Bug 329127 Create WidgetEvent::Duplicate() for nsDOMEvent::DuplicatePrivateData() r=smaug
|
2014-01-27 15:10:44 +09:00 |
Masayuki Nakano
|
e627be4fe1
|
Bug 948839 Mark special flag of drag over event true if it's consumed on content r=smaug
|
2013-12-12 18:39:04 +09:00 |
Oleg Romashin
|
c02ba0fedc
|
Bug 822898 - Implement pointer events. Interface. r=smaug
|
2013-11-20 21:44:22 -08:00 |
Oleg Romashin
|
117dfcdce3
|
Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator
|
2013-11-20 16:08:36 -08:00 |
Oleg Romashin
|
dbdb925adf
|
Bug 822898 - Implement pointer events. Interface. r=smaug
|
2013-11-20 13:05:39 -08:00 |
Masayuki Nakano
|
ce970f41ff
|
Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug
|
2013-10-28 18:03:19 +09:00 |
Masayuki Nakano
|
113d2cb05c
|
Bug 920425 part.2 Implement mozilla::WidgetEvent::As*Event() methods r=roc
|
2013-10-18 15:10:20 +09:00 |
Masayuki Nakano
|
52e19b318b
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09: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 |
Masayuki Nakano
|
9aaf116c1c
|
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
|
2013-10-02 15:38:27 +09:00 |
Masayuki Nakano
|
c67563512e
|
Bug 920377 part.29 Get rid of nsMouseScrollEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
Masayuki Nakano
|
cb376be26d
|
Bug 920377 part.28 Get rid of nsDragEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
Masayuki Nakano
|
73191e008f
|
Bug 920377 part.27 Get rid of nsMouseEvent_base r=roc
|
2013-10-01 16:23:02 +09:00 |
Masayuki Nakano
|
098da88306
|
Bug 912956 part.5 Create mozilla/MouseEvents.h r=roc
|
2013-09-24 19:04:15 +09:00 |