gecko-dev/dom/events
2021-03-05 23:23:03 +00:00
..
crashtests
test Backed out changeset 2d9ef4afb05d (bug 1675949) for causing mochitest plain failures in test_dom_wheel_event.html 2021-03-05 05:51:36 +02:00
AnimationEvent.cpp
AnimationEvent.h
AsyncEventDispatcher.cpp
AsyncEventDispatcher.h
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
Clipboard.cpp Bug 1689836 - Improve clipboard.write error messages and check image decoding more. r=nika 2021-02-24 19:51:05 +00:00
Clipboard.h Bug 1619947 - Reimplement navigator.clipboard.write to use ClipboardItem r=nika 2021-01-24 12:35:46 +00:00
ClipboardEvent.cpp
ClipboardEvent.h
ClipboardItem.cpp Bug 1688279 - Support strings as data in ClipboardItem r=nika 2021-01-29 22:33:55 +00:00
ClipboardItem.h Bug 1688279 - Support strings as data in ClipboardItem r=nika 2021-01-29 22:33:55 +00:00
CommandEvent.cpp
CommandEvent.h
CompositionEvent.cpp
CompositionEvent.h
ConstructibleEventTarget.cpp
ConstructibleEventTarget.h
ContentEventHandler.cpp Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio 2021-01-25 11:53:49 +00:00
ContentEventHandler.h
CustomEvent.cpp
CustomEvent.h
DataTransfer.cpp
DataTransfer.h
DataTransferItem.cpp
DataTransferItem.h
DataTransferItemList.cpp
DataTransferItemList.h
DeviceMotionEvent.cpp
DeviceMotionEvent.h
DOMEventTargetHelper.cpp
DOMEventTargetHelper.h Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
DragEvent.cpp
DragEvent.h
Event.cpp Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug 2021-01-27 16:38:29 +00:00
Event.h Bug 1520263 - Make tabbrowser wait reply event for F7 key before toggling caret browsing mode r=smaug 2021-02-27 03:02:23 +00:00
EventDispatcher.cpp Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
EventDispatcher.h Bug 1691515 - Add MOZ_KNOWN_LIVE member annotation r=andi 2021-03-05 23:23:03 +00:00
EventListenerManager.cpp Bug 1694548 - Move devtools breakpoints out of mutation events. r=smaug,jdescottes 2021-03-02 18:57:31 +00:00
EventListenerManager.h
EventListenerService.cpp Bug 1691913 - Rename nsBaseHashtable::GetOrInsert(With) to LookupOrInsert(With). r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:45 +00:00
EventListenerService.h
EventNameList.h Bug 1689034 - part 3: Get rid of keyboard events on plugins r=smaug 2021-01-28 07:48:15 +00:00
EventStateManager.cpp Bug 1691515 - Add MOZ_KNOWN_LIVE member annotation r=andi 2021-03-05 23:23:03 +00:00
EventStateManager.h Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug 2021-01-27 16:38:29 +00:00
EventStates.h Bug 1684220 - Remove some dead plugins code. r=smaug 2021-01-04 20:12:05 +00:00
EventTarget.cpp
EventTarget.h Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
FocusEvent.cpp
FocusEvent.h
GlobalKeyListener.cpp Bug 1689034 - part 3: Get rid of keyboard events on plugins r=smaug 2021-01-28 07:48:15 +00:00
GlobalKeyListener.h
ImageCaptureError.cpp
ImageCaptureError.h
IMEContentObserver.cpp
IMEContentObserver.h
IMEStateManager.cpp
IMEStateManager.h
InputEvent.cpp
InputEvent.h
InputEventOptions.h Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
InputTypeList.h
InternalMutationEvent.h
JSEventHandler.cpp
JSEventHandler.h
KeyboardEvent.cpp Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio 2021-01-25 11:53:49 +00:00
KeyboardEvent.h
KeyEventHandler.cpp Bug 1510500 - part 1: Add GTest for checking no unexpected changes in ShortcutKeyDefinitions.cpp r=edgar 2021-02-07 11:06:26 +00:00
KeyEventHandler.h Bug 1510500 - part 1: Add GTest for checking no unexpected changes in ShortcutKeyDefinitions.cpp r=edgar 2021-02-07 11:06:26 +00:00
KeyNameList.h
MessageEvent.cpp
MessageEvent.h
MouseEvent.cpp Backed out 2 changesets (bug 1528289) for breaking navigation with clicks after user scrolled by clicking with middle mouse button. a=backout 2021-03-03 14:29:12 +01:00
MouseEvent.h Backed out 2 changesets (bug 1528289) for breaking navigation with clicks after user scrolled by clicking with middle mouse button. a=backout 2021-03-03 14:29:12 +01:00
MouseScrollEvent.cpp
MouseScrollEvent.h
moz.build Bug 1510500 - part 6: Move ShortcutKeyDefinitions.cpp for macOS to the XP ShortcutKeyDefinitions.cpp r=edgar 2021-02-07 11:07:29 +00:00
MutationEvent.cpp
MutationEvent.h
NotifyPaintEvent.cpp
NotifyPaintEvent.h
nsIEventListenerService.idl
PaintRequest.cpp
PaintRequest.h
PendingFullscreenEvent.h
PhysicalKeyCodeNameList.h
PointerEvent.cpp
PointerEvent.h
PointerEventHandler.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
PointerEventHandler.h Bug 1693683 - Make sure DND is disabled only on Windows r=edgar 2021-02-19 17:52:25 +00:00
RemoteDragStartData.cpp
RemoteDragStartData.h
ScrollAreaEvent.cpp
ScrollAreaEvent.h
ShortcutKeyDefinitions.cpp Bug 1510500 - part 15: Group the other shortcut definitions r=edgar 2021-02-07 11:09:11 +00:00
ShortcutKeys.cpp Bug 1510500 - part 1: Add GTest for checking no unexpected changes in ShortcutKeyDefinitions.cpp r=edgar 2021-02-07 11:06:26 +00:00
ShortcutKeys.h Bug 1510500 - part 1: Add GTest for checking no unexpected changes in ShortcutKeyDefinitions.cpp r=edgar 2021-02-07 11:06:26 +00:00
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 Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug 2021-01-27 16:38:29 +00:00
UIEvent.h
VirtualKeyCodeList.h
WheelEvent.cpp Backed out changeset 2d9ef4afb05d (bug 1675949) for causing mochitest plain failures in test_dom_wheel_event.html 2021-03-05 05:51:36 +02:00
WheelEvent.h Backed out changeset 2d9ef4afb05d (bug 1675949) for causing mochitest plain failures in test_dom_wheel_event.html 2021-03-05 05:51:36 +02:00
WheelHandlingHelper.cpp Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio 2021-01-25 11:53:49 +00:00
WheelHandlingHelper.h
XULCommandEvent.cpp
XULCommandEvent.h