Masayuki Nakano
|
5f6ada5fe1
|
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
|
5408070eb3
|
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
|
07efb07672
|
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
|
f243a4eec3
|
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
|
2be0e7595e
|
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
|
5f1f78c6aa
|
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
|
395849cf02
|
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
|
4fac2c03ae
|
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
|
a23b1b2838
|
Bug 961704 part.1 nsTextStateManager should use new helper methods of nsIMEUpdatePreference r=smaug
|
2014-02-26 09:48:02 +09:00 |
Martin Thomson
|
2c7865cbef
|
Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr
|
2014-02-10 14:41:46 -08:00 |
Masayuki Nakano
|
3da1ca82da
|
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
|
bfbc5613fd
|
Bug 935203: Provide introductionType information for JS code appearing in event handlers. r=bz
|
2014-02-24 15:31:47 -08:00 |
Boris Zbarsky
|
2ab672042c
|
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
|
c748882afd
|
Bug 974138 - Dispatch PointerEnter on PointerDown. r=smaug
--HG--
extra : rebase_source : 13a73acbf5b08873236d9436a7152b9a296e43f0
|
2014-02-20 20:06:07 -08: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 |
Boris Zbarsky
|
7ee245a69d
|
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
|
482f700272
|
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
|
281ce0b838
|
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
|
e173e98fbd
|
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
|
2ae37b022e
|
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
|
a6beb97339
|
Bug 971489 Simplify constructor of WidgetSimpleGestureEvent r=smaug
|
2014-02-15 10:06:06 +09:00 |
Masayuki Nakano
|
57dfe31218
|
Bug 970248 Simplify constructor of InternalUIEvent r=smaug
|
2014-02-15 10:06:06 +09: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 |
Masayuki Nakano
|
a183cc5385
|
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
|
f648124a1e
|
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
|
3b3dda8f77
|
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
|
53e4b57b64
|
Bug 960866 part.4 Remove nsEditor::mIMEBufferLength r=ehsan+smaug
|
2014-02-12 22:02:56 +09:00 |
Masayuki Nakano
|
5bda7611c7
|
Bug 960866 part.3 Remove nsEditor::mIsIMEComposing r=ehsan+smaug
|
2014-02-12 22:02:56 +09:00 |
Masayuki Nakano
|
ac8c375800
|
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
|
06693231dc
|
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
|
ee45ee96f0
|
Backout 168002:594dda9c7a3a, need better SpecialPowers handling on Win platform
|
2014-02-10 23:39:30 -08:00 |
Oleg Romashin
|
3b9891aa7e
|
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
|
f82bb788b2
|
Bug 967796 - Implement Pointer Enter/Leave events support. implementation for pointer's. r=smaug
|
2014-02-10 22:34:51 -08:00 |
Oleg Romashin
|
f627a1c40d
|
Bug 967796 - Implement Pointer Enter/Leave events support. refactor OutOver element helpers. r=smaug
|
2014-02-10 22:33:35 -08:00 |
Oleg Romashin
|
9ded402547
|
Bug 822898 - Implement pointer events. Detect Pointer Listeners. r=smaug
|
2014-02-10 22:33:29 -08:00 |
Masayuki Nakano
|
66d81c3ef0
|
Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug
|
2014-02-11 14:35:25 +09:00 |
Masayuki Nakano
|
47672f20db
|
Bug 968725 Simplify constructor of InternalAnimationEvent r=smaug
|
2014-02-11 14:35:25 +09:00 |
Ehsan Akhgari
|
d91d200572
|
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
|
42a55ac1bb
|
Bug 969331 - Part c: Remove the nsresult return value from nsEventTargetChainItem::PostHandleEvent; r=smaug
|
2014-02-09 09:04:39 +01:00 |
Ms2ger
|
44b2883f8a
|
Bug 969331 - Part b: Remove the nsresult return value from nsEventTargetChainItem::HandleEvent; r=smaug
|
2014-02-09 09:04:39 +01:00 |
Ms2ger
|
d241969030
|
Bug 969331 - Part a: Remove the nsresult return value from nsEventTargetChainItem::PreHandleEvent; r=smaug
No caller actually looks at the return value.
|
2014-02-09 09:04:38 +01:00 |
Jason Gerecke
|
dba32ea964
|
Bug 822898 - PointerEvent::Pressure should return float. r=smaug
|
2014-02-07 07:18:52 -08:00 |
Ehsan Akhgari
|
060c5d2671
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
Drew Willcoxon
|
f49c2eb330
|
Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer
|
2014-01-30 09:20:37 -08:00 |
Masayuki Nakano
|
95852769e5
|
Bug 962005 Make mozilla::TextComposition ref-countable class r=smaug
|
2014-01-28 17:19:29 +09:00 |
Masayuki Nakano
|
298c1f399c
|
Bug 329127 Create WidgetEvent::Duplicate() for nsDOMEvent::DuplicatePrivateData() r=smaug
|
2014-01-27 15:10:44 +09:00 |
Georg Koppen
|
2b7c13ab2f
|
Bug 939319 - Provide a drag-and-drop observer to allow event filtering. r=Enn
|
2014-01-24 08:29:47 -05:00 |
Boris Zbarsky
|
bb3703e06b
|
Bug 941876 part 2. When compiling script attached to DOM elements, tell the JS engine what element is involved and which attribute is involved, if any. r=smaug
|
2013-11-26 11:47:52 -05:00 |
Boris Zbarsky
|
eeac8ea60c
|
Bug 941876 part 1. Pass in the element we're compiling the event handler for to the event listener manager, so it knows which element to associate with the compiled script. r=smaug
|
2013-11-26 11:44:37 -05:00 |
Tom Schuster
|
d5124abca1
|
Bug 961490 - More exact rooting in nsEventListenerService. r=terrence,smaug
|
2014-01-23 20:49:40 +01:00 |