.. |
crashtests
|
Bug 1397711 - Null-check widget of keyboard event before invoking its PostHandleKeyEvent. r=masayuki
|
2017-09-07 22:07:34 +10:00 |
test
|
Bug 1415692 - Show the bookmark toolbar in new profiles with > 3 bookmarks on it. r=Gijs,mak
|
2017-12-04 15:24:02 -08:00 |
AnimationEvent.cpp
|
…
|
|
AnimationEvent.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
AsyncEventDispatcher.cpp
|
…
|
|
AsyncEventDispatcher.h
|
…
|
|
BeforeUnloadEvent.cpp
|
…
|
|
BeforeUnloadEvent.h
|
…
|
|
ClipboardEvent.cpp
|
…
|
|
ClipboardEvent.h
|
…
|
|
CommandEvent.cpp
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
CommandEvent.h
|
…
|
|
CompositionEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
CompositionEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
ConstructibleEventTarget.cpp
|
Bug 1379688 part 2. Make the EventTarget interface constructible. r=smaug
|
2017-11-20 13:59:22 -05:00 |
ConstructibleEventTarget.h
|
Bug 1379688 part 2. Make the EventTarget interface constructible. r=smaug
|
2017-11-20 13:59:22 -05:00 |
ContentEventHandler.cpp
|
Bug 1414666 part 1 - Add nsIFrame::PresShell() for convenient access to the shell. r=emilio
|
2017-11-09 03:00:48 +01:00 |
ContentEventHandler.h
|
Bug 1399626 - Part 5: Update ContentEventHandler to use the new nsIContentIterator::Init overload when possible, r=masayuki
|
2017-10-02 11:58:00 -04:00 |
CustomEvent.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
CustomEvent.h
|
…
|
|
DOMEventTargetHelper.cpp
|
Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug
|
2017-11-09 10:44:47 -05:00 |
DOMEventTargetHelper.h
|
Bug 1379688 part 2. Make the EventTarget interface constructible. r=smaug
|
2017-11-20 13:59:22 -05:00 |
DataTransfer.cpp
|
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
|
2017-10-21 23:53:02 +09:00 |
DataTransfer.h
|
Bug 1398883 - Disable the DataTransfer::Protected state for Firefox 57, r=baku
|
2017-09-13 11:45:48 -04:00 |
DataTransferItem.cpp
|
Bug 1415081 - part 8 - Fix the use of NS_ReadInputStreamToString in DataTransferItem, r=smaug
|
2017-11-09 11:18:09 +01:00 |
DataTransferItem.h
|
Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot
|
2017-10-26 15:08:41 -07:00 |
DataTransferItemList.cpp
|
Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot
|
2017-10-26 15:08:41 -07:00 |
DataTransferItemList.h
|
Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot
|
2017-10-26 15:08:41 -07:00 |
DeviceMotionEvent.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
DeviceMotionEvent.h
|
…
|
|
DragEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
DragEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
Event.cpp
|
Bug 691151. Remove Event.getPreventDefault. r=smaug
|
2017-11-15 12:23:58 -05:00 |
Event.h
|
Bug 691151. Remove Event.getPreventDefault. r=smaug
|
2017-11-15 12:23:58 -05:00 |
EventDispatcher.cpp
|
Bug 1409985 - Don't fire DOMEvent during StableState. r=smaug
|
2017-10-19 18:20:31 +08:00 |
EventDispatcher.h
|
Bug 1409975 - Part 3: Fix event get-the-parent algorithm for a node. r=smaug
|
2017-12-04 16:06:40 +08:00 |
EventListenerManager.cpp
|
Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug
|
2017-11-23 13:12:13 -05:00 |
EventListenerManager.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
EventListenerService.cpp
|
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
|
2017-10-21 23:53:02 +09:00 |
EventListenerService.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
EventNameList.h
|
Bug 1359017 - onmessageerror for WindowEventHandlers in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
|
2017-09-13 05:59:06 +02:00 |
EventStateManager.cpp
|
Bug 1415444 - part1 : add flag to record whether the document has been activated by specific user gestures. r=smaug
|
2017-11-14 14:48:18 +08:00 |
EventStateManager.h
|
Bug 1415444 - part1 : add flag to record whether the document has been activated by specific user gestures. r=smaug
|
2017-11-14 14:48:18 +08:00 |
EventStates.h
|
…
|
|
EventTarget.cpp
|
Bug 1379688 part 2. Make the EventTarget interface constructible. r=smaug
|
2017-11-20 13:59:22 -05:00 |
EventTarget.h
|
Bug 1379688 part 2. Make the EventTarget interface constructible. r=smaug
|
2017-11-20 13:59:22 -05:00 |
FocusEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
FocusEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
IMEContentObserver.cpp
|
Bug 1411612: Kill nsINode::eCONTENT. r=bz
|
2017-10-25 17:19:11 +02:00 |
IMEContentObserver.h
|
Bug 1407943 - IMEContentObserver should use Selection instead of nsISelectionPrivate. r=masayuki
|
2017-10-12 18:11:09 +09:00 |
IMEStateManager.cpp
|
Bug 1409113 - Add nsIPresShell::HasHandledUserInput() status to InputContext r=masayuki
|
2017-11-22 10:09:06 -06:00 |
IMEStateManager.h
|
Bug 1396725 - IMEStateManager doesn't need to manage whether menu keyboard listener is installed in different process r=smaug
|
2017-09-07 11:46:08 +09:00 |
ImageCaptureError.cpp
|
…
|
|
ImageCaptureError.h
|
…
|
|
InputEvent.cpp
|
…
|
|
InputEvent.h
|
…
|
|
InternalMutationEvent.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
JSEventHandler.cpp
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
JSEventHandler.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
KeyNameList.h
|
…
|
|
KeyboardEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
KeyboardEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
MessageEvent.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
MessageEvent.h
|
…
|
|
MouseEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
MouseEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
MouseScrollEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
MouseScrollEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
MutationEvent.cpp
|
…
|
|
MutationEvent.h
|
…
|
|
NotifyPaintEvent.cpp
|
…
|
|
NotifyPaintEvent.h
|
…
|
|
PaintRequest.cpp
|
…
|
|
PaintRequest.h
|
…
|
|
PhysicalKeyCodeNameList.h
|
…
|
|
PointerEvent.cpp
|
…
|
|
PointerEvent.h
|
…
|
|
PointerEventHandler.cpp
|
Bug 1400792 - Fire pointercancel when starting a dnd operation. r=smaug.
|
2017-09-18 18:41:36 +08:00 |
PointerEventHandler.h
|
Bug 1400792 - Fire pointercancel when starting a dnd operation. r=smaug.
|
2017-09-18 18:41:36 +08:00 |
ScrollAreaEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
ScrollAreaEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
SimpleGestureEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
SimpleGestureEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
SpeechRecognitionError.cpp
|
…
|
|
SpeechRecognitionError.h
|
…
|
|
StorageEvent.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
StorageEvent.h
|
…
|
|
TextClause.cpp
|
Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot
|
2017-10-26 15:08:41 -07:00 |
TextClause.h
|
Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot
|
2017-10-26 15:08:41 -07:00 |
TextComposition.cpp
|
Bug 1405832 - part 2: TextComposition::RequestToCommit() should request IME to commit or cancel composition only when it hasn't been request it yet and hasn't received commit event yet r=m_kato
|
2017-11-20 22:59:04 +09:00 |
TextComposition.h
|
Bug 1405832 - part 2: TextComposition::RequestToCommit() should request IME to commit or cancel composition only when it hasn't been request it yet and hasn't received commit event yet r=m_kato
|
2017-11-20 22:59:04 +09:00 |
Touch.cpp
|
…
|
|
Touch.h
|
…
|
|
TouchEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
TouchEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
TransitionEvent.cpp
|
…
|
|
TransitionEvent.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
UIEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
UIEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
VirtualKeyCodeList.h
|
…
|
|
WheelEvent.cpp
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
WheelEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
WheelHandlingHelper.cpp
|
Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier r=smaug
|
2017-10-05 01:12:35 +09:00 |
WheelHandlingHelper.h
|
Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier r=smaug
|
2017-10-05 01:12:35 +09:00 |
XULCommandEvent.cpp
|
Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug
|
2017-11-09 10:44:47 -05:00 |
XULCommandEvent.h
|
Bug 1414974 - Part 6: Change WebIDL bindings to refer to nsGlobalWindowInner rather than nsGlobalWindow, r=bz
|
2017-11-09 10:44:49 -05:00 |
moz.build
|
Bug 1379688 part 2. Make the EventTarget interface constructible. r=smaug
|
2017-11-20 13:59:22 -05:00 |
nsIEventListenerService.idl
|
Bug 1402772 - Change nsIEventListenerChange::changedListenerNames to a count of a11y-affecting elements. r=smaug.
|
2017-09-25 16:38:04 +10:00 |