gecko-dev/dom/events
Boris Zbarsky ba4b5f9979 Bug 1444919 part 2. Remove nsIDOMClipboardEvent. r=mystor
MozReview-Commit-ID: YmJ04OiqFo
2018-03-13 00:59:24 -04:00
..
crashtests
test Bug 1442515 Refactor test_eventTimeStamp.html to pass r=baku 2018-03-06 10:18:12 -06:00
AnimationEvent.cpp
AnimationEvent.h
AsyncEventDispatcher.cpp
AsyncEventDispatcher.h
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
ClipboardEvent.cpp Bug 1444919 part 2. Remove nsIDOMClipboardEvent. r=mystor 2018-03-13 00:59:24 -04:00
ClipboardEvent.h Bug 1444919 part 2. Remove nsIDOMClipboardEvent. r=mystor 2018-03-13 00:59:24 -04:00
CommandEvent.cpp
CommandEvent.h
CompositionEvent.cpp
CompositionEvent.h
ConstructibleEventTarget.cpp
ConstructibleEventTarget.h
ContentEventHandler.cpp Backed out changeset 38577c007450 (bug 1424371) for Marionett test failure on testing/marionette/harness/marionette_harness/tests/unit/test_window_maximize.py. CLOSED TREE 2018-02-19 22:15:23 +02:00
ContentEventHandler.h
CustomEvent.cpp
CustomEvent.h
DOMEventTargetHelper.cpp Bug 1440407 P2 Remove some unnecessary nsPIDOMWindowInner QI to nsIGlobalObject. r=mystor 2018-02-22 14:28:39 -08:00
DOMEventTargetHelper.h Bug 1438541 P1 Track DOMEventTargetHelper objects in the nsIGlobalObject base class and always call DisconnectFromOwner() on them. r=smaug 2018-02-21 10:53:22 -08:00
DataTransfer.cpp
DataTransfer.h
DataTransferItem.cpp
DataTransferItem.h
DataTransferItemList.cpp
DataTransferItemList.h
DeviceMotionEvent.cpp
DeviceMotionEvent.h
DragEvent.cpp
DragEvent.h
Event.cpp Bug 1444004. Implement Event.prototype.srcElement as an alias for .target, nightly-only. r=smaug 2018-03-07 23:38:14 -05:00
Event.h Bug 1444004. Implement Event.prototype.srcElement as an alias for .target, nightly-only. r=smaug 2018-03-07 23:38:14 -05:00
EventDispatcher.cpp Bug 1443746, ensure DOM events aren't dispatched at unexpected time, r=masayuki 2018-03-08 16:59:25 +09:00
EventDispatcher.h
EventListenerManager.cpp Bug 1193394 - Part 1: Microtasks and promises scheduling. r=bevis 2017-11-17 11:01:27 +08:00
EventListenerManager.h
EventListenerService.cpp
EventListenerService.h
EventNameList.h
EventStateManager.cpp Bug 1024082: Remove most of the nsIPresShell::FrameManager calls. r=dholbert 2018-03-07 10:17:49 +01:00
EventStateManager.h Bug 1438794 - Makes single-line text controls in vertical-writing mode vertically scrollable if they overflow vertically; and makes them horizontally unscrollable no matter whether they overflow horizontally. r=kats 2018-02-23 02:40:44 +08:00
EventStates.h
EventTarget.cpp
EventTarget.h
FocusEvent.cpp
FocusEvent.h
IMEContentObserver.cpp Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug 2018-03-01 22:45:17 +01:00
IMEContentObserver.h
IMEStateManager.cpp
IMEStateManager.h
ImageCaptureError.cpp
ImageCaptureError.h
InputEvent.cpp
InputEvent.h
InternalMutationEvent.h
JSEventHandler.cpp
JSEventHandler.h
KeyNameList.h
KeyboardEvent.cpp Bug 1433592 - Don't spoof ctrl key modifier for privacy.resistFingerprinting=true r=masayuki 2018-03-05 23:23:00 +02:00
KeyboardEvent.h Bug 1438795 - Spoof KeyboardEvent.which for privacy.resistFingerprinting. r=masayuki, r=smaug 2018-02-20 16:51:00 -05:00
MessageEvent.cpp
MessageEvent.h
MouseEvent.cpp
MouseEvent.h Bug 1438795 - Spoof KeyboardEvent.which for privacy.resistFingerprinting. r=masayuki, r=smaug 2018-02-20 16:51:00 -05:00
MouseScrollEvent.cpp
MouseScrollEvent.h
MutationEvent.cpp
MutationEvent.h
NotifyPaintEvent.cpp
NotifyPaintEvent.h
PaintRequest.cpp
PaintRequest.h
PhysicalKeyCodeNameList.h
PointerEvent.cpp
PointerEvent.h
PointerEventHandler.cpp
PointerEventHandler.h
ScrollAreaEvent.cpp
ScrollAreaEvent.h
SimpleGestureEvent.cpp
SimpleGestureEvent.h
SpeechRecognitionError.cpp
SpeechRecognitionError.h
StorageEvent.cpp
StorageEvent.h
TextClause.cpp
TextClause.h
TextComposition.cpp
TextComposition.h
Touch.cpp
Touch.h
TouchEvent.cpp
TouchEvent.h
TransitionEvent.cpp
TransitionEvent.h
UIEvent.cpp
UIEvent.h Bug 1438795 - Spoof KeyboardEvent.which for privacy.resistFingerprinting. r=masayuki, r=smaug 2018-02-20 16:51:00 -05:00
VirtualKeyCodeList.h
WheelEvent.cpp
WheelEvent.h
WheelHandlingHelper.cpp Bug 1438794 - Makes single-line text controls in vertical-writing mode vertically scrollable if they overflow vertically; and makes them horizontally unscrollable no matter whether they overflow horizontally. r=kats 2018-02-23 02:40:44 +08:00
WheelHandlingHelper.h Bug 1438794 - Makes single-line text controls in vertical-writing mode vertically scrollable if they overflow vertically; and makes them horizontally unscrollable no matter whether they overflow horizontally. r=kats 2018-02-23 02:40:44 +08:00
XULCommandEvent.cpp
XULCommandEvent.h
moz.build
nsIEventListenerService.idl