.. |
crashtests
|
Bug 1072137 part.0 Add tests r=smaug
|
2014-09-26 09:10:16 +09:00 |
test
|
Bug 1135627 - Add implementation of DragEvent constructor. r=jdm r=smaug
|
2015-03-04 17:52:03 +03:00 |
AnimationEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
AnimationEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
AsyncEventDispatcher.cpp
|
Bug 1009445 - Support AsyncEventDispatcher on non-node interfaces, r=masayuki
|
2014-05-14 12:48:37 +03:00 |
AsyncEventDispatcher.h
|
Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan
|
2014-08-18 17:44:50 +03:00 |
BeforeAfterKeyboardEvent.cpp
|
Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki.
|
2014-11-03 15:05:32 +08:00 |
BeforeAfterKeyboardEvent.h
|
Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki.
|
2014-11-03 15:05:32 +08:00 |
BeforeUnloadEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
BeforeUnloadEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
ClipboardEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
ClipboardEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
CommandEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
CommandEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
CompositionEvent.cpp
|
Bug 960871 part.2 Rename WidgetCompositionEvent::data to WidgetCompositionEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
CompositionEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
ContentEventHandler.cpp
|
Bug 1134280 - Get rid of Tag() - patch 2.10 - dom/events, dom/mathml, dom/plugins, dom/smil - Fix all the occurrences, m=smaug, r=surkov
|
2015-03-03 11:09:00 +00:00 |
ContentEventHandler.h
|
Bug 569334 part 1 - Support getting font info in content query. r=masayuki,jfkthame,smaug
|
2015-01-31 18:17:12 +11:00 |
CustomEvent.cpp
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
CustomEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
DOMEventTargetHelper.cpp
|
Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug
|
2015-01-23 08:37:37 -05:00 |
DOMEventTargetHelper.h
|
Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug
|
2015-01-23 08:37:37 -05:00 |
DataContainerEvent.cpp
|
Bug 1135151. Add a WrapNativeParent specialization for the nsIGlobalObject case, and make Event return nsIGlobalObject as its parent object. r=smaug
|
2015-02-23 10:03:40 -05:00 |
DataContainerEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
DataTransfer.cpp
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
|
2014-10-08 17:15:23 +01:00 |
DataTransfer.h
|
Bug 1118546 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/events; r=baku
|
2015-01-07 10:19:11 -05:00 |
DeviceMotionEvent.cpp
|
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
|
2014-10-07 11:44:49 +02:00 |
DeviceMotionEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
DragEvent.cpp
|
Bug 1135627 - Add implementation of DragEvent constructor. r=jdm r=smaug
|
2015-03-04 17:52:03 +03:00 |
DragEvent.h
|
Bug 1135627 - Add implementation of DragEvent constructor. r=jdm r=smaug
|
2015-03-04 17:52:03 +03:00 |
Event.cpp
|
Bug 1135151. Add a WrapNativeParent specialization for the nsIGlobalObject case, and make Event return nsIGlobalObject as its parent object. r=smaug
|
2015-02-23 10:03:40 -05:00 |
Event.h
|
Bug 1135151. Add a WrapNativeParent specialization for the nsIGlobalObject case, and make Event return nsIGlobalObject as its parent object. r=smaug
|
2015-02-23 10:03:40 -05:00 |
EventDispatcher.cpp
|
Bug 1125422 - Change EventDispatcher::Dispatch to take an nsTArray instead of a nsCOMArray. r=smaug
|
2015-02-10 16:28:07 -05:00 |
EventDispatcher.h
|
Bug 1125422 - Change EventDispatcher::Dispatch to take an nsTArray instead of a nsCOMArray. r=smaug
|
2015-02-10 16:28:07 -05:00 |
EventListenerManager.cpp
|
Bug 1124680 - add MOZ_OVERRIDE in subclasses of TimelineMarker. r=smaug
|
2015-01-22 07:35:00 +01:00 |
EventListenerManager.h
|
Bug 895582 - Get rid of MOZ_ENUM_TYPE. r=waldo
|
2015-01-21 22:35:19 +09:00 |
EventListenerService.cpp
|
Bug 1125422 - Change EventDispatcher::Dispatch to take an nsTArray instead of a nsCOMArray. r=smaug
|
2015-02-10 16:28:07 -05:00 |
EventListenerService.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
EventNameList.h
|
Bug 992685 - Part 1. Make onresize event handler global and forwarded. r=smaug
|
2014-12-04 17:26:00 +01:00 |
EventStateManager.cpp
|
Bug 945584: Part 6 - Implementation of scroll snapping (v10 Patch), r=roc, r=kats
|
2015-02-19 15:53:30 -08:00 |
EventStateManager.h
|
Bug 1132464 - Remove EventStateManager::GetChildProcessOffset in favor of TabParent::GetChildProcessOffset. r=smaug
|
2015-02-16 21:35:03 -05:00 |
EventStates.h
|
Bug 1111633 - Unresolved pseudo class. r=bz
|
2015-01-13 19:58:06 +01:00 |
EventTarget.cpp
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
|
2014-03-17 15:56:53 +09:00 |
EventTarget.h
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
|
2014-03-17 15:56:53 +09:00 |
FocusEvent.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
FocusEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
IMEContentObserver.cpp
|
Bug 1134280 - Get rid of Tag() - patch 1 - Is{HTML,XUL,MathML,SVG}Element and IsAnyOf{HTML,XUL,MathML,SVG}Elements, r=smaug
|
2015-03-03 11:08:59 +00:00 |
IMEContentObserver.h
|
Bug 1047588 - IMEContentObserver::Init() should take nsIEditor because nsDocShell sometimes hasn't been initialized and nsContentEditor::GetHTMLEditor() fails. r=smaug
|
2014-11-05 08:12:44 -05:00 |
IMEStateManager.cpp
|
Bug 1134280 - Get rid of Tag() - patch 2.10 - dom/events, dom/mathml, dom/plugins, dom/smil - Fix all the occurrences, m=smaug, r=surkov
|
2015-03-03 11:09:00 +00:00 |
IMEStateManager.h
|
Bug 1121430 - Back out 4 csets from bug 1112212 for breaking backspace on Android. r=backout
|
2015-01-15 10:52:05 -05:00 |
ImageCaptureError.cpp
|
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
|
2014-10-07 11:44:49 +02:00 |
ImageCaptureError.h
|
Bug 916643 - ImageCaptureErrorEvent webidl. r=smaug
|
2014-09-04 02:07:00 +02:00 |
InputEvent.cpp
|
Bug 1046101 part.10 Rename NS_EDITOR_INPUT_EVENT to eEditorInputEventClass r=smaug
|
2014-08-04 14:28:49 +09:00 |
InputEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
InternalMutationEvent.h
|
Bug 1046101 part.31 Rename NS_MUTATION_EVENT to eMutationEventClass r=smaug
|
2014-08-04 14:28:57 +09:00 |
JSEventHandler.cpp
|
Bug 1068740 - Consider putting union types in the binding files where they're used. r=bz.
|
2014-10-01 20:43:26 +02:00 |
JSEventHandler.h
|
Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
KeyNameList.h
|
Bug 1133741 - Add camera focus hardware button. r=masayuki
|
2015-02-20 00:06:00 -05:00 |
KeyboardEvent.cpp
|
Bug 1119609 part.3 Implement converting methods from key/code value to key/code name index r=smaug
|
2015-02-19 15:50:19 +09:00 |
KeyboardEvent.h
|
Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki.
|
2014-11-03 15:05:32 +08:00 |
MessageEvent.cpp
|
Bug 1130041 - UNIFIED_SOURCE for BroadcastChannel, r=smaug
|
2015-02-06 11:06:35 +00:00 |
MessageEvent.h
|
Bug 1130041 - UNIFIED_SOURCE for BroadcastChannel, r=smaug
|
2015-02-06 11:06:35 +00:00 |
MouseEvent.cpp
|
Bug 663803 - Add hitCluster flag to detect touch in cluster links area r=smaug,kats
|
2014-11-24 15:33:06 +01:00 |
MouseEvent.h
|
Bug 663803 - Add hitCluster flag to detect touch in cluster links area r=smaug,kats
|
2014-11-24 15:33:06 +01:00 |
MouseScrollEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
MouseScrollEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
MutationEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
MutationEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
NotifyPaintEvent.cpp
|
Bug 989214 Rename nsPaintRequest to mozilla::dom::PaintRequest r=smaug
|
2014-04-03 13:18:37 +09:00 |
NotifyPaintEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
PaintRequest.cpp
|
Bug 798188. Use NS_WRAPPERCACHE_INTERFACE_TABLE_ENTRY in table based QI implementations. r=peterv
|
2014-08-25 16:21:35 -07:00 |
PaintRequest.h
|
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
|
2014-10-07 11:44:49 +02:00 |
PhysicalKeyCodeNameList.h
|
Bug 1119609 part.10 Support all key and code values which are enough stable in DOM Level 3 KeyboardEvent key/code Values rs=smaug
|
2015-02-19 15:50:20 +09:00 |
PointerEvent.cpp
|
Bug 1094913 - Set pointerType to got/lostpointercapture events. r=smaug
|
2014-11-11 08:29:00 +01:00 |
PointerEvent.h
|
Bug 1094913 - Set pointerType to got/lostpointercapture events. r=smaug
|
2014-11-11 08:29:00 +01:00 |
ScrollAreaEvent.cpp
|
Bug 1036052 - Privatize public destructor of DOMRect. r=baku
|
2014-09-02 11:47:00 -04:00 |
ScrollAreaEvent.h
|
Bug 1118546 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/events; r=baku
|
2015-01-07 10:19:11 -05:00 |
SimpleGestureEvent.cpp
|
Bug 1046101 part.17 Rename NS_SIMPLE_GESTURE_EVENT to eSimpleGestureEventClass r=smaug
|
2014-08-04 14:28:53 +09:00 |
SimpleGestureEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
SpeechRecognitionError.cpp
|
…
|
|
SpeechRecognitionError.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
StorageEvent.cpp
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
StorageEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
TextComposition.cpp
|
Bug 1125934 - Discard redundant NS_COMPOSITION_CHANGE event which is send just before NS_COMPOSITION_END on TSF. r=masayuki
|
2015-02-11 12:20:02 +09:00 |
TextComposition.h
|
Bug 1077345 part.4 Add NS_COMPOSITION_COMMIT_AS_IS event which automatically commits composition with the last data r=smaug
|
2014-11-25 14:02:31 +09:00 |
Touch.cpp
|
Bug 1125040: Use LayoutDeviceIntPoint for GetScreenCoords r=botond
|
2015-02-15 13:52:28 -05:00 |
Touch.h
|
Bug 1125040: Use LayoutDeviceIntPoint for GetScreenCoords r=botond
|
2015-02-15 13:52:28 -05:00 |
TouchEvent.cpp
|
Bug 1036290 Use nsAutoTArray at copying WidgetTouchEvent::TouchArray r=roc
|
2014-07-10 01:17:05 +09:00 |
TouchEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
TransitionEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
TransitionEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
UIEvent.cpp
|
Bug 1119609 part.7 Make TextInputProcerros possible to share modifier state r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
UIEvent.h
|
Bug 1125040: Use LayoutDeviceIntPoint for GetScreenCoords r=botond
|
2015-02-15 13:52:28 -05:00 |
VirtualKeyCodeList.h
|
Bug 989213 part.3 Rename nsVKList.h to mozilla/VirtualKeyCodeList.h r=smaug
|
2014-04-01 20:42:16 +09:00 |
WheelEvent.cpp
|
Bug 869836 - Part 3: Use `Append('c')` instead of `AppendLiteral("c")`. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
WheelEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
WheelHandlingHelper.cpp
|
Bug 1125040: Use LayoutDeviceIntPoint for nsIWidget::WidgetToScreen r=botond
|
2015-02-04 15:21:03 -05:00 |
WheelHandlingHelper.h
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
|
2014-04-01 13:09:23 +09:00 |
XULCommandEvent.cpp
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
XULCommandEvent.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
moz.build
|
Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki.
|
2014-11-03 15:05:32 +08:00 |
nsIEventListenerService.idl
|
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
|
2014-06-27 11:05:08 -07:00 |