Kartikaya Gupta
|
30f43e9c10
|
Bug 1036444 - Kill touchenter and touchleave events. r=smaug
|
2014-07-09 10:27:00 -04:00 |
|
Kyle Huey
|
21d8fc32e7
|
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
CustomEvent can't be generated because we still need the XPCOM interface which is used by a11y among others.
|
2014-06-30 16:02:04 -07:00 |
|
Kyle Huey
|
0f7b974094
|
Bug 1031051: Part 16 - Migrate Style*ChangeEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:04 -07:00 |
|
Kyle Huey
|
bd2d1d2675
|
Bug 1031051: Part 14 - Migrate DOMTransactionEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Kyle Huey
|
f9a248ddf8
|
Bug 1031051: Part 11 - Migrate DeviceOrientationEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Kyle Huey
|
3cb0de16a6
|
Bug 1031051: Part 10 - Migrate MozSettingsEvent and MozApplicationEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
abf5caa4a0
|
Bug 1031051: Part 9 - Migrate RecordErrorEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
30920f0855
|
Bug 1031051: Part 8 - Migrate SmartCardEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
273a6ca8da
|
Bug 1031051: Part 7 - Migrate PageTransitionEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
2d64bf6efa
|
Bug 1031051: Part 6 - Migrate PopStateEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
a1d1526ae4
|
Bug 1031051: Part 5 - Migrate PopupBlockedEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:01 -07:00 |
|
Kyle Huey
|
1d1eb7826d
|
Bug 1031051: Part 4 - Remove ReplaceElementEvent. r=khuey,wchen
|
2014-06-30 16:01:11 -07:00 |
|
Kyle Huey
|
e1b3a9ea41
|
Bug 1031051: Part 3 - Migrate CloseEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:00:31 -07:00 |
|
Kyle Huey
|
f4f09309a4
|
Bug 1031051: Part 2 - Migrate HashChangeEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:00:31 -07:00 |
|
Kyle Huey
|
7ffb8ff042
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-03 15:52:36 -07:00 |
|
Kyle Huey
|
4118dbe6e7
|
Back out bug 1019248 due to test failures.
|
2014-06-02 20:18:17 -07:00 |
|
Kyle Huey
|
38ae93d63c
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-02 19:02:37 -07:00 |
|
Ehsan Akhgari
|
903bfdef6e
|
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
|
2014-05-08 16:45:36 -04:00 |
|
Ehsan Akhgari
|
4f335b0a80
|
Bug 996955 - Remove nsIDOMTouch; r=bzbarsky
|
2014-04-15 22:18:18 -04:00 |
|
Masayuki Nakano
|
ecab2beca9
|
Bug 993253 Implement DOM InputEvent interface with isComposing attribute r=smaug+ehsan
|
2014-04-10 16:11:37 +09:00 |
|
Matthew Gregan
|
69f11197c5
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
|
Masayuki Nakano
|
3234ceea19
|
Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
--HG--
rename : dom/events/nsEventDispatcher.cpp => dom/events/EventDispatcher.cpp
rename : dom/events/nsEventDispatcher.h => dom/events/EventDispatcher.h
|
2014-03-18 13:48:21 +09:00 |
|
Masayuki Nakano
|
2db7fb2c3d
|
Bug 983049 part.3 Rename nsEventChainPostVisitor to mozilla::EventChainPostVisitor r=smaug
|
2014-03-18 13:48:20 +09:00 |
|
Masayuki Nakano
|
a8aba2b26c
|
Bug 983049 part.2 Rename nsEventChainPreVisitor to mozilla::EventChainPreVisitor r=smaug
|
2014-03-18 13:48:19 +09:00 |
|
Masayuki Nakano
|
fbf7cdeb19
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
|
2014-03-17 15:56:53 +09:00 |
|
Masayuki Nakano
|
ecf5704455
|
Bug 981261 part.4 Move EventListenerFlags from mozilla::dom:: to mozilla:: r=smaug
|
2014-03-17 15:56:52 +09:00 |
|
Masatoshi Kimura
|
ce84311eeb
|
Bug 978611 - Part 3: Get rid of legacy dictionaries: events and codegen. r=smaug,khuey
|
2014-03-07 20:51:51 +09:00 |
|
Masayuki Nakano
|
08a11f7934
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
--HG--
rename : dom/events/nsDOMEvent.cpp => dom/events/Event.cpp
rename : dom/events/nsDOMEvent.h => dom/events/Event.h
|
2014-03-05 09:37:43 +09:00 |
|
Peter Van der Beken
|
04632f8c63
|
Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky
|
2013-07-09 13:54:21 -04: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 |
|
Maksim Lebedev
|
2bef39fb53
|
Bug 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug
--HG--
extra : rebase_source : 7da22cbb4a3fcc6fa7cc8350bea0f87adf896788
|
2014-02-20 10:38:13 -08:00 |
|
Masayuki Nakano
|
a456828173
|
Bug 969247 part.2 Remove DOM_VK_ENTER and NS_VK_ENTER definition r=smaug, sr=smaug
|
2014-02-15 09:57:39 +09:00 |
|
Masatoshi Kimura
|
40c3a61d7b
|
Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug
|
2014-01-02 07:52:47 +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 |
|
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Masayuki Nakano
|
0070ecb340
|
Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst
|
2013-11-07 20:17:32 +09:00 |
|
Mike Hommey
|
59a17d0f20
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Kyle Huey
|
9ab68d6b69
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-23 07:32:04 +08:00 |
|
Masayuki Nakano
|
87eb530a19
|
Bug 920425 part.26 Use mozilla::WidgetEvent::AsMouseEventBase() r=smaug
|
2013-10-18 15:10:26 +09:00 |
|
Masayuki Nakano
|
35f75c650f
|
Bug 920425 part.24 Use mozilla::WidgetEvent::AsMouseScrollEvent() r=smaug
|
2013-10-18 15:10:25 +09:00 |
|
Masayuki Nakano
|
52e19b318b
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
|
Ryan VanderMeulen
|
9abde8f9b2
|
Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
|
2013-10-14 14:38:54 -04:00 |
|
Kyle Huey
|
e2f7b57b3e
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-14 19:58:25 +08:00 |
|
Phil Ringnalda
|
5c6d197b06
|
Backed out 2 changesets (bug 915757, bug 919885) for xpcshell bustage
Backed out changeset 5d17d90b838d (bug 915757)
Backed out changeset 91495d3a91c8 (bug 919885)
|
2013-10-13 21:59:58 -07:00 |
|
Kyle Huey
|
ebb9068971
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-14 11:10:44 +08:00 |
|
Masayuki Nakano
|
5dbc2a60e4
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
|
Masayuki Nakano
|
a4221a463f
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
|
Masayuki Nakano
|
cb376be26d
|
Bug 920377 part.28 Get rid of nsDragEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|