gecko-dev/dom/events
2022-03-11 07:49:03 +00:00
..
crashtests
test Bug 1607913 - Use Consolas instead of Courier New in Windows monospace font prefs. r=jfkthame 2022-03-01 11:03:42 +00:00
AnimationEvent.cpp
AnimationEvent.h
AsyncEventDispatcher.cpp
AsyncEventDispatcher.h
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
Clipboard.cpp Bug 1472338: part 2) Change clipboard.readText() to read from the clipboard asynchronously when called from content. r=NeilDeakin,mccr8 2022-02-25 09:35:46 +00:00
Clipboard.h Bug 1472338: part 2) Change clipboard.readText() to read from the clipboard asynchronously when called from content. r=NeilDeakin,mccr8 2022-02-25 09:35:46 +00:00
ClipboardEvent.cpp
ClipboardEvent.h
ClipboardItem.cpp
ClipboardItem.h
CommandEvent.cpp
CommandEvent.h
CompositionEvent.cpp
CompositionEvent.h
ConstructibleEventTarget.cpp
ConstructibleEventTarget.h
ContentEventHandler.cpp Bug 1757415 - Undef small in ContentEventHandler.cpp to avoid conflicting with the definition in rpcndr.h from the Windows SDK. r=smaug 2022-02-28 21:03:38 +00:00
ContentEventHandler.h Bug 1746104 - part 7: Make eQuerySelectedText event and ContentEventHandler work with no selection ranges r=m_kato 2022-02-07 22:33:41 +00:00
CustomEvent.cpp
CustomEvent.h
DataTransfer.cpp Bug 1472338: part 2) Change clipboard.readText() to read from the clipboard asynchronously when called from content. r=NeilDeakin,mccr8 2022-02-25 09:35:46 +00:00
DataTransfer.h Bug 1472338: part 2) Change clipboard.readText() to read from the clipboard asynchronously when called from content. r=NeilDeakin,mccr8 2022-02-25 09:35:46 +00:00
DataTransferItem.cpp Backed out changeset 00f6bd7aa727 (bug 1755481) for causing multiple clipboard related failures CLOSED TREE 2022-02-16 12:14:58 +02:00
DataTransferItem.h Bug 1472338: part 2) Change clipboard.readText() to read from the clipboard asynchronously when called from content. r=NeilDeakin,mccr8 2022-02-25 09:35:46 +00:00
DataTransferItemList.cpp
DataTransferItemList.h Bug 1756164: part 1) Document "hidden" DataTransferItems. r=mccr8 2022-02-24 10:29:25 +00:00
DeviceMotionEvent.cpp
DeviceMotionEvent.h
DOMEventTargetHelper.cpp Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
DOMEventTargetHelper.h
DragEvent.cpp
DragEvent.h
Event.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
Event.h 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
EventDispatcher.cpp Bug 1758752 - Describe the event target in DOMEvent profiler markers, r=mstange. 2022-03-11 07:49: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 1742437 - re-scope all generic module/script loader files under js/loader; r=jonco 2022-02-21 15:39:09 +00:00
EventListenerManager.h
EventListenerService.cpp
EventListenerService.h
EventNameList.h Bug 1744315 - P1: Introduce chrome-only MozMouseExploreByTouch event. r=botond 2021-12-28 20:41:22 +00:00
EventStateManager.cpp Bug 1753836 - Make Event.screenX/screenY return page CSS coordinates. r=smaug,jfkthame 2022-02-16 12:18:10 +00:00
EventStateManager.h Bug 1539884 - Part 37: Add strong references for arguments in callers r=masayuki 2021-12-23 16:27:26 +00:00
EventStates.h
EventTarget.cpp
EventTarget.h
FocusEvent.cpp
FocusEvent.h
GlobalKeyListener.cpp Bug 1191862 - part 3: Make GlobalKeyListener not reserve key combination which is mapped to an edit command or a navigation command by native key bindings r=NeilDeakin,smaug 2022-02-15 08:00:06 +00:00
GlobalKeyListener.h
ImageCaptureError.cpp
ImageCaptureError.h
IMEContentObserver.cpp Bug 1753173 - part 1: Improve logging code of IMEContentObserver r=m_kato 2022-02-08 00:41:12 +00:00
IMEContentObserver.h
IMEStateManager.cpp Bug 1191862 - part 3: Make GlobalKeyListener not reserve key combination which is mapped to an edit command or a navigation command by native key bindings r=NeilDeakin,smaug 2022-02-15 08:00:06 +00:00
IMEStateManager.h
InputEvent.cpp
InputEvent.h
InputEventOptions.h
InputTypeList.h
InternalMutationEvent.h
JSEventHandler.cpp
JSEventHandler.h
KeyboardEvent.cpp
KeyboardEvent.h
KeyEventHandler.cpp
KeyEventHandler.h
KeyNameList.h
MessageEvent.cpp
MessageEvent.h
MouseEvent.cpp Bug 1756323 - Cleanup mouse event coord code. r=jfkthame 2022-02-21 11:53:02 +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
moz.build
MutationEvent.cpp
MutationEvent.h
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 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +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
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
PendingFullscreenEvent.h
PhysicalKeyCodeNameList.h
PointerEvent.cpp Bug 1750994 - PointerEvent.constructor should not modify the target of the events which are passed as coalesced or predicted events, r=edgar 2022-01-20 09:09:47 +00:00
PointerEvent.h
PointerEventHandler.cpp
PointerEventHandler.h
RemoteDragStartData.cpp
RemoteDragStartData.h
ScrollAreaEvent.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
ScrollAreaEvent.h 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
ShortcutKeyDefinitions.cpp
ShortcutKeys.cpp
ShortcutKeys.h
SimpleGestureEvent.cpp
SimpleGestureEvent.h
SpeechRecognitionError.cpp
SpeechRecognitionError.h
StorageEvent.cpp
StorageEvent.h
TextClause.cpp
TextClause.h
TextComposition.cpp Bug 1746104 - part 6-1: Make IMENotification::SelectionChangeDataBase and WidgetQueryContentEvent::Reply have AnchorOffset and FocusOffset r=m_kato,geckoview-reviewers 2022-02-07 22:33:39 +00:00
TextComposition.h Bug 1539884 - Part 37: Add strong references for arguments in callers r=masayuki 2021-12-23 16:27:26 +00:00
Touch.cpp
Touch.h
TouchEvent.cpp
TouchEvent.h
TransitionEvent.cpp
TransitionEvent.h
UIEvent.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
UIEvent.h 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
VirtualKeyCodeList.h
WheelEvent.cpp
WheelEvent.h
WheelHandlingHelper.cpp
WheelHandlingHelper.h
XULCommandEvent.cpp
XULCommandEvent.h