gecko-dev/dom/events
Cosmin Sabou 680b4364c7 Backed out 13 changesets (bug 1690111) for causing fetch related crashes.
Backed out changeset 5f2c25d194ad (bug 1690111)
Backed out changeset 76c408bcd053 (bug 1690111)
Backed out changeset 6d0649fdafff (bug 1690111)
Backed out changeset c1330b5e8c43 (bug 1690111)
Backed out changeset 5fa36d8fd2a5 (bug 1690111)
Backed out changeset daf7d747853a (bug 1690111)
Backed out changeset f70e09a7f5c6 (bug 1690111)
Backed out changeset 40c6d6eed7f8 (bug 1690111)
Backed out changeset 692f2a759573 (bug 1690111)
Backed out changeset 7140866dd9f6 (bug 1690111)
Backed out changeset 2865fe682139 (bug 1690111)
Backed out changeset 9dcd2416f8a5 (bug 1690111)
Backed out changeset 9c411bf84079 (bug 1690111)
2023-09-11 17:55:24 +03:00
..
crashtests
test Bug 1848540 - Check general.autoscroll in AutoScrollChild for mouseup r=masayuki,dom-core 2023-08-28 18:43:16 +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 1839766 - Remove useless null-checks in LoadBlockingAsyncEventDispatcher. r=masayuki,smaug 2023-06-22 08:59:31 +00:00
AsyncEventDispatcher.h Bug 1824886 - Don't make privileged sync loads block the document load event. r=TYLin,masayuki 2023-07-09 11:34:06 +00:00
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
Clipboard.cpp Bug 1843484 - Use EventTarget* instead of nsISupports* for the event target parameter of the nsContentUtils::Dispatch methods. r=smaug 2023-08-28 23:38:42 +00:00
Clipboard.h
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 1712122 - Part 2: Implement Promise support in the ClipboardItem constructor; r=nika 2023-05-14 21:02:08 +00:00
ClipboardItem.h Bug 1712122 - Part 2: Implement Promise support in the ClipboardItem constructor; r=nika 2023-05-14 21:02:08 +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 1850938 - Make ContentEventHandler::OnQueryTextRectArray and ContentEventHandler::OnQueryTextRect work with strong pointers again r=smaug 2023-09-06 13:55:58 +00:00
ContentEventHandler.h Backed out 13 changesets (bug 1690111) for causing fetch related crashes. 2023-09-11 17:55:24 +03:00
CustomEvent.cpp
CustomEvent.h
DataTransfer.cpp Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
DataTransfer.h Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
DataTransferItem.cpp Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +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
DeviceMotionEvent.cpp Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato 2023-01-02 12:31:40 +00:00
DeviceMotionEvent.h
DOMEventTargetHelper.cpp
DOMEventTargetHelper.h Backed out 3 changesets (bug 1843477) for causing hazards failures on TelemetryFixture.cpp. CLOSED TREE 2023-09-08 20:21:46 +03: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 1851263 - Rename EventTarget::GetAsWindowInner to EventTarget::GetAsInnerWindow for consistency with nsIGlobal::GetAsInnerWindow. r=smaug 2023-09-04 04:06:30 +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 Backed out 3 changesets (bug 1843477) for causing hazards failures on TelemetryFixture.cpp. CLOSED TREE 2023-09-08 20:21:46 +03: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 Backed out 3 changesets (bug 1843477) for causing hazards failures on TelemetryFixture.cpp. CLOSED TREE 2023-09-08 20:21:46 +03: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 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 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 1848896 - Remove ui.use_activity_cursor pref r=farre 2023-09-05 21:32:32 +00:00
EventStateManager.h Bug 1757463 - Implement hide cursor while typing at the DOM+Editor level. r=handyman,masayuki 2023-08-30 16:50:26 +00:00
EventTarget.cpp Backed out 3 changesets (bug 1843477) for causing hazards failures on TelemetryFixture.cpp. CLOSED TREE 2023-09-08 20:21:46 +03:00
EventTarget.h Backed out 3 changesets (bug 1843477) for causing hazards failures on TelemetryFixture.cpp. CLOSED TREE 2023-09-08 20:21:46 +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
ImageCaptureError.cpp
ImageCaptureError.h
IMEContentObserver.cpp Bug 1849286 - Make IMEContentObserver::CharacterDataChanged() assume there is only one text node in a text editor r=smaug 2023-08-23 02:00:24 +00:00
IMEContentObserver.h Bug 1849286 - Make IMEContentObserver::CharacterDataChanged() assume there is only one text node in a text editor r=smaug 2023-08-23 02:00:24 +00:00
IMEStateManager.cpp Bug 1735980 - Remove mozactionhint attribute. r=m_kato,dom-core,smaug,masayuki 2023-09-04 23:26:22 +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
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
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
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
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
MessageEvent.cpp
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
moz.build
MutationEvent.cpp
MutationEvent.h
NotifyPaintEvent.cpp
NotifyPaintEvent.h
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
PaintRequest.cpp
PaintRequest.h
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 1825233 - Cut Pointer Events over to RFPTarget. r=tjr 2023-03-31 07:53:08 +00:00
PointerEvent.h Bug 1809774: Simplify PointerEvent.webidl because RFP doesn't need the callertype r=edgar 2023-02-07 23:53:19 +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
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
TextComposition.cpp Bug 1835578 - Fix warnings of clang-tidy in XP IME handling code r=m_kato 2023-06-14 01:57:34 +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
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 1266437 - Drop "OS" modifier r=smaug,m_kato,karlt,Gijs 2023-08-07 01:03:58 +00:00
UIEvent.h
VirtualKeyCodeList.h
WheelEvent.cpp Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato 2023-01-02 12:31:40 +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