.. |
android
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
crashtests
|
Bug 1536353 - part 3: Make nsIDOMWindowUtils.dispatchDOMEventViaPresShell() dispatch only trusted event r=smaug
|
2019-03-26 10:10:22 +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 1580177 - Fix dom/events/test/test_bug1518442.html fail when Gecko merges to Beta; r=smaug,edgar
|
2019-09-11 14:23:56 +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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
AsyncEventDispatcher.cpp
|
…
|
|
AsyncEventDispatcher.h
|
…
|
|
BeforeUnloadEvent.cpp
|
…
|
|
BeforeUnloadEvent.h
|
…
|
|
Clipboard.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
Clipboard.h
|
…
|
|
ClipboardEvent.cpp
|
…
|
|
ClipboardEvent.h
|
…
|
|
CommandEvent.cpp
|
…
|
|
CommandEvent.h
|
…
|
|
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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
ConstructibleEventTarget.cpp
|
…
|
|
ConstructibleEventTarget.h
|
…
|
|
ContentEventHandler.cpp
|
Bug 1569613 - Add surrogate pair handling API to `nsTextFragment` r=hsivonen
|
2019-08-06 05:43:21 +00:00 |
ContentEventHandler.h
|
Bug 1533293 - part 3: Make editor and ContentEventHandler not use Selection::Extend() due to too slow r=m_kato
|
2019-03-26 10:09:47 +00:00 |
CustomEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +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 1455020 - Extend CheckInnerWindowCorrectness() to check the state of the worker, r=smaug
|
2019-04-01 16:46:46 +00:00 |
DOMEventTargetHelper.h
|
Bug 1455020 - Extend CheckInnerWindowCorrectness() to check the state of the worker, r=smaug
|
2019-04-01 16:46:46 +00:00 |
DataTransfer.cpp
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
DataTransfer.h
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
DataTransferItem.cpp
|
Bug 1536336. Change MOZ_CAN_RUN_SCRIPT analysis to allow const members of "this" in addition to stack refptrs. r=andi
|
2019-03-21 11:47:22 +00:00 |
DataTransferItem.h
|
…
|
|
DataTransferItemList.cpp
|
…
|
|
DataTransferItemList.h
|
…
|
|
DeviceMotionEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
DeviceMotionEvent.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35: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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
Event.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +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 1576819 - Use PROFILER_ADD_MARKER{,_WITH_PAYLOAD} everywhere - r=gregtatum
|
2019-09-04 07:56:51 +00:00 |
EventDispatcher.h
|
Bug 1543315 - part 15: Mark PresShell::ScrollFrameRectIntoView() as MOZ_CAN_RUN_SCRIPT r=smaug
|
2019-05-06 13:57:46 +00:00 |
EventListenerManager.cpp
|
Bug 1578700 - Change use counter setup to propagate the page use counters together. r=smaug
|
2019-09-04 23:36:21 +00:00 |
EventListenerManager.h
|
Bug 1574223, make touchstart/move passive by default also when using event handlers, not only event listeners, r=masayuki
|
2019-08-16 15:18:46 +00:00 |
EventListenerService.cpp
|
Bug 1550937. Stop using [array] in nsIEventListenerService. r=smaug
|
2019-05-11 08:28:29 +00:00 |
EventListenerService.h
|
…
|
|
EventNameList.h
|
Bug 1518442 - Part 1: Implement FormDataEvent interface; r=smaug,edgar
|
2019-09-09 13:53:25 +00:00 |
EventStateManager.cpp
|
Bug 1577499 - Part 1: Implement transient activation flag; r=smaug
|
2019-09-07 19:12:20 +00:00 |
EventStateManager.h
|
Bug 1575938 Convert dom/JSEnvironment GC timing constants to StaticPref r=edgar
|
2019-08-26 15:51:01 +00:00 |
EventStates.h
|
…
|
|
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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
GlobalKeyListener.cpp
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +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 1569902 - part 5: Make `IMEContentObserver` stop observing attribute change r=smaug
|
2019-08-02 05:47:09 +00:00 |
IMEContentObserver.h
|
Bug 1569902 - part 5: Make `IMEContentObserver` stop observing attribute change r=smaug
|
2019-08-02 05:47:09 +00:00 |
IMEStateManager.cpp
|
Bug 1577685 - Move some utility functions from IMEStateManager to widget. r=masayuki
|
2019-08-30 05:56:58 +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
|
…
|
|
ImageCaptureError.h
|
…
|
|
InputEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
InputEvent.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
InputTypeList.h
|
Bug 1532527 - Support "insertFromPasteAsQuotation" inputType value r=smaug
|
2019-03-05 14:35:43 +00:00 |
InternalMutationEvent.h
|
…
|
|
JSEventHandler.cpp
|
Bug 1561887 part 2. Fix cycle-collection skipping of JSEventHandler to work correctly. r=smaug
|
2019-07-09 17:04:59 +00:00 |
JSEventHandler.h
|
…
|
|
KeyEventHandler.cpp
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35: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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
MouseEvent.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
MouseScrollEvent.cpp
|
Bug 1259660 - Cleaned up WidgetMouseEventBase by renaming WidgetMouseEventBase::inputSource to WidgetMouseEventBase::mInputSource r=masayuki
|
2019-04-21 18:19:43 +00:00 |
MouseScrollEvent.h
|
…
|
|
MutationEvent.cpp
|
…
|
|
MutationEvent.h
|
…
|
|
NotifyPaintEvent.cpp
|
…
|
|
NotifyPaintEvent.h
|
…
|
|
PaintRequest.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
PaintRequest.h
|
…
|
|
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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
PointerEventHandler.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
PointerEventHandler.h
|
Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky
|
2019-06-13 09:00:59 +00:00 |
RemoteDragStartData.cpp
|
Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre
|
2019-08-20 12:43:02 +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
|
…
|
|
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
|
Bug 1259660 - Cleaned up WidgetMouseEventBase by renaming WidgetMouseEventBase::inputSource to WidgetMouseEventBase::mInputSource r=masayuki
|
2019-04-21 18:19:43 +00:00 |
SimpleGestureEvent.h
|
…
|
|
SpeechRecognitionError.cpp
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35: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
|
…
|
|
TextClause.h
|
…
|
|
TextComposition.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
TextComposition.h
|
Bug 1534395 - Rename TabParent to BrowserParent. r=nika
|
2019-04-09 16:38:15 -05:00 |
Touch.cpp
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
TouchEvent.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35: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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
UIEvent.cpp
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
UIEvent.h
|
Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35: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 1578173 part 4. Switch event subclasses to constructor operations. r=smaug
|
2019-09-11 14:35:28 +00:00 |
WheelHandlingHelper.cpp
|
Bug 1573968 - Remove WheelTransaction::Prefs. r=njn
|
2019-08-14 22:18:59 +00:00 |
WheelHandlingHelper.h
|
Bug 1573968 - Remove WheelTransaction::Prefs. r=njn
|
2019-08-14 22:18:59 +00:00 |
XULCommandEvent.cpp
|
…
|
|
XULCommandEvent.h
|
…
|
|
moz.build
|
Bug 1550058: Move most keyboard shortcut handling out of XBL. r=masayuki
|
2019-09-06 17:10:40 +00:00 |
nsIEventListenerService.idl
|
Bug 1550937. Stop using [array] in nsIEventListenerService. r=smaug
|
2019-05-11 08:28:29 +00:00 |