..
crashtests
Bug 1857597 - Add test for bug 1856737; r=smaug
2023-10-16 09:13:36 +00:00
test
Bug 1868963 - Add exception from a11y_checks for clipboard security popup tests; r=ayeddi
2023-12-11 19:03:56 +00:00
AnimationEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
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 1817122
- Make AsyncEventDispatcher(Event) take ownership of the event. r=smaug,media-playback-reviewers,padenot
2023-10-04 19:37:39 +00:00
BeforeUnloadEvent.cpp
…
BeforeUnloadEvent.h
…
Clipboard.cpp
Bug 1866994 - Handle clipboard contextmenu in parent process; r=geckoview-reviewers,extension-reviewers,webidl,win-reviewers,saschanaz,robwu,nika,Gijs,m_kato,emilio
2023-11-28 15:38:01 +00:00
Clipboard.h
Bug 1866994 - Handle clipboard contextmenu in parent process; r=geckoview-reviewers,extension-reviewers,webidl,win-reviewers,saschanaz,robwu,nika,Gijs,m_kato,emilio
2023-11-28 15:38:01 +00:00
ClipboardEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
ClipboardEvent.h
…
ClipboardItem.cpp
Bug 1852947 - Redesign the async clipboard read API; r=nika
2023-11-14 09:21:24 +00:00
ClipboardItem.h
Bug 1852947 - Redesign the async clipboard read API; r=nika
2023-11-14 09:21:24 +00:00
CommandEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
CommandEvent.h
…
CompositionEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
CompositionEvent.h
…
ConstructibleEventTarget.cpp
…
ConstructibleEventTarget.h
…
ContentEventHandler.cpp
Bug 1816581 - part 6: Move the static methods used for moving caret or considering caret geometry into new utility class r=emilio
2023-12-27 04:42:12 +00:00
ContentEventHandler.h
Bug 1690111 - Add a copy assignment operator to RawNodePosition. r=farre
2023-09-20 09:41:59 +00:00
CustomEvent.cpp
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
CustomEvent.h
…
DOMEventTargetHelper.cpp
Bug 1862244 - Add GlobalTeardownHelper r=smaug
2023-11-23 17:17:39 +00:00
DOMEventTargetHelper.h
Bug 1862244 - Add GlobalTeardownHelper r=smaug
2023-11-23 17:17:39 +00:00
DataTransfer.cpp
Bug 1777448 - Part 2: Suppress the paste context menu when the clipboard data originates from a same-origin page; r=nika
2023-12-08 07:08:42 +00:00
DataTransfer.h
Bug 1777448 - Part 2: Suppress the paste context menu when the clipboard data originates from a same-origin page; r=nika
2023-12-08 07:08:42 +00:00
DataTransferItem.cpp
Bug 1777448 - Part 2: Suppress the paste context menu when the clipboard data originates from a same-origin page; r=nika
2023-12-08 07:08:42 +00:00
DataTransferItem.h
Bug 1777448 - Part 2: Suppress the paste context menu when the clipboard data originates from a same-origin page; r=nika
2023-12-08 07:08:42 +00:00
DataTransferItemList.cpp
…
DataTransferItemList.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
DeviceMotionEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
DeviceMotionEvent.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
DragEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
DragEvent.h
…
Event.cpp
Bug 1843477, mark some classes being main thread only, r=mccr8
2023-09-26 12:36:21 +00:00
Event.h
Bug 1848409 - Tweak the UpdateDefaultPreventedOnContent call to only special case the HTMLEditorEventListener case r=masayuki,dom-core
2023-08-15 13:46:42 +00:00
EventDispatcher.cpp
Bug 1722322 - Implement LargestContentfulPaint r=emilio
2023-11-02 20:53:36 +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 1864168 - Part 1: Use 1-origin column number in nsIContentSecurityPolicy. r=smaug,devtools-reviewers,ochameau,ckerschb
2023-11-22 12:31:30 +00:00
EventListenerManager.h
Bug 1843473 - Don't dispatch DOMActivate if there are no listeners for it, r=masayuki
2023-08-18 06:01:16 +00:00
EventListenerService.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
EventListenerService.h
…
EventNameList.h
Bug 1845381 - For begin/repeat/end SMIL animation events, only support "beginEvent"/"repeatEvent"/"endEvent" in addEventListener. r=webcompat-reviewers,dholbert,smaug,twisniewski
2023-07-31 20:43:47 +00:00
EventStateManager.cpp
Bug 1833172 - Remove unused data from PasteTransferable IPC; r=masayuki
2023-12-20 13:18:23 +00:00
EventStateManager.h
Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio
2023-11-21 12:45:59 +00:00
EventTarget.cpp
Bug 1843477, non-virtual AddRef/Release for EventTarget and common subclasses, r=mccr8
2023-09-26 12:36:21 +00:00
EventTarget.h
Merge autoland to mozilla-central. a=merge
2023-09-27 06:45:58 +03:00
FocusEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
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
IMEContentObserver.cpp
Bug 1863759 - Make `IMEStateManager` recreate `IMEContentObserver` if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
IMEContentObserver.h
Bug 1863759 - Make `IMEStateManager` recreate `IMEContentObserver` if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
IMEStateManager.cpp
Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki
2023-12-08 11:34:06 +00:00
IMEStateManager.h
Bug 1835578 - Fix warnings of clang-tidy in XP IME handling code r=m_kato
2023-06-14 01:57:34 +00:00
ImageCaptureError.cpp
…
ImageCaptureError.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
InputEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
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 1857887 - Add invoketarget & invoketarget action attributes r=smaug
2023-11-08 13:41:51 +00:00
InvokeEvent.h
Bug 1857887 - Add invoketarget & invoketarget action attributes r=smaug
2023-11-08 13:41:51 +00:00
JSEventHandler.cpp
Bug 1807842 - JSEventHandler could have a pointer to EventTarget, not nsISupports, r=masayuki
2023-01-02 10:45:12 +00:00
JSEventHandler.h
Bug 1807842 - JSEventHandler could have a pointer to EventTarget, not nsISupports, r=masayuki
2023-01-02 10:45:12 +00:00
KeyEventHandler.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
KeyEventHandler.h
Bug 1821886 - Reserve shortcut keys exiting from the fullscreen mode r=Gijs,edgar,smaug
2023-05-24 00:50:17 +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
KeyboardEvent.cpp
Bug 1266437 - Drop "OS" modifier r=smaug,m_kato,karlt,Gijs
2023-08-07 01:03:58 +00:00
KeyboardEvent.h
Bug 1812329 - Move accesskey out of nsMenubarListener. r=smaug
2023-02-07 16:29:40 +00:00
MessageEvent.cpp
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
MessageEvent.h
…
MouseEvent.cpp
Bug 1848409 - Tweak the UpdateDefaultPreventedOnContent call to only special case the HTMLEditorEventListener case r=masayuki,dom-core
2023-08-15 13:46:42 +00:00
MouseEvent.h
Bug 1564391 - Rename internal uses of `mozInputSource`. r=emilio,pip-reviewers,tabbrowser-reviewers,dao,kpatenio
2023-07-26 09:27:45 +00:00
MouseScrollEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
MouseScrollEvent.h
…
MutationEvent.cpp
…
MutationEvent.h
…
NotifyPaintEvent.cpp
…
NotifyPaintEvent.h
…
PaintRequest.cpp
…
PaintRequest.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +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 1859236 - Use IsSecureContextOrObjectIsFromSecureContext to decide if we want to expose getCoalescedEvents r=smaug
2023-10-17 11:52:54 +00:00
PointerEvent.h
Bug 1858434 - Expose getCoalescedEvents only on SecureContext, r=edgar
2023-10-13 09:55:37 +00:00
PointerEventHandler.cpp
Bug 1834737 - Make RFPTarget parameter of Document::ShouldResistFingerprinting non-optional. r=tjr
2023-05-31 09:46:54 +00:00
PointerEventHandler.h
…
RemoteDragStartData.cpp
Bug 1832701 - Part 1: Rename IPCDataTransfer* to IPCTransferable*; r=nika
2023-05-16 21:25:37 +00:00
RemoteDragStartData.h
Bug 1832701 - Part 1: Rename IPCDataTransfer* to IPCTransferable*; r=nika
2023-05-16 21:25:37 +00:00
ScrollAreaEvent.cpp
…
ScrollAreaEvent.h
…
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
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
SimpleGestureEvent.h
…
SpeechRecognitionError.cpp
…
SpeechRecognitionError.h
…
StorageEvent.cpp
…
StorageEvent.h
…
TextClause.cpp
…
TextClause.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
TextComposition.cpp
Bug 1863759 - Make `IMEStateManager` recreate `IMEContentObserver` if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
TextComposition.h
Bug 1690827 - part 1: Number each composition for native IME or synthesized in the parent process r=smaug
2023-06-14 01:57:33 +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
Bug 1810964 - Replace callers of nsContentUtils::ResistFingerprinting. r=tjr,emilio
2023-01-23 11:52:56 +00:00
TouchEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
TouchEvent.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
TransitionEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
TransitionEvent.h
…
UIEvent.cpp
Bug 1853233 - Only assign converted modifiers once. r=smaug
2023-09-16 18:10:53 +00:00
UIEvent.h
…
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 1830758 - Do not clobber APZ scroll snap on eWheelOperationEnd. r=hiro
2023-06-01 13:51:44 +00:00
WheelHandlingHelper.h
Bug 1830758 - Do not clobber APZ scroll snap on eWheelOperationEnd. r=hiro
2023-06-01 13:51:44 +00:00
XULCommandEvent.cpp
Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato
2023-01-02 12:31:40 +00:00
XULCommandEvent.h
…
moz.build
Bug 1857887 - Add invoketarget & invoketarget action attributes r=smaug
2023-11-08 13:41:51 +00:00
nsIEventListenerService.idl
Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich
2022-12-28 09:52:44 +00:00