fune/dom/events
2024-05-16 19:43:12 +00:00
..
crashtests
test Bug 1879765 - part 2: Make BrowserChild store the last code value of consumed eKeyDown event r=smaug 2024-05-16 02:36:03 +00:00
AnimationEvent.cpp
AnimationEvent.h
AsyncEventDispatcher.cpp
AsyncEventDispatcher.h
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
Clipboard.cpp Bug 1858788 - Implement ClipboardItem.supports; r=nika 2024-04-18 22:32:54 +00:00
Clipboard.h Bug 1858788 - Implement ClipboardItem.supports; r=nika 2024-04-18 22:32:54 +00:00
ClipboardEvent.cpp
ClipboardEvent.h
ClipboardItem.cpp Bug 1858788 - Implement ClipboardItem.supports; r=nika 2024-04-18 22:32:54 +00:00
ClipboardItem.h Bug 1858788 - Implement ClipboardItem.supports; r=nika 2024-04-18 22:32:54 +00:00
CommandEvent.cpp
CommandEvent.h
CompositionEvent.cpp
CompositionEvent.h
ConstructibleEventTarget.cpp
ConstructibleEventTarget.h
ContentEventHandler.cpp Bug 1853986. Let "Don't translate new lines for IME" ride to release. r=masayuki 2024-01-10 18:53:21 +00:00
ContentEventHandler.h
CustomEvent.cpp
CustomEvent.h
DataTransfer.cpp Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium 2024-05-14 14:24:26 +00:00
DataTransfer.h Bug 1858627 - Update DataTransfer to utilize GetDataSnapshotSync() for retrieving clipboard formats; r=nika,ipc-reviewers 2024-03-13 20:44:06 +00:00
DataTransferItem.cpp Bug 1879631 part 1 - only attempt to load DataTransferItem one time r=dom-core,edgar 2024-05-02 13:41:52 +00:00
DataTransferItem.h Bug 1879631 part 1 - only attempt to load DataTransferItem one time r=dom-core,edgar 2024-05-02 13:41:52 +00:00
DataTransferItemList.cpp
DataTransferItemList.h
DeviceMotionEvent.cpp
DeviceMotionEvent.h
DOMEventTargetHelper.cpp
DOMEventTargetHelper.h
DragEvent.cpp
DragEvent.h
Event.cpp
Event.h
EventDispatcher.cpp Bug 903746 - part 1: Add TextEvent r=smaug 2024-04-08 12:29:59 +00:00
EventDispatcher.h
EventListenerManager.cpp Backed out changeset ebcc80d71094 (bug 1891259) for breaking a handful of things on slack. CLOSED TREE 2024-04-26 00:27:57 +03:00
EventListenerManager.h
EventListenerService.cpp Bug 1879781 - Remove nsIEventListenerService::getEventTargetChainFor r=smaug 2024-03-07 16:17:36 +00:00
EventListenerService.h
EventNameList.h Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug 2024-04-08 12:30:00 +00:00
EventStateManager.cpp Bug 1866173 - Make GetWindowClientRectCenter() working properly on oop iframe; r=smaug 2024-05-16 14:26:21 +00:00
EventStateManager.h Bug 1888018 - part 3: Make OverOutElementsWrapper restore original mouseover target if it's removed temporarily r=smaug 2024-05-14 01:37:35 +00:00
EventTarget.cpp
EventTarget.h
FocusEvent.cpp
FocusEvent.h
GlobalKeyListener.cpp
GlobalKeyListener.h
ImageCaptureError.cpp
ImageCaptureError.h
IMEContentObserver.cpp Bug 1870958 - Make TextControlState notify IMEContentObserver of default value change if TextEditor is being initialized r=smaug,m_kato 2024-01-24 22:50:27 +00:00
IMEContentObserver.h
IMEStateManager.cpp Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
IMEStateManager.h Bug 1851533 - Make IMEStateManager::OnInstalledMenuKeyboardListener call OnChangeFocusInternal when safe r=m_kato,smaug 2024-01-25 05:54:24 +00:00
InputEvent.cpp
InputEvent.h
InputEventOptions.h
InputTypeList.h
InternalMutationEvent.h
InvokeEvent.cpp Bug 1882428 - guard for nullptr retargeted on GetInvoker r=smaug 2024-03-19 09:12:31 +00:00
InvokeEvent.h
JSEventHandler.cpp
JSEventHandler.h
KeyboardEvent.cpp
KeyboardEvent.h
KeyEventHandler.cpp
KeyEventHandler.h
KeyNameList.h
MessageEvent.cpp
MessageEvent.h
MouseEvent.cpp Bug 1871789 - Spoof mozInputSource and mozPressure for RFP. r=tjr,webidl,smaug 2024-05-16 19:43:12 +00:00
MouseEvent.h Bug 1871789 - Spoof mozInputSource and mozPressure for RFP. r=tjr,webidl,smaug 2024-05-16 19:43:12 +00:00
MouseScrollEvent.cpp
MouseScrollEvent.h
moz.build Bug 903746 - part 1: Add TextEvent r=smaug 2024-04-08 12:29:59 +00:00
MutationEvent.cpp
MutationEvent.h
NotifyPaintEvent.cpp Bug 1896745: Avoid unnecessary refcount traffic when appending DOMRect & PaintRequest to array-of-RefPtrs. r=mccr8 2024-05-14 22:12:30 +00:00
NotifyPaintEvent.h
nsIEventListenerService.idl Bug 1879781 - Remove nsIEventListenerService::getEventTargetChainFor r=smaug 2024-03-07 16:17:36 +00:00
PaintRequest.cpp
PaintRequest.h Bug 1896745: Avoid unnecessary refcount traffic when appending DOMRect & PaintRequest to array-of-RefPtrs. r=mccr8 2024-05-14 22:12:30 +00:00
PendingFullscreenEvent.h
PhysicalKeyCodeNameList.h
PointerEvent.cpp Bug 1870498 - Let WebExtension content scripts access getCoalescedEvents in non-secure contexts r=smaug,robwu 2024-01-02 20:50:27 +00:00
PointerEvent.h
PointerEventHandler.cpp Bug 1887435 - Ensure the isPrimary property of PointerEvent is correctly set for touch input; r=smaug 2024-04-11 21:49:49 +00:00
PointerEventHandler.h Bug 1887435 - Ensure the isPrimary property of PointerEvent is correctly set for touch input; r=smaug 2024-04-11 21:49:49 +00:00
RemoteDragStartData.cpp
RemoteDragStartData.h
ScrollAreaEvent.cpp
ScrollAreaEvent.h
ShortcutKeyDefinitions.cpp
ShortcutKeys.cpp
ShortcutKeys.h
SimpleGestureEvent.cpp
SimpleGestureEvent.h
SpeechRecognitionError.cpp
SpeechRecognitionError.h
StorageEvent.cpp
StorageEvent.h
TextClause.cpp
TextClause.h
TextComposition.cpp
TextComposition.h
TextEvent.cpp Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug 2024-04-08 12:30:00 +00:00
TextEvent.h Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug 2024-04-08 12:30:00 +00:00
Touch.cpp
Touch.h
TouchEvent.cpp Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
TouchEvent.h
TransitionEvent.cpp
TransitionEvent.h
UIEvent.cpp Bug 1880187 - Remove unused member from UIEvent; r=masayuki 2024-02-14 06:19:10 +00:00
UIEvent.h Bug 1880187 - Remove unused member from UIEvent; r=masayuki 2024-02-14 06:19:10 +00:00
VirtualKeyCodeList.h
WheelEvent.cpp
WheelEvent.h
WheelHandlingHelper.cpp Bug 1892778 Part 2 - Convert InlineDir and BlockDir to enum classes. r=dholbert 2024-04-23 03:56:42 +00:00
WheelHandlingHelper.h
XULCommandEvent.cpp
XULCommandEvent.h