.. |
crashtests
|
|
|
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
|
|
|
AnimationEvent.h
|
|
|
AsyncEventDispatcher.cpp
|
|
|
AsyncEventDispatcher.h
|
|
|
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
|
|
|
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
|
|
|
CommandEvent.h
|
|
|
CompositionEvent.cpp
|
|
|
CompositionEvent.h
|
|
|
ConstructibleEventTarget.cpp
|
|
|
ConstructibleEventTarget.h
|
|
|
ContentEventHandler.cpp
|
|
|
ContentEventHandler.h
|
|
|
CustomEvent.cpp
|
|
|
CustomEvent.h
|
|
|
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
|
|
|
DeviceMotionEvent.cpp
|
|
|
DeviceMotionEvent.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 |
DragEvent.cpp
|
|
|
DragEvent.h
|
|
|
Event.cpp
|
|
|
Event.h
|
|
|
EventDispatcher.cpp
|
Bug 1722322 - Implement LargestContentfulPaint r=emilio
|
2023-11-02 20:53:36 +00:00 |
EventDispatcher.h
|
|
|
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
|
|
|
EventListenerService.cpp
|
|
|
EventListenerService.h
|
|
|
EventNameList.h
|
|
|
EventStateManager.cpp
|
Bug 1867527 - Remove unused argument aPrincipal from DragDataProducer::Produce; r=smaug
|
2023-11-30 22:12:02 +00:00 |
EventStateManager.h
|
Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio
|
2023-11-21 12:45:59 +00:00 |
EventTarget.cpp
|
|
|
EventTarget.h
|
|
|
FocusEvent.cpp
|
|
|
FocusEvent.h
|
|
|
GlobalKeyListener.cpp
|
|
|
GlobalKeyListener.h
|
|
|
ImageCaptureError.cpp
|
|
|
ImageCaptureError.h
|
|
|
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
|
|
|
InputEvent.cpp
|
|
|
InputEvent.h
|
|
|
InputEventOptions.h
|
|
|
InputTypeList.h
|
|
|
InternalMutationEvent.h
|
|
|
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
|
|
|
JSEventHandler.h
|
|
|
KeyboardEvent.cpp
|
|
|
KeyboardEvent.h
|
|
|
KeyEventHandler.cpp
|
|
|
KeyEventHandler.h
|
|
|
KeyNameList.h
|
|
|
MessageEvent.cpp
|
|
|
MessageEvent.h
|
|
|
MouseEvent.cpp
|
|
|
MouseEvent.h
|
|
|
MouseScrollEvent.cpp
|
|
|
MouseScrollEvent.h
|
|
|
moz.build
|
Bug 1857887 - Add invoketarget & invoketarget action attributes r=smaug
|
2023-11-08 13:41:51 +00:00 |
MutationEvent.cpp
|
|
|
MutationEvent.h
|
|
|
NotifyPaintEvent.cpp
|
|
|
NotifyPaintEvent.h
|
|
|
nsIEventListenerService.idl
|
|
|
PaintRequest.cpp
|
|
|
PaintRequest.h
|
|
|
PendingFullscreenEvent.h
|
|
|
PhysicalKeyCodeNameList.h
|
|
|
PointerEvent.cpp
|
|
|
PointerEvent.h
|
|
|
PointerEventHandler.cpp
|
|
|
PointerEventHandler.h
|
|
|
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 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
|
|
|
Touch.cpp
|
|
|
Touch.h
|
|
|
TouchEvent.cpp
|
|
|
TouchEvent.h
|
|
|
TransitionEvent.cpp
|
|
|
TransitionEvent.h
|
|
|
UIEvent.cpp
|
|
|
UIEvent.h
|
|
|
VirtualKeyCodeList.h
|
|
|
WheelEvent.cpp
|
|
|
WheelEvent.h
|
|
|
WheelHandlingHelper.cpp
|
|
|
WheelHandlingHelper.h
|
|
|
XULCommandEvent.cpp
|
|
|
XULCommandEvent.h
|
|
|