.. |
android
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
crashtests
|
Bug 1603074 - part 1: Make `synthesizePlainDragAndDrop()` synthesize drag events without `DataTransfer` object r=smaug
|
2019-12-21 12:27:06 +00:00 |
emacs
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
mac
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
test
|
Bug 1621934 - Remove test_pointerevent_setpointercapture_relatedtarget-manual.html; r=smaug
|
2020-03-12 19:20:02 +00:00 |
unix
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
win
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
AnimationEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
AnimationEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
AsyncEventDispatcher.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
AsyncEventDispatcher.h
|
…
|
|
BeforeUnloadEvent.cpp
|
…
|
|
BeforeUnloadEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
Clipboard.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
Clipboard.h
|
…
|
|
ClipboardEvent.cpp
|
…
|
|
ClipboardEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
CommandEvent.cpp
|
…
|
|
CommandEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
CompositionEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
CompositionEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
ConstructibleEventTarget.cpp
|
…
|
|
ConstructibleEventTarget.h
|
…
|
|
ContentEventHandler.cpp
|
Backed out changeset 9eeee9ec66d9 (bug 253870) for causing failures in browser_bug1261299.js
|
2020-03-16 22:32:41 +02:00 |
ContentEventHandler.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
CustomEvent.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
CustomEvent.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
DOMEventTargetHelper.cpp
|
Bug 1593299 - Disconnect EventListenerManager is DOMEventTargetHelper's Unlink, r=masayuki
|
2019-11-03 00:03:12 +00:00 |
DOMEventTargetHelper.h
|
…
|
|
DataTransfer.cpp
|
Bug 1621001 - Refactor DataTransfer.cpp r=ckerschb
|
2020-03-10 14:30:58 +00:00 |
DataTransfer.h
|
Bug 1609603 - Optimize the callers of `DataTransfer::GetTypes()` r=smaug
|
2020-01-20 09:46:48 +00:00 |
DataTransferItem.cpp
|
Bug 1619518 - part 2 - Better File.lastModified attribute handling, r=ssengupta,ttung,dom-workers-and-storage-reviewers,smaug
|
2020-03-04 23:10:22 +00:00 |
DataTransferItem.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
DataTransferItemList.cpp
|
Bug 1609603 - Optimize the callers of `DataTransfer::GetTypes()` r=smaug
|
2020-01-20 09:46:48 +00:00 |
DataTransferItemList.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
DeviceMotionEvent.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
DeviceMotionEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
DragEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
DragEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
Event.cpp
|
Bug 1449831 - part 1: Add `InputEvent.getTargetRanges()` r=smaug
|
2020-03-02 07:39:38 +00:00 |
Event.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
EventDispatcher.cpp
|
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
|
2020-02-20 11:40:14 +00:00 |
EventDispatcher.h
|
Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo
|
2020-01-08 23:14:48 +00:00 |
EventListenerManager.cpp
|
Bug 1607918. Fix case handling for webkit-prefixed transition/animation event handlers. r=smaug.
|
2020-01-13 20:04:59 +00:00 |
EventListenerManager.h
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
EventListenerService.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
EventListenerService.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
EventNameList.h
|
Bug 970802 - part 3: Implement `beforeinput` event dispatcher and add `onbeforeinput` event handler attribute r=smaug
|
2020-01-14 07:15:45 +00:00 |
EventStateManager.cpp
|
Backed out changeset 9eeee9ec66d9 (bug 253870) for causing failures in browser_bug1261299.js
|
2020-03-16 22:32:41 +02:00 |
EventStateManager.h
|
Bug 1618125 - Remove EventStateManager::GetContentViewer as dead code. r=smaug
|
2020-02-26 09:58:02 +00:00 |
EventStates.h
|
Bug 1617600 - Prototype :focus-visible behind a flag. r=smaug
|
2020-02-26 14:16:20 +00:00 |
EventTarget.cpp
|
…
|
|
EventTarget.h
|
Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug
|
2019-06-17 04:36:29 +00:00 |
FocusEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
FocusEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
GlobalKeyListener.cpp
|
Bug 1613349 - Rename nsINode::DeleteProperty to RemoveProperty. r=smaug
|
2020-02-06 16:06:49 +00:00 |
GlobalKeyListener.h
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
IMEContentObserver.cpp
|
Bug 1617778 - Use ToString.h to share text and selection change logging. r=masayuki
|
2020-02-28 04:45:05 +00:00 |
IMEContentObserver.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
IMEStateManager.cpp
|
Bug 1556627 - Make nsFocusManager::SetFocus work in Fission. r=NeilDeakin,farre,masayuki
|
2020-02-18 13:30:04 +00:00 |
IMEStateManager.h
|
Bug 1549930 addendum - Notify widgets of IME blur on quit (on non-Android). r=masayuki
|
2019-06-17 04:51:29 +00:00 |
ImageCaptureError.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
ImageCaptureError.h
|
…
|
|
InputEvent.cpp
|
Bug 1449831 - part 1: Add `InputEvent.getTargetRanges()` r=smaug
|
2020-03-02 07:39:38 +00:00 |
InputEvent.h
|
Bug 1449831 - part 1: Add `InputEvent.getTargetRanges()` r=smaug
|
2020-03-02 07:39:38 +00:00 |
InputEventOptions.h
|
Bug 1449831 - part 2: Make `InputEventOptions` be able to take target ranges r=smaug
|
2020-03-03 03:38:43 +00:00 |
InputTypeList.h
|
…
|
|
InternalMutationEvent.h
|
…
|
|
JSEventHandler.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
JSEventHandler.h
|
…
|
|
KeyEventHandler.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
KeyEventHandler.h
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
KeyNameList.h
|
…
|
|
KeyboardEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
KeyboardEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
MessageEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
MessageEvent.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
MouseEvent.cpp
|
Bug 1618545 - Delete obsolete/unused code relating to Fennec's experimental ui.zoomedview feature. r=smaug
|
2020-03-03 15:27:50 +00:00 |
MouseEvent.h
|
Bug 1618545 - Delete obsolete/unused code relating to Fennec's experimental ui.zoomedview feature. r=smaug
|
2020-03-03 15:27:50 +00:00 |
MouseScrollEvent.cpp
|
…
|
|
MouseScrollEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
MutationEvent.cpp
|
…
|
|
MutationEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
NotifyPaintEvent.cpp
|
…
|
|
NotifyPaintEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
PaintRequest.cpp
|
…
|
|
PaintRequest.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
PendingFullscreenEvent.h
|
…
|
|
PhysicalKeyCodeNameList.h
|
…
|
|
PointerEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
PointerEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
PointerEventHandler.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
PointerEventHandler.h
|
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
|
2020-02-20 11:40:14 +00:00 |
RemoteDragStartData.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
RemoteDragStartData.h
|
Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre
|
2019-08-20 12:43:02 +00:00 |
ScrollAreaEvent.cpp
|
…
|
|
ScrollAreaEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
ShortcutKeyDefinitionsForBrowserCommon.h
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
ShortcutKeyDefinitionsForEditorCommon.h
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
ShortcutKeyDefinitionsForInputCommon.h
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
ShortcutKeyDefinitionsForTextAreaCommon.h
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
ShortcutKeys.cpp
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
ShortcutKeys.h
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
SimpleGestureEvent.cpp
|
…
|
|
SimpleGestureEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
SpeechRecognitionError.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
SpeechRecognitionError.h
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
StorageEvent.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
StorageEvent.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
TextClause.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
TextClause.h
|
…
|
|
TextComposition.cpp
|
Bug 1600267: part 11) Call `ComparePoints` instead of `ComparePoints_Deprecated` in `TextComposition`. r=masayuki
|
2020-01-07 09:01:53 +00:00 |
TextComposition.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
Touch.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
Touch.h
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
TouchEvent.cpp
|
Bug 1598330 - Convert dom.w3c_touch_events.enabled to a static pref. r=njn
|
2019-12-09 00:54:23 +00:00 |
TouchEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
TransitionEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
TransitionEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
UIEvent.cpp
|
Bug 1609338 - Optimize usage and implementation of `UIEvent::GetRangeParent()` and `UIEvent::RangeOffset()` r=smaug
|
2020-01-17 01:23:12 +00:00 |
UIEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
VirtualKeyCodeList.h
|
…
|
|
WheelEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
WheelEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
WheelHandlingHelper.cpp
|
Bug 1602258. Use GetAvailableScrollingDirectionsForUserInputEvents in WheelHandlingUtils::CanScrollOn. r=botond
|
2019-12-18 23:08:24 +00:00 |
WheelHandlingHelper.h
|
Bug 1573968 - Remove WheelTransaction::Prefs. r=njn
|
2019-08-14 22:18:59 +00:00 |
XULCommandEvent.cpp
|
…
|
|
XULCommandEvent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/events. r=smaug
|
2020-02-20 15:56:28 +00:00 |
moz.build
|
Bug 1449831 - part 2: Make `InputEventOptions` be able to take target ranges r=smaug
|
2020-03-03 03:38:43 +00:00 |
nsIEventListenerService.idl
|
…
|
|