gecko-dev/dom/events
Tom Ritter c4662925e4 Bug 1778510: Cut Event over to new Timer Design r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D156508
2022-11-29 13:34:21 +00:00
..
crashtests
test Bug 1437126 - Support imgIContainer as a file type in DataTransfer. r=nika 2022-11-28 10:50:20 +00:00
AnimationEvent.cpp
AnimationEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
AsyncEventDispatcher.cpp
AsyncEventDispatcher.h
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
Clipboard.cpp Bug 1773477 - Part 4: Rename ReadText* to Read*; r=nika 2022-08-29 08:03:41 +00:00
Clipboard.h Bug 1773477 - Part 4: Rename ReadText* to Read*; r=nika 2022-08-29 08:03:41 +00:00
ClipboardEvent.cpp
ClipboardEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
ClipboardItem.cpp Bug 1755863 - Part 3-2: Use async nsClipboard API to implement clipboard.read(); r=NeilDeakin,nika 2022-08-15 20:27:27 +00:00
ClipboardItem.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
CommandEvent.cpp
CommandEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
CompositionEvent.cpp
CompositionEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
ConstructibleEventTarget.cpp
ConstructibleEventTarget.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
ContentEventHandler.cpp Bug 1726297 - part 5: Make `ContentEventHandler` use common utility methods to compute caret rect from a character rect r=smaug 2022-11-11 13:43:24 +00:00
ContentEventHandler.h Bug 1726297 - part 5: Make `ContentEventHandler` use common utility methods to compute caret rect from a character rect r=smaug 2022-11-11 13:43:24 +00:00
CustomEvent.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
CustomEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
DOMEventTargetHelper.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMEventTargetHelper.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DataTransfer.cpp Bug 1799156 - Filter unknown DataTransferItem flavors. r=nika 2022-11-21 10:18:38 +00:00
DataTransfer.h Bug 1799156 - Filter unknown DataTransferItem flavors. r=nika 2022-11-21 10:18:38 +00:00
DataTransferItem.cpp Bug 1437126 - Support imgIContainer as a file type in DataTransfer. r=nika 2022-11-28 10:50:20 +00:00
DataTransferItem.h Bug 1437126 - Support imgIContainer as a file type in DataTransfer. r=nika 2022-11-28 10:50:20 +00:00
DataTransferItemList.cpp
DataTransferItemList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DeviceMotionEvent.cpp
DeviceMotionEvent.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DragEvent.cpp
DragEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
Event.cpp Bug 1778510: Cut Event over to new Timer Design r=smaug 2022-11-29 13:34:21 +00:00
Event.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
EventDispatcher.cpp Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato 2022-11-29 01:52:03 +00:00
EventDispatcher.h Bug 1539884 - Part 38: Mark EventDispatcher::Dispatch as CAN_RUN_SCRIPT r=masayuki 2021-12-23 16:27:26 +00:00
EventListenerManager.cpp Bug 1797070 - CSP: Add a basic implementation of unsafe-hashes behind a flag. r=freddyb 2022-11-07 17:56:23 +00:00
EventListenerManager.h Bug 1735745 - Make `SelectionChangeEventDispatcher` dispatch `select` event and `selectchange` event only when there may be corresponding event listeners r=smaug 2021-11-25 07:09:23 +00:00
EventListenerService.cpp Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
EventListenerService.h
EventNameList.h Bug 1797013: Add the onscrollend event handler. r=emilio 2022-10-27 13:05:57 +00:00
EventStateManager.cpp Bug 1795620 - Make it work better to activate/inactivate checkboxes and radio buttons like the other browsers r=smaug 2022-11-11 13:55:14 +00:00
EventStateManager.h Bug 1795620 - Make it work better to activate/inactivate checkboxes and radio buttons like the other browsers r=smaug 2022-11-11 13:55:14 +00:00
EventTarget.cpp
EventTarget.h Bug 1743439 - Part 5: Mark callers in dom/events and dom/html as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-09 19:56:09 +00:00
FocusEvent.cpp
FocusEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
GlobalKeyListener.cpp Bug 1771448 - part 4: Rename `HTMLEditor::GetActiveEditingHost` to `ComputeEditingHost` r=m_kato 2022-05-31 03:41:01 +00:00
GlobalKeyListener.h
IMEContentObserver.cpp Bug 1770133 - part 4: Make `IMEContentObserver` use `dom::Element` instead of `nsIContent` for root r=m_kato 2022-05-26 07:03:20 +00:00
IMEContentObserver.h Bug 1770133 - part 4: Make `IMEContentObserver` use `dom::Element` instead of `nsIContent` for root r=m_kato 2022-05-26 07:03:20 +00:00
IMEStateManager.cpp Bug 1800404 - Make `IMEStateManager::OnChangeFocusInternal` stop warning in the case that `aPresContext` is `nullptr` r=m_kato 2022-11-14 12:46:49 +00:00
IMEStateManager.h Bug 1770133 - part 4: Make `IMEContentObserver` use `dom::Element` instead of `nsIContent` for root r=m_kato 2022-05-26 07:03:20 +00:00
ImageCaptureError.cpp
ImageCaptureError.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
InputEvent.cpp
InputEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
InputEventOptions.h
InputTypeList.h
InternalMutationEvent.h
JSEventHandler.cpp
JSEventHandler.h
KeyEventHandler.cpp
KeyEventHandler.h
KeyNameList.h
KeyboardEvent.cpp Bug 1799435 - Make RFP checks faster. r=smaug 2022-11-08 02:36:25 +00:00
KeyboardEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
MessageEvent.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
MessageEvent.h Bug 1659025 - Implement [Transferable] for ReadableStream r=smaug,sfink 2022-05-19 11:54:31 +00:00
MouseEvent.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2022-08-16 07:08:27 +00:00
MouseEvent.h Bug 1756323 - Cleanup mouse event coord code. r=jfkthame 2022-02-21 11:53:02 +00:00
MouseScrollEvent.cpp
MouseScrollEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
MutationEvent.cpp
MutationEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
NotifyPaintEvent.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
NotifyPaintEvent.h Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
PaintRequest.cpp Bug 1754579 - Don't keep so much alive when returning DOMRects & co. r=smaug 2022-02-10 00:38:45 +00:00
PaintRequest.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
PendingFullscreenEvent.h
PhysicalKeyCodeNameList.h
PointerEvent.cpp Bug 1799435 - Make RFP checks faster. r=smaug 2022-11-08 02:36:25 +00:00
PointerEvent.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
PointerEventHandler.cpp
PointerEventHandler.h
RemoteDragStartData.cpp Bug 1799156 - Filter unknown DataTransferItem flavors. r=nika 2022-11-21 10:18:38 +00:00
RemoteDragStartData.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
ScrollAreaEvent.cpp Bug 1757929 - Remove a bunch of IPC headers from gfxFont and co. r=jfkthame,layout-reviewers 2022-05-05 11:37:51 +00:00
ScrollAreaEvent.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
ShortcutKeyDefinitions.cpp Bug 968104, paste unformatted shortcut (shift+ctrl/cmd+v) should work in plain text contexts, such as input and textarea, r=masayuki 2022-07-11 08:58:35 +00:00
ShortcutKeys.cpp
ShortcutKeys.h
SimpleGestureEvent.cpp
SimpleGestureEvent.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
SpeechRecognitionError.cpp
SpeechRecognitionError.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
StorageEvent.cpp
StorageEvent.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
TextClause.cpp
TextClause.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
TextComposition.cpp Bug 1770133 - part 4: Make `IMEContentObserver` use `dom::Element` instead of `nsIContent` for root r=m_kato 2022-05-26 07:03:20 +00:00
TextComposition.h Bug 1758420 - part 2: Clean up update timing of `TextComposition` r=m_kato 2022-04-21 03:37:56 +00:00
Touch.cpp Bug 1795116 - Support specifying tiltX/tiltY/twist on synthesized touch event; r=webdriver-reviewers,smaug,whimboo 2022-11-08 19:47:29 +00:00
Touch.h Bug 1795116 - Support specifying tiltX/tiltY/twist on synthesized touch event; r=webdriver-reviewers,smaug,whimboo 2022-11-08 19:47:29 +00:00
TouchEvent.cpp Bug 1757929 - Remove a bunch of IPC headers from gfxFont and co. r=jfkthame,layout-reviewers 2022-05-05 11:37:51 +00:00
TouchEvent.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
TransitionEvent.cpp
TransitionEvent.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
UIEvent.cpp Bug 1757929 - Remove a bunch of IPC headers from gfxFont and co. r=jfkthame,layout-reviewers 2022-05-05 11:37:51 +00:00
UIEvent.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
VirtualKeyCodeList.h
WheelEvent.cpp
WheelEvent.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
WheelHandlingHelper.cpp
WheelHandlingHelper.h
XULCommandEvent.cpp
XULCommandEvent.h Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
moz.build Bug 1776843 - Part 1: Move clipboard tests to dom/events/test/clipboard/; r=smaug 2022-08-18 07:58:22 +00:00
nsIEventListenerService.idl Bug 1539884 - Part 7: Mark nsIEventListenerService::getEventTargetChainFor as can_run_script r=masayuki 2021-12-16 17:17:06 +00:00