gecko/dom/events
2014-02-27 19:51:15 +09:00
..
crashtests
test Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr 2014-02-10 14:41:46 -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.6 Rename nsDOMCompositionEvent to mozilla::dom::CompositionEvent r=smaug 2014-02-26 14:23:57 +09:00
CompositionEvent.h Bug 975688 part.6 Rename nsDOMCompositionEvent to mozilla::dom::CompositionEvent r=smaug 2014-02-26 14:23:57 +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 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
DataTransfer.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
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 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09: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.10 Rename nsDOMFocusEvent to mozilla::dom::FocusEvent r=smaug 2014-02-27 19:51:13 +09:00
FocusEvent.h Bug 975688 part.10 Rename nsDOMFocusEvent to mozilla::dom::FocusEvent r=smaug 2014-02-27 19:51:13 +09:00
KeyboardEvent.cpp Bug 975688 part.11 Rename nsDOMKeyboardEvent to mozilla::dom::KeyboardEvent r=smaug 2014-02-27 19:51:13 +09:00
KeyboardEvent.h Bug 975688 part.11 Rename nsDOMKeyboardEvent to mozilla::dom::KeyboardEvent r=smaug 2014-02-27 19:51:13 +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.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
MouseEvent.h Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +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 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug 2014-02-27 19:51:15 +09:00
MutationEvent.h Bug 329127 Create WidgetEvent::Duplicate() for nsDOMEvent::DuplicatePrivateData() r=smaug 2014-01-27 15:10:44 +09:00
nsAsyncDOMEvent.cpp
nsAsyncDOMEvent.h
nsContentEventHandler.cpp
nsContentEventHandler.h
nsDOMEvent.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
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
nsDOMMutationEvent.cpp
nsDOMMutationEvent.h
nsDOMNotifyAudioAvailableEvent.cpp
nsDOMNotifyAudioAvailableEvent.h
nsDOMNotifyPaintEvent.cpp
nsDOMNotifyPaintEvent.h
nsDOMScrollAreaEvent.cpp
nsDOMScrollAreaEvent.h
nsDOMTextEvent.cpp
nsDOMTextEvent.h
nsDOMTouchEvent.cpp Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky 2014-02-06 13:28:14 -05:00
nsDOMTouchEvent.h Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky 2014-02-06 13:28:14 -05:00
nsDOMTransitionEvent.cpp Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug 2014-02-11 14:35:25 +09:00
nsDOMTransitionEvent.h
nsDOMUIEvent.cpp Bug 970248 Simplify constructor of InternalUIEvent r=smaug 2014-02-15 10:06:06 +09:00
nsDOMUIEvent.h
nsDOMXULCommandEvent.cpp
nsDOMXULCommandEvent.h
nsEventDispatcher.cpp Bug 969331 - Part c: Remove the nsresult return value from nsEventTargetChainItem::PostHandleEvent; r=smaug 2014-02-09 09:04:39 +01:00
nsEventDispatcher.h
nsEventListenerManager.cpp Bug 935203: Provide introductionType information for JS code appearing in event handlers. r=bz 2014-02-24 15:31:47 -08: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 500261 - svg images do not fire error events on any error. r=cam,sr=smaug 2014-02-18 19:57:42 +00:00
nsEventStateManager.cpp Bug 975688 part.9 Rename nsDOMDragEvent to mozilla::dom::DragEvent r=smaug 2014-02-27 19:51:13 +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 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
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
nsIPrivateTextEvent.h
nsIPrivateTextRange.h
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
nsPrivateTextRange.cpp
nsPrivateTextRange.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
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 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
TextComposition.h 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
Touch.cpp Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky 2014-02-06 13:28:14 -05:00
Touch.h Bug 970964 - Implement generic mouse/touch -> Pointer events converter. r=smaug,jimm 2014-02-26 13:37:01 -08: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