gecko-dev/dom/events
Emilio Cobos Álvarez fb10218d24 Bug 1745529 - Skip DELTA_MODE_PAGE tests on Android since they fail but I can't repro.
MANUAL PUSH: Android orange fix CLOSED TREE DONTBUILD
2021-12-14 21:33:08 +01:00
..
crashtests Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana 2021-05-25 01:15:49 +00:00
test Bug 1745529 - Skip DELTA_MODE_PAGE tests on Android since they fail but I can't repro. 2021-12-14 21:33:08 +01:00
AnimationEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AnimationEvent.h
AsyncEventDispatcher.cpp Bug 1455514 - part 1: Add accessors and static helper methods to retrieve nsINode or its concrete classes from EventTarget r=smaug 2021-11-02 13:03:43 +00:00
AsyncEventDispatcher.h
BeforeUnloadEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
BeforeUnloadEvent.h
Clipboard.cpp Bug 1689835 - clipboard.write: Sanitize HTML. r=nika 2021-04-20 20:40:08 +00:00
Clipboard.h Bug 1619947 - Reimplement navigator.clipboard.write to use ClipboardItem r=nika 2021-01-24 12:35:46 +00:00
ClipboardEvent.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ClipboardEvent.h
ClipboardItem.cpp Bug 1688279 - Support strings as data in ClipboardItem r=nika 2021-01-29 22:33:55 +00:00
ClipboardItem.h Bug 1688279 - Support strings as data in ClipboardItem r=nika 2021-01-29 22:33:55 +00:00
CommandEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
CommandEvent.h
CompositionEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
CompositionEvent.h Bug 1723050 - Part 9: Replace typedef by using in dom/events/ r=masayuki 2021-08-07 10:36:35 +00:00
ConstructibleEventTarget.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ConstructibleEventTarget.h
ContentEventHandler.cpp Bug 1741148 - part 11: Make ContentEventHandler use nsINode::ComputeIndexOf() r=smaug 2021-12-09 16:38:24 +00:00
ContentEventHandler.h Bug 1741148 - part 11: Make ContentEventHandler use nsINode::ComputeIndexOf() r=smaug 2021-12-09 16:38:24 +00:00
CustomEvent.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
CustomEvent.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
DataTransfer.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
DataTransfer.h Bug 1671641 - Make dom/events buildable outside of unified-build environment. r=sg 2020-10-21 08:00:18 +00:00
DataTransferItem.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
DataTransferItem.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
DataTransferItemList.cpp Bug 1737041 - DataTransfer.types should include 'Files'. r=masayuki 2021-11-11 09:59:42 +00:00
DataTransferItemList.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
DeviceMotionEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
DeviceMotionEvent.h
DOMEventTargetHelper.cpp Bug 1745950 - Remove the string-based KeepAliveIfHasListenersFor() implementation and convert all callers to use the atoms-based one instead r=smaug 2021-12-14 16:54:50 +00:00
DOMEventTargetHelper.h Bug 1745950 - Remove the string-based KeepAliveIfHasListenersFor() implementation and convert all callers to use the atoms-based one instead r=smaug 2021-12-14 16:54:50 +00:00
DragEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
DragEvent.h
Event.cpp Bug 1596852 - Handle parent-process <browser type=chrome> in JSWindowActors. r=nika 2021-12-10 22:34:10 +00:00
Event.h Bug 1596852 - Handle parent-process <browser type=chrome> in JSWindowActors. r=nika 2021-12-10 22:34:10 +00:00
EventDispatcher.cpp Backed out changeset 6a408466ecb6 (bug 1731504) for causing bug 1739045 CLOSED TREE 2021-11-03 12:10:03 -04:00
EventDispatcher.h Bug 1743439 - Part 6: Mark EventDispatcher::DispatchDOMEvent as MOZ_CAN_RUN_SCRIPT r=masayuki 2021-12-09 19:56:10 +00:00
EventListenerManager.cpp Bug 1742333 - part 14: Make EventListenerManager::AddEventListenerInternal() handle legacy mouse events with the switch r=smaug 2021-11-26 20:00:43 +00:00
EventListenerManager.h Bug 1735745 - Make SelectionChangeEventDispatcher dispatch select event and selectchange event only when there may be corresponding event listeners r=smaug 2021-11-25 07:09:23 +00:00
EventListenerService.cpp Bug 1455514 - part 1: Add accessors and static helper methods to retrieve nsINode or its concrete classes from EventTarget r=smaug 2021-11-02 13:03:43 +00:00
EventListenerService.h Bug 1720574 - Add a way to disable event listeners, r=edgar,Honza 2021-07-16 12:04:37 +00:00
EventNameList.h Bug 1737501 - Allow contextmenu option on Windows SystemStatusBar r=mconley 2021-10-28 16:07:31 +00:00
EventStateManager.cpp Bug 1745529 - Use default action target to compute scroll amount. r=masayuki 2021-12-14 18:23:41 +00:00
EventStateManager.h Bug 1723050 - Part 9: Replace typedef by using in dom/events/ r=masayuki 2021-08-07 10:36:35 +00:00
EventStates.h Bug 502258 - Add a Show Password button to <input type=password> controls. r=Gijs 2021-11-25 20:12:05 +00:00
EventTarget.cpp Bug 1455514 - part 2: Add accessors and static helper methods to retrieve nsPIDOMWindowInner, nsPIDOMWindowOuter and nsPIWindowRoot r=smaug 2021-11-02 13:03:43 +00:00
EventTarget.h Bug 1743439 - Part 5: Mark callers in dom/events and dom/html as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-09 19:56:09 +00:00
FocusEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
FocusEvent.h
GlobalKeyListener.cpp Bug 1732845 - Add nsINode::IsInDesignMode() to check whether the node is directly in design mode r=smaug 2021-10-12 03:14:43 +00:00
GlobalKeyListener.h
ImageCaptureError.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ImageCaptureError.h
IMEContentObserver.cpp Bug 1741148 - part 11: Make ContentEventHandler use nsINode::ComputeIndexOf() r=smaug 2021-12-09 16:38:24 +00:00
IMEContentObserver.h Bug 1729115 - part 1: Make it possible tests to retrieve a node being observed by IMEContentObserver for the following changes r=smaug 2021-10-12 04:41:13 +00:00
IMEStateManager.cpp Bug 1729115 - part 3: Make IMEStateManager check whether given focused content matches with null sContent in design mode r=m_kato 2021-10-12 04:41:14 +00:00
IMEStateManager.h Bug 1729115 - part 3: Make IMEStateManager check whether given focused content matches with null sContent in design mode r=m_kato 2021-10-12 04:41:14 +00:00
InputEvent.cpp Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
InputEvent.h
InputEventOptions.h Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
InputTypeList.h
InternalMutationEvent.h
JSEventHandler.cpp
JSEventHandler.h
KeyboardEvent.cpp Bug 1450398: Apply finer-grained RFP checks to Keyboard Event r=tjr 2021-10-05 13:57:36 +00:00
KeyboardEvent.h Bug 1727024 - Make KeyboardEvent.initKeyEvent is available in addons r=smaug 2021-08-24 09:52:23 +00:00
KeyEventHandler.cpp Bug 1455514 - part 2: Add accessors and static helper methods to retrieve nsPIDOMWindowInner, nsPIDOMWindowOuter and nsPIWindowRoot r=smaug 2021-11-02 13:03:43 +00:00
KeyEventHandler.h Bug 1510500 - part 1: Add GTest for checking no unexpected changes in ShortcutKeyDefinitions.cpp r=edgar 2021-02-07 11:06:26 +00:00
KeyNameList.h
MessageEvent.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
MessageEvent.h
MouseEvent.cpp Bug 1697585 - Prevent starting scrolling again in the child process if preventClickEvent has been called r=masayuki,smaug 2021-04-14 19:56:44 +00:00
MouseEvent.h Bug 1697585 - Prevent starting scrolling again in the child process if preventClickEvent has been called r=masayuki,smaug 2021-04-14 19:56:44 +00:00
MouseScrollEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MouseScrollEvent.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
MutationEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MutationEvent.h
NotifyPaintEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
NotifyPaintEvent.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
nsIEventListenerService.idl Bug 1720574 - Add a way to disable event listeners, r=edgar,Honza 2021-07-16 12:04:37 +00:00
PaintRequest.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
PaintRequest.h
PendingFullscreenEvent.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
PhysicalKeyCodeNameList.h
PointerEvent.cpp Bug 1732578: cut over pointerevents for finer grain API r=tjr 2021-10-13 14:57:00 +00:00
PointerEvent.h Bug 1728626 - PointerEvent.pointerType should be allowed to be arbitrary from constructor; r=smaug 2021-09-03 15:04:56 +00:00
PointerEventHandler.cpp Bug 1455514 - part 1: Add accessors and static helper methods to retrieve nsINode or its concrete classes from EventTarget r=smaug 2021-11-02 13:03:43 +00:00
PointerEventHandler.h Bug 1511231 - Part 2: Make PointerEventHandler::InitPointerEventFromTouch take references; r=smaug 2021-08-19 13:27:12 +00:00
RemoteDragStartData.cpp Bug 1727176, use window contexts for the drag and drop source, r=smaug 2021-08-31 00:58:34 +00:00
RemoteDragStartData.h Bug 1727176, use window contexts for the drag and drop source, r=smaug 2021-08-31 00:58:34 +00:00
ScrollAreaEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ScrollAreaEvent.h
ShortcutKeyDefinitions.cpp Bug 1376091 - For MOZ_WIDGET_GTK, change shortcut for cmd_selectAll from Alt+A to Ctrl+A. r=masayuki 2021-11-23 18:37:41 +00:00
ShortcutKeys.cpp Bug 1510500 - part 1: Add GTest for checking no unexpected changes in ShortcutKeyDefinitions.cpp r=edgar 2021-02-07 11:06:26 +00:00
ShortcutKeys.h Bug 1723050 - Part 9: Replace typedef by using in dom/events/ r=masayuki 2021-08-07 10:36:35 +00:00
SimpleGestureEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SimpleGestureEvent.h
SpeechRecognitionError.cpp Bug 1213512 use UTF8 for MediaMgrError and SpeechRecognitionError message r=jib 2020-11-15 21:59:05 +00:00
SpeechRecognitionError.h Bug 1213512 use UTF8 for MediaMgrError and SpeechRecognitionError message r=jib 2020-11-15 21:59:05 +00:00
StorageEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
StorageEvent.h
TextClause.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
TextClause.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
TextComposition.cpp Bug 1735446 - part 4: Make Selection::GetRangeAt() take uint32_t instead of int32_t r=smaug 2021-12-09 07:35:09 +00:00
TextComposition.h Bug 1733465 part 3: Make nsPresContext::GetRootWidget() return an already_AddRefed pointer instead of a raw pointer. r=tnikkel 2021-10-01 20:38:10 +00:00
Touch.cpp Bug 1455514 - part 1: Add accessors and static helper methods to retrieve nsINode or its concrete classes from EventTarget r=smaug 2021-11-02 13:03:43 +00:00
Touch.h Bug 1712825 - Allow coalescing touchmove events in BrowserChild r=smaug 2021-06-07 15:29:15 +00:00
TouchEvent.cpp Bug 1455514 - part 1: Add accessors and static helper methods to retrieve nsINode or its concrete classes from EventTarget r=smaug 2021-11-02 13:03:43 +00:00
TouchEvent.h Bug 1701796: Move IsTouchDeviceSupportPresent to LookAndFeel remoting to prevent win32k usage in the content process. r=emilio,geckoview-reviewers,owlish 2021-08-25 14:32:13 +00:00
TransitionEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
TransitionEvent.h
UIEvent.cpp Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug 2021-01-27 16:38:29 +00:00
UIEvent.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
VirtualKeyCodeList.h
WheelEvent.cpp Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
WheelEvent.h Bug 1708829 - Expose WheelEvent.wheelDelta{,X,Y} for compat with other engines. r=masayuki 2021-05-14 15:17:33 +00:00
WheelHandlingHelper.cpp Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
WheelHandlingHelper.h Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
XULCommandEvent.cpp Bug 1704948 - Give XULCommandEvent a button property. r=smaug,preferences-reviewers 2021-04-20 17:44:16 +00:00
XULCommandEvent.h Bug 1704948 - Give XULCommandEvent a button property. r=smaug,preferences-reviewers 2021-04-20 17:44:16 +00:00