gecko/dom/events
2014-03-04 22:48:28 +09:00
..
crashtests
test Bug 977695 - Update bubbles/cancelable attribute for pointer events. r=smaug 2014-02-27 16:13:05 -08:00
AnimationEvent.cpp Bug 975688 part.2 Rename nsDOMAnimationEvent to mozilla::dom::AnimationEvent r=smaug 2014-02-26 14:23:56 +09:00
AnimationEvent.h Bug 975688 part.2 Rename nsDOMAnimationEvent to mozilla::dom::AnimationEvent r=smaug 2014-02-26 14:23:56 +09:00
BeforeUnloadEvent.cpp Bug 975688 part.3 Rename nsDOMBeforeUnloadEvent to mozilla::dom::BeforeUnloadEvent r=smaug 2014-02-26 14:23:56 +09:00
BeforeUnloadEvent.h Bug 975688 part.3 Rename nsDOMBeforeUnloadEvent to mozilla::dom::BeforeUnloadEvent r=smaug 2014-02-26 14:23:56 +09:00
ClipboardEvent.cpp 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
ClipboardEvent.h 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
CommandEvent.cpp Bug 975688 part.5 Rename nsDOMCommandEvent to mozilla::dom::CommandEvent r=smaug 2014-02-26 14:23:57 +09:00
CommandEvent.h Bug 975688 part.5 Rename nsDOMCommandEvent to mozilla::dom::CommandEvent r=smaug 2014-02-26 14:23:57 +09:00
CompositionEvent.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
CompositionEvent.h Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
DataContainerEvent.cpp Bug 975688 part.7 Rename nsDOMDataContainerEvent to mozilla::dom::DataContainerEvent r=smaug 2014-02-26 14:23:57 +09:00
DataContainerEvent.h Bug 975688 part.7 Rename nsDOMDataContainerEvent to mozilla::dom::DataContainerEvent r=smaug 2014-02-26 14:23:57 +09:00
DataTransfer.cpp Bug 978015. Web pages should actually be able to use DataTransfer. r=smaug 2014-02-28 13:57:14 -05:00
DataTransfer.h Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky 2013-07-09 13:54:21 -04:00
DeviceMotionEvent.cpp Bug 975688 part.8 Rename nsDOMDeviceMotionEvent, nsDOMDeviceAcceleration and nsDOMDeviceRotationRate to mozilla::dom::DeviceMotionEvent, DeviceAcceleration and DeviceRotationRate r=smaug 2014-02-27 19:51:12 +09:00
DeviceMotionEvent.h Bug 975688 part.8 Rename nsDOMDeviceMotionEvent, nsDOMDeviceAcceleration and nsDOMDeviceRotationRate to mozilla::dom::DeviceMotionEvent, DeviceAcceleration and DeviceRotationRate r=smaug 2014-02-27 19:51:12 +09:00
DragEvent.cpp Bug 977950. Fix dragging of text to work again. r=smaug 2014-02-28 08:57:13 -05:00
DragEvent.h Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
EventTarget.cpp
EventTarget.h
FocusEvent.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
FocusEvent.h Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
InternalMutationEvent.h Bug 975688 part.17 Rename dom/events/MutationEvent.h to dom/Events/InternalMutationEvent.h r=smaug+roc 2014-02-27 19:51:15 +09:00
KeyboardEvent.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
KeyboardEvent.h Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
MessageEvent.cpp Bug 975688 part.12 Rename nsDOMMessageEvent to mozilla::dom::MessageEvent r=smaug 2014-02-27 19:51:14 +09:00
MessageEvent.h Bug 975688 part.12 Rename nsDOMMessageEvent to mozilla::dom::MessageEvent r=smaug 2014-02-27 19:51:14 +09:00
MouseEvent.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
MouseEvent.h Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
MouseScrollEvent.cpp Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
MouseScrollEvent.h Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
moz.build Bug 974318 part.4 Remove nsDOMTextEvent r=smaug 2014-03-04 22:48:27 +09:00
MutationEvent.cpp Bug 975688 part.18 Rename nsDOMMutationEvent to mozilla::dom::MutationEvent r=smaug 2014-02-27 19:51:16 +09:00
MutationEvent.h Bug 975688 part.18 Rename nsDOMMutationEvent to mozilla::dom::MutationEvent r=smaug 2014-02-27 19:51:16 +09:00
NotifyAudioAvailableEvent.cpp Bug 975688 part.21 Rename nsDOMNotifyAudioAvailableEvent to mozilla::dom::NotifyAudioAvailableEvent r=smaug 2014-02-28 23:58:42 +09:00
NotifyAudioAvailableEvent.h Bug 975688 part.21 Rename nsDOMNotifyAudioAvailableEvent to mozilla::dom::NotifyAudioAvailableEvent r=smaug 2014-02-28 23:58:42 +09:00
NotifyPaintEvent.cpp Bug 975688 part.24 Rename nsDOMNotifyPaintEvent to mozilla::dom::NotifyPaintEvent r=smaug 2014-02-28 23:58:43 +09:00
NotifyPaintEvent.h Bug 975688 part.24 Rename nsDOMNotifyPaintEvent to mozilla::dom::NotifyPaintEvent r=smaug 2014-02-28 23:58:43 +09:00
nsAsyncDOMEvent.cpp
nsAsyncDOMEvent.h
nsContentEventHandler.cpp
nsContentEventHandler.h
nsDOMEvent.cpp Bug 975688 part.17 Rename dom/events/MutationEvent.h to dom/Events/InternalMutationEvent.h r=smaug+roc 2014-02-27 19:51:15 +09:00
nsDOMEvent.h 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
nsDOMEventTargetHelper.cpp
nsDOMEventTargetHelper.h
nsDOMKeyNameList.h
nsEventDispatcher.cpp Bug 974318 part.4 Remove nsDOMTextEvent r=smaug 2014-03-04 22:48:27 +09:00
nsEventDispatcher.h
nsEventListenerManager.cpp Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen 2014-02-27 20:04:46 -03:00
nsEventListenerManager.h Bug 822898 - Implement pointer events. Detect Pointer Listeners. r=smaug 2014-02-10 22:33:29 -08:00
nsEventListenerService.cpp Bug 961490 - More exact rooting in nsEventListenerService. r=terrence,smaug 2014-01-23 20:49:40 +01:00
nsEventListenerService.h Bug 961490 - More exact rooting in nsEventListenerService. r=terrence,smaug 2014-01-23 20:49:40 +01:00
nsEventNameList.h Bug 974318 part.4 Remove nsDOMTextEvent r=smaug 2014-03-04 22:48:27 +09:00
nsEventStateManager.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
nsEventStateManager.h 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
nsEventStates.h
nsIEventListenerService.idl
nsIJSEventListener.h
nsIMEStateManager.cpp Bug 968647 - Part 1. Add position change notification for IME. r=roc 2014-02-28 16:45:01 +09:00
nsIMEStateManager.h 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
nsJSEventListener.cpp 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
nsJSEventListener.h
nsPaintRequest.cpp
nsPaintRequest.h
nsVKList.h 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
PointerEvent.cpp Bug 975688 part.16 Clean up dom::PointerEvent code r=smaug 2014-02-27 19:51:15 +09:00
PointerEvent.h Bug 975688 part.16 Clean up dom::PointerEvent code r=smaug 2014-02-27 19:51:15 +09:00
ScrollAreaEvent.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
ScrollAreaEvent.h Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
SimpleGestureEvent.cpp Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
SimpleGestureEvent.h Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
SpeechRecognitionError.cpp
SpeechRecognitionError.h
TextComposition.cpp Bug 974318 part.10 Remove WidgetTextEvent::rangeCount and WidgetTextEvent::rangeArray r=smaug 2014-03-04 22:48:28 +09:00
TextComposition.h Bug 974318 part.2 TextComposition should store TextRangeArray at editor handling text event and nsEditor should refer it r=smaug+ehsan 2014-03-04 22:48:26 +09:00
Touch.cpp Bug 975688 part.20 Rename nsDOMTouchEvent and nsDOMTouchList to mozilla::dom::TouchEvent and TouchList r=smaug 2014-02-28 23:58:42 +09:00
Touch.h Bug 975688 part.20 Rename nsDOMTouchEvent and nsDOMTouchList to mozilla::dom::TouchEvent and TouchList r=smaug 2014-02-28 23:58:42 +09:00
TouchEvent.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
TouchEvent.h Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
TransitionEvent.cpp Bug 975688 part.22 Rename nsDOMTrasitionEvent to mozilla::dom::TrasitionEvent r=smaug 2014-02-28 23:58:42 +09:00
TransitionEvent.h Bug 975688 part.22 Rename nsDOMTrasitionEvent to mozilla::dom::TrasitionEvent r=smaug 2014-02-28 23:58:42 +09:00
UIEvent.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
UIEvent.h Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
WheelEvent.cpp Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
WheelEvent.h Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
XULCommandEvent.cpp Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00
XULCommandEvent.h Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug 2014-02-28 23:58:43 +09:00