Masayuki Nakano
|
4726d1641b
|
Bug 975688 part.14 Rename nsDOMSimpleGestureEvent to mozilla::dom::SimpleGestureEvent r=smaug
--HG--
rename : dom/events/nsDOMSimpleGestureEvent.cpp => dom/events/SimpleGestureEvent.cpp
rename : dom/events/nsDOMSimpleGestureEvent.h => dom/events/SimpleGestureEvent.h
|
2014-02-27 19:51:14 +09:00 |
|
Masayuki Nakano
|
fec6b7ef57
|
Bug 975688 part.13 Rename nsDOMMouseScrollEvent to mozilla::dom::MouseScrollEvent r=smaug
--HG--
rename : dom/events/nsDOMMouseScrollEvent.cpp => dom/events/MouseScrollEvent.cpp
rename : dom/events/nsDOMMouseScrollEvent.h => dom/events/MouseScrollEvent.h
|
2014-02-27 19:51:14 +09:00 |
|
Masayuki Nakano
|
9b366124a9
|
Bug 975688 part.12 Rename nsDOMMessageEvent to mozilla::dom::MessageEvent r=smaug
--HG--
rename : dom/events/nsDOMMessageEvent.cpp => dom/events/MessageEvent.cpp
rename : dom/events/nsDOMMessageEvent.h => dom/events/MessageEvent.h
|
2014-02-27 19:51:14 +09:00 |
|
Masayuki Nakano
|
26ac55afc2
|
Bug 975688 part.11 Rename nsDOMKeyboardEvent to mozilla::dom::KeyboardEvent r=smaug
--HG--
rename : dom/events/nsDOMKeyboardEvent.cpp => dom/events/KeyboardEvent.cpp
rename : dom/events/nsDOMKeyboardEvent.h => dom/events/KeyboardEvent.h
|
2014-02-27 19:51:13 +09:00 |
|
Masayuki Nakano
|
b9f308e41e
|
Bug 975688 part.10 Rename nsDOMFocusEvent to mozilla::dom::FocusEvent r=smaug
--HG--
rename : dom/events/nsDOMFocusEvent.cpp => dom/events/FocusEvent.cpp
rename : dom/events/nsDOMFocusEvent.h => dom/events/FocusEvent.h
|
2014-02-27 19:51:13 +09:00 |
|
Masayuki Nakano
|
90491382cc
|
Bug 975688 part.9 Rename nsDOMDragEvent to mozilla::dom::DragEvent r=smaug
--HG--
rename : dom/events/nsDOMDragEvent.cpp => dom/events/DragEvent.cpp
rename : dom/events/nsDOMDragEvent.h => dom/events/DragEvent.h
|
2014-02-27 19:51:13 +09:00 |
|
Masayuki Nakano
|
cc15e9d950
|
Bug 975688 part.8 Rename nsDOMDeviceMotionEvent, nsDOMDeviceAcceleration and nsDOMDeviceRotationRate to mozilla::dom::DeviceMotionEvent, DeviceAcceleration and DeviceRotationRate r=smaug
--HG--
rename : dom/events/nsDOMDeviceMotionEvent.cpp => dom/events/DeviceMotionEvent.cpp
rename : dom/events/nsDOMDeviceMotionEvent.h => dom/events/DeviceMotionEvent.h
|
2014-02-27 19:51:12 +09:00 |
|
Peter Van der Beken
|
f6d0b34d5b
|
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 |
|
Peter Van der Beken
|
0cec0661b3
|
Bug 923054 part 1 - Convert DataTransfer to WebIDL bindings, move files and rename class. r=smaug
--HG--
rename : dom/events/nsDOMDataTransfer.cpp => dom/events/DataTransfer.cpp
rename : dom/events/nsDOMDataTransfer.h => dom/events/DataTransfer.h
|
2013-08-12 16:45:33 +02:00 |
|
Oleg Romashin
|
39a9d8fd33
|
Bug 974177 - PointerCancel must trigger PointerOut event. r=smaug
--HG--
extra : rebase_source : cd88e856cbae08f21aed564899195f9697053f3a
|
2014-02-26 13:37:30 -08:00 |
|
Oleg Romashin
|
190736ec59
|
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 |
|
Masayuki Nakano
|
523af9ade2
|
Bug 975688 part.7 Rename nsDOMDataContainerEvent to mozilla::dom::DataContainerEvent r=smaug
--HG--
rename : dom/events/nsDOMDataContainerEvent.cpp => dom/events/DataContainerEvent.cpp
rename : dom/events/nsDOMDataContainerEvent.h => dom/events/DataContainerEvent.h
|
2014-02-26 14:23:57 +09:00 |
|
Masayuki Nakano
|
f3f5ea9b8f
|
Bug 975688 part.6 Rename nsDOMCompositionEvent to mozilla::dom::CompositionEvent r=smaug
--HG--
rename : dom/events/nsDOMCompositionEvent.cpp => dom/events/CompositionEvent.cpp
rename : dom/events/nsDOMCompositionEvent.h => dom/events/CompositionEvent.h
|
2014-02-26 14:23:57 +09:00 |
|
Masayuki Nakano
|
3f836eb570
|
Bug 975688 part.5 Rename nsDOMCommandEvent to mozilla::dom::CommandEvent r=smaug
--HG--
rename : dom/events/nsDOMCommandEvent.cpp => dom/events/CommandEvent.cpp
rename : dom/events/nsDOMCommandEvent.h => dom/events/CommandEvent.h
|
2014-02-26 14:23:57 +09:00 |
|
Masayuki Nakano
|
b92e69c57d
|
Bug 975688 part.4 Rename nsDOMClipboardEvent to mozilla::dom::ClipboardEvent r=smaug
--HG--
rename : dom/events/nsDOMClipboardEvent.cpp => dom/events/ClipboardEvent.cpp
rename : dom/events/nsDOMClipboardEvent.h => dom/events/ClipboardEvent.h
|
2014-02-26 14:23:56 +09:00 |
|
Masayuki Nakano
|
c836bbe946
|
Bug 975688 part.3 Rename nsDOMBeforeUnloadEvent to mozilla::dom::BeforeUnloadEvent r=smaug
--HG--
rename : dom/events/nsDOMBeforeUnloadEvent.cpp => dom/events/BeforeUnloadEvent.cpp
rename : dom/events/nsDOMBeforeUnloadEvent.h => dom/events/BeforeUnloadEvent.h
|
2014-02-26 14:23:56 +09:00 |
|
Masayuki Nakano
|
2c31a32183
|
Bug 975688 part.2 Rename nsDOMAnimationEvent to mozilla::dom::AnimationEvent r=smaug
--HG--
rename : dom/events/nsDOMAnimationEvent.cpp => dom/events/AnimationEvent.cpp
rename : dom/events/nsDOMAnimationEvent.h => dom/events/AnimationEvent.h
|
2014-02-26 14:23:56 +09:00 |
|
Masayuki Nakano
|
b141829db6
|
Bug 975688 part.1 Rename DOMWheelEvent to WheelEvent r=smaug
--HG--
rename : dom/events/DOMWheelEvent.cpp => dom/events/WheelEvent.cpp
rename : dom/events/DOMWheelEvent.h => dom/events/WheelEvent.h
|
2014-02-26 14:23:55 +09:00 |
|
Masayuki Nakano
|
5ab5b790b9
|
Bug 961704 part.2 Add an option to nsIMEUpdatePreference which prevents to be notified selection/text changes caused by composition r=smaug
|
2014-02-26 09:48:02 +09:00 |
|
Masayuki Nakano
|
d4a7789bb3
|
Bug 961704 part.1 nsTextStateManager should use new helper methods of nsIMEUpdatePreference r=smaug
|
2014-02-26 09:48:02 +09:00 |
|
Martin Thomson
|
55a126efdf
|
Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr
|
2014-02-10 14:41:46 -08:00 |
|
Masayuki Nakano
|
8c6bde9038
|
Bug 975387 Notify TextComposition instance of that nsIMEStateManager stops managing it r=smaug, sec-a=abillings
|
2014-02-25 15:59:28 +09:00 |
|
Jim Blandy
|
70f7347bff
|
Bug 935203: Provide introductionType information for JS code appearing in event handlers. r=bz
|
2014-02-24 15:31:47 -08:00 |
|
Boris Zbarsky
|
8e173d33eb
|
Bug 972312 part 2. Get rid of InternalScriptErrorEvent and just use mozilla::dom::ErrorEvent for the cases that used to use it. r=smaug,khuey
|
2014-02-23 00:01:12 -05:00 |
|
Oleg Romashin
|
6d0c8078fc
|
Bug 974138 - Dispatch PointerEnter on PointerDown. r=smaug
--HG--
extra : rebase_source : 13a73acbf5b08873236d9436a7152b9a296e43f0
|
2014-02-20 20:06:07 -08:00 |
|
Maksim Lebedev
|
b4c0fd94fd
|
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 |
|
Boris Zbarsky
|
4b181d6e57
|
Bug 970764. Remove support for non-optional "any" arguments values, since "any" needs to be able to include undefined anyway. Have "any" arguments and dictionary entries default to undefined unless the IDL explicitly says "= null". r=khuey
|
2014-02-19 10:13:38 -05:00 |
|
Robert Longson
|
aab281c833
|
Bug 500261 - svg images do not fire error events on any error. r=cam,sr=smaug
|
2014-02-18 19:57:42 +00:00 |
|
Kunal Arora
|
61494d3ee9
|
Bug 973323 - Fix incorrect spelling of DispatchCompositionEventRunnable in TextComposition.cpp and TextComposition.h. r=smaug
|
2014-02-18 09:47:55 -05:00 |
|
Masayuki Nakano
|
f241d9bab3
|
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
|
2014-02-18 09:00:15 +09:00 |
|
Vaibhav Agarwal
|
81f1ea0a18
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
|
Masayuki Nakano
|
a5ad7181a3
|
Bug 971489 Simplify constructor of WidgetSimpleGestureEvent r=smaug
|
2014-02-15 10:06:06 +09:00 |
|
Masayuki Nakano
|
9e2a0cbd54
|
Bug 970248 Simplify constructor of InternalUIEvent r=smaug
|
2014-02-15 10:06:06 +09:00 |
|
Masayuki Nakano
|
85073f9448
|
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 |
|
Masayuki Nakano
|
e393ad7356
|
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
|
2014-02-15 09:57:39 +09:00 |
|
Masayuki Nakano
|
412e6e5984
|
Bug 960866 part.7 Use stack class for ensuring to call EditorWillHandleTextEvent() and EditorDidHandleTextEvent() r=smaug
|
2014-02-12 22:02:57 +09:00 |
|
Masayuki Nakano
|
818759fd5b
|
Bug 960866 part.6 mozilla::TextComposition should holds a weak reference to composition handling editor during composition r=ehsan+smaug
|
2014-02-12 22:02:56 +09:00 |
|
Masayuki Nakano
|
b43a480e00
|
Bug 960866 part.4 Remove nsEditor::mIMEBufferLength r=ehsan+smaug
|
2014-02-12 22:02:56 +09:00 |
|
Masayuki Nakano
|
300f2c2753
|
Bug 960866 part.3 Remove nsEditor::mIsIMEComposing r=ehsan+smaug
|
2014-02-12 22:02:56 +09:00 |
|
Masayuki Nakano
|
7a22206276
|
Bug 960866 part.1 nsEditor should store a pointer of TextComposition while composition r=ehsan
|
2014-02-12 22:02:55 +09:00 |
|
Oleg Romashin
|
e69cb4b184
|
Bug 967796 - Implement Pointer Enter/Leave events support. Tests. r=smaug
--HG--
rename : dom/events/test/test_bug432698.html => dom/events/test/test_bug967796.html
|
2014-02-11 06:16:56 -08:00 |
|
Oleg Romashin
|
28e979ffcb
|
Backout 168002:594dda9c7a3a, need better SpecialPowers handling on Win platform
|
2014-02-10 23:39:30 -08:00 |
|
Oleg Romashin
|
9697079236
|
Bug 967796 - Implement Pointer Enter/Leave events support. Tests. r=smaug
--HG--
rename : dom/events/test/test_bug432698.html => dom/events/test/test_bug967796.html
|
2014-02-10 22:35:17 -08:00 |
|
Oleg Romashin
|
ebf85cd825
|
Bug 967796 - Implement Pointer Enter/Leave events support. implementation for pointer's. r=smaug
|
2014-02-10 22:34:51 -08:00 |
|
Oleg Romashin
|
24cce95d6b
|
Bug 967796 - Implement Pointer Enter/Leave events support. refactor OutOver element helpers. r=smaug
|
2014-02-10 22:33:35 -08:00 |
|
Oleg Romashin
|
66a2336ff0
|
Bug 822898 - Implement pointer events. Detect Pointer Listeners. r=smaug
|
2014-02-10 22:33:29 -08:00 |
|
Masayuki Nakano
|
5b112a02ec
|
Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug
|
2014-02-11 14:35:25 +09:00 |
|
Masayuki Nakano
|
1f4dd60cc8
|
Bug 968725 Simplify constructor of InternalAnimationEvent r=smaug
|
2014-02-11 14:35:25 +09:00 |
|
Ehsan Akhgari
|
82ebdc883f
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Ms2ger
|
9fd84eb72a
|
Bug 969331 - Part c: Remove the nsresult return value from nsEventTargetChainItem::PostHandleEvent; r=smaug
|
2014-02-09 09:04:39 +01:00 |
|