gecko-dev/dom/events
2024-11-20 10:47:48 +02:00
..
crashtests Bug 1917654, pass some reasonable object as the owner to Event's constructor, r=asuth 2024-09-10 19:36:35 +00:00
test Bug 1922355 - macOS 14.70: adjust expectations for mochitests and xpcshell tests. r=jmaher,necko-reviewers 2024-11-19 17:19:24 +00:00
AnimationEvent.cpp
AnimationEvent.h
AsyncEventDispatcher.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
AsyncEventDispatcher.h Bug 1898343 - Don't fire selectionchange if there is one pending, r=masayuki 2024-05-27 12:47:53 +00:00
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
Clipboard.cpp Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
Clipboard.h Bug 1883799 - Rename nsIAsyncGetClipboardData to nsIClipboardDataSnapshot; r=nika 2024-06-20 07:36:40 +00:00
ClipboardEvent.cpp Bug 1899117 - Add file and input type telemetry for EXIF metadata stripper project. r=bvandersloot,anti-tracking-reviewers 2024-10-29 12:49:37 +00:00
ClipboardEvent.h Bug 1899117 - Add file and input type telemetry for EXIF metadata stripper project. r=bvandersloot,anti-tracking-reviewers 2024-10-29 12:49:37 +00:00
ClipboardItem.cpp Bug 1883799 - Rename nsIAsyncGetClipboardData to nsIClipboardDataSnapshot; r=nika 2024-06-20 07:36:40 +00:00
ClipboardItem.h Bug 1883799 - Rename nsIAsyncGetClipboardData to nsIClipboardDataSnapshot; r=nika 2024-06-20 07:36:40 +00:00
CommandEvent.cpp
CommandEvent.h
CompositionEvent.cpp
CompositionEvent.h
ConstructibleEventTarget.cpp
ConstructibleEventTarget.h
ContentEventHandler.cpp Bug 1926031 - Make Selection::ScrollIntoView take ScrollFlags. r=jjaschke,masayuki 2024-10-22 09:58:02 +00:00
ContentEventHandler.h Bug 1910452: Part 1 - Intercept drop events for content analysis r=smaug,dlp-reviewers,gstoll,reusable-components-reviewers,mstriemer 2024-09-11 23:02:22 +00:00
CustomEvent.cpp
CustomEvent.h
DataTransfer.cpp Bug 1915351 part 4 - analyze all clipboard contents before sending out paste event r=dlp-reviewers,handyman 2024-10-28 22:37:57 +00:00
DataTransfer.h Bug 1879401 - Make clipboard DataTransfer use sync version of nsIAsyncGetClipboardData r=edgar,ipc-reviewers,nika 2024-10-28 22:37:56 +00:00
DataTransferItem.cpp Bug 1879401 - Make clipboard DataTransfer use sync version of nsIAsyncGetClipboardData r=edgar,ipc-reviewers,nika 2024-10-28 22:37:56 +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 Bug 1900930 - Remove ENSURE_SUCCESS_VOID. r=dom-core,edgar 2024-08-21 08:43:08 +00:00
DataTransferItemList.h
DeviceMotionEvent.cpp
DeviceMotionEvent.h
DOMEventTargetHelper.cpp Bug 1909502 - Remove IID of GlobalTeardownObserver r=smaug 2024-07-24 12:15:15 +00:00
DOMEventTargetHelper.h Bug 1904442 - Rename GlobalTeardownObserver::GetOwner to GetOwnerWindow. r=smaug,media-playback-reviewers,dom-storage-reviewers,aosmond,padenot,asuth 2024-07-01 11:49:59 +00:00
DragEvent.cpp Bug 1899117 - Add file and input type telemetry for EXIF metadata stripper project. r=bvandersloot,anti-tracking-reviewers 2024-10-29 12:49:37 +00:00
DragEvent.h Bug 1899117 - Add file and input type telemetry for EXIF metadata stripper project. r=bvandersloot,anti-tracking-reviewers 2024-10-29 12:49:37 +00:00
Event.cpp Bug 1917082 - Release all the strong member variables of Event objects when refcnt drops to 0, r=mccr8 2024-09-06 08:17:33 +00:00
Event.h Bug 1917082 - Release all the strong member variables of Event objects when refcnt drops to 0, r=mccr8 2024-09-06 08:17:33 +00:00
EventDispatcher.cpp Bug 1675847 - part 1: Rename eMouseClick and eMouseAuxClick r=smaug 2024-06-14 00:18:46 +00:00
EventDispatcher.h Bug 1658996 - Part 1: Introduce new methods around click event activation behavior. r=edgar 2023-09-07 09:33:51 +00:00
EventListenerManager.cpp Bug 1914895 - Make Symbol.unscopables support optional for non-syntactic with-environments. r=arai 2024-10-21 17:56:43 +00:00
EventListenerManager.h Bug 1903214 - Don't dispatch SMIL events unless there are listeners r=smaug 2024-06-18 13:25:47 +00:00
EventListenerService.cpp Bug 1879781 - Remove nsIEventListenerService::getEventTargetChainFor r=smaug 2024-03-07 16:17:36 +00:00
EventListenerService.h
EventNameList.h Bug 1925952 - Implement attribute waitingforkey on audio/video elements. r=smaug 2024-10-22 22:33:56 +00:00
EventStateManager.cpp Bug 1929270 - Use std::clamp instead of min/max chain in dom/ r=nika 2024-11-15 07:50:30 +00:00
EventStateManager.h Bug 1149826 - Part 1. Add eContentCommandReplaceText. r=masayuki 2024-07-26 06:38:52 +00:00
EventTarget.cpp Bug 1876470 - AddEventListener/RemoveEventListener should not throw, r=smaug 2024-10-21 20:45:39 +00:00
EventTarget.h Bug 1876470 - AddEventListener/RemoveEventListener should not throw, r=smaug 2024-10-21 20:45:39 +00:00
FocusEvent.cpp
FocusEvent.h
GlobalKeyListener.cpp Bug 1833494 - Make GlobalKeyListener not try to match handler with keyboard event with ignoring Shift state after one handler matches with the key combination r=smaug 2023-08-09 04:47:06 +00:00
GlobalKeyListener.h Bug 1833494 - Make GlobalKeyListener not try to match handler with keyboard event with ignoring Shift state after one handler matches with the key combination r=smaug 2023-08-09 04:47:06 +00:00
ImageCaptureError.cpp
ImageCaptureError.h
IMEContentObserver.cpp Bug 1926031 - Make Selection::ScrollIntoView take ScrollFlags. r=jjaschke,masayuki 2024-10-22 09:58:02 +00:00
IMEContentObserver.h Bug 1911010 - Make IMEContentObserver observe ParentChainChanged and let IMEStateManager know that r=smaug 2024-08-27 07:55:26 +00:00
IMEStateManager.cpp Backed out changeset 7aa84bf088da (bug 1929160) as requested by developer for causing regressions CLOSED TREE 2024-11-20 10:47:48 +02:00
IMEStateManager.h Bug 1915057 - Make HTMLEditor::NotifyRootChanged() notifies IMEStateManager of the editor root change r=smaug,m_kato 2024-09-05 00:35:50 +00:00
InputEvent.cpp
InputEvent.h
InputEventOptions.h
InputTypeList.h
InternalMutationEvent.h Bug 1851039 - Investigate if it is possible to reuse the text node when setting element.textContent, r=emilio 2023-09-04 09:38:09 +00:00
InvokeEvent.cpp Bug 1882428 - guard for nullptr retargeted on GetInvoker r=smaug 2024-03-19 09:12:31 +00:00
InvokeEvent.h Bug 1857887 - Add invoketarget & invoketarget action attributes r=smaug 2023-11-08 13:41:51 +00:00
JSEventHandler.cpp Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
JSEventHandler.h
KeyboardEvent.cpp Bug 1266437 - Drop "OS" modifier r=smaug,m_kato,karlt,Gijs 2023-08-07 01:03:58 +00:00
KeyboardEvent.h
KeyEventHandler.cpp Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
KeyEventHandler.h Bug 1833923: Start detecting when the Fn key is pressed on macOS, which allows for built-in macOS shortcuts (such as Fn+e for the emoji picker) to start working. r=masayuki 2024-11-02 02:13:06 +00:00
KeyNameList.h Bug 1232918 - Map Windows Logo keys in Win/Linux to Meta and rename OSLeft/OSRight to MetaLeft/MetaRight r=smaug,webdriver-reviewers,jdescottes,media-playback-reviewers,karlt 2023-08-07 01:03:58 +00:00
MessageEvent.cpp
MessageEvent.h
MouseEvent.cpp Bug 1675847 - part 3: Make ePointerClick event dispatchers and handlers use WidgetPointerEvent r=smaug,search-reviewers,devtools-reviewers,nchevobbe,jteow 2024-06-14 00:18:47 +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 1895254 - Prototype the Navigation API WebIDL. r=farre,dom-core,peterv 2024-07-24 04:56:35 +00:00
MutationEvent.cpp
MutationEvent.h
NavigateEvent.cpp Bug 1895254 - Prototype the Navigation API WebIDL. r=farre,dom-core,peterv 2024-07-24 04:56:35 +00:00
NavigateEvent.h Bug 1895254 - Prototype the Navigation API WebIDL. r=farre,dom-core,peterv 2024-07-24 04:56:35 +00:00
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 Bug 1232918 - Map Windows Logo keys in Win/Linux to Meta and rename OSLeft/OSRight to MetaLeft/MetaRight r=smaug,webdriver-reviewers,jdescottes,media-playback-reviewers,karlt 2023-08-07 01:03:58 +00:00
PointerEvent.cpp Bug 1826051: Improve PointerEvents RFP target for Android. r=tjr 2024-09-10 14:37:50 +00:00
PointerEvent.h Bug 1826051: Improve PointerEvents RFP target for Android. r=tjr 2024-09-10 14:37:50 +00:00
PointerEventHandler.cpp Bug 1826051: Improve PointerEvents RFP target for Android. r=tjr 2024-09-10 14:37:50 +00:00
PointerEventHandler.h Bug 1914560 - Make PointerEvent::GetCoalescedEvents() ensure one event if trusted ePointerMove r=smaug 2024-09-02 23:18:32 +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 Bug 1911010 - Make IMEContentObserver observe ParentChainChanged and let IMEStateManager know that r=smaug 2024-08-27 07:55:26 +00:00
TextComposition.h Bug 1920646 - part 2: Make HTMLEditor handle insertHTML as inserting plaintext converted from given source r=m_kato 2024-10-02 21:42:10 +00:00
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 Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
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 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +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 Bug 1843954 - Have Coord * Primitive and Coord / Primitive return Coord. r=botond 2023-09-14 00:37:04 +00:00
WheelEvent.h
WheelHandlingHelper.cpp Bug 1921267 - Remove global constructor from dom/events/WheelHandlingHelper.cpp r=emilio 2024-10-03 06:55:05 +00:00
WheelHandlingHelper.h Bug 1921268 - Remove global constructor from dom/events/WheelHandlingHelper.h r=emilio 2024-10-03 06:55:05 +00:00
XULCommandEvent.cpp
XULCommandEvent.h