..
crashtests
…
test
Bug 1448048. Restrict the window.Components shim to non-nightly-only to see whether sites actually use it. r=mccr8
2018-03-23 12:53:48 -04:00
AnimationEvent.cpp
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
AnimationEvent.h
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
AsyncEventDispatcher.cpp
…
AsyncEventDispatcher.h
…
BeforeUnloadEvent.cpp
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
BeforeUnloadEvent.h
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
ClipboardEvent.cpp
Bug 1444919 part 2. Remove nsIDOMClipboardEvent. r=mystor
2018-03-13 00:59:24 -04:00
ClipboardEvent.h
Bug 1444919 part 2. Remove nsIDOMClipboardEvent. r=mystor
2018-03-13 00:59:24 -04:00
CommandEvent.cpp
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
CommandEvent.h
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
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
Backed out changeset 38577c007450 (bug 1424371) for Marionett test failure on testing/marionette/harness/marionette_harness/tests/unit/test_window_maximize.py. CLOSED TREE
2018-02-19 22:15:23 +02:00
ContentEventHandler.h
Bug 1433883: Remove weak pres context pointer from ContentEventHandler. r=masayuki
2018-01-29 13:04:00 +01:00
CustomEvent.cpp
…
CustomEvent.h
…
DOMEventTargetHelper.cpp
Bug 1440407 P2 Remove some unnecessary nsPIDOMWindowInner QI to nsIGlobalObject. r=mystor
2018-02-22 14:28:39 -08:00
DOMEventTargetHelper.h
Bug 1438541 P1 Track DOMEventTargetHelper objects in the nsIGlobalObject base class and always call DisconnectFromOwner() on them. r=smaug
2018-02-21 10:53:22 -08:00
DataTransfer.cpp
Bug 1437281 - OSX dragging image to desktop changes OSX File associations r=mystor
2018-03-22 14:04:23 -07:00
DataTransfer.h
Bug 1437281 - OSX dragging image to desktop changes OSX File associations r=mystor
2018-03-22 14:04:23 -07: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 1444686 part 13. Remove remaining nsIDOMDataTransfer uses. r=mystor
2018-03-13 16:24:00 -04:00
DataTransferItemList.h
Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot
2017-10-26 15:08:41 -07:00
DeviceMotionEvent.cpp
…
DeviceMotionEvent.h
…
DragEvent.cpp
Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
2018-03-20 00:16:06 -04:00
DragEvent.h
Bug 1445417 part 4. Remove nsIDOMDragEvent. r=mystor
2018-03-16 22:25:25 -04:00
Event.cpp
Bug 1440195 Add a random context seed to the Performance APIs r=baku
2018-03-13 12:36:34 -05:00
Event.h
Bug 1446711 part 2. Get rid of nsIDOMMouseEvent::GetClientX/Y. r=qdot
2018-03-20 00:16:05 -04:00
EventDispatcher.cpp
Bug 1443746, ensure DOM events aren't dispatched at unexpected time, r=masayuki
2018-03-08 16:59:25 +09:00
EventDispatcher.h
Bug 1413102 - Ensure Shadow DOM boundaries are dealt properly in event handling, r=masayuki
2018-02-15 12:08:42 +02:00
EventListenerManager.cpp
Bug 1445551: Part 4 - Remove compartment-per-addon. r=mccr8
2018-03-13 19:43:30 -07:00
EventListenerManager.h
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
EventListenerService.cpp
Bug 1442039 part 14. Remove nsDOMClassInfoID.h. r=peterv
2018-03-21 23:13:30 -04:00
EventListenerService.h
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
EventNameList.h
…
EventStateManager.cpp
Bug 1444143 part 6. Remove nsIFrameLoader::Get/SetEventMode. r=mystor
2018-03-21 22:43:16 -04:00
EventStateManager.h
Bug 1438794 - Makes single-line text controls in vertical-writing mode vertically scrollable if they overflow vertically; and makes them horizontally unscrollable no matter whether they overflow horizontally. r=kats
2018-02-23 02:40:44 +08:00
EventStates.h
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
2018-01-11 12:06:29 +02:00
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 1446708. Get rid of nsIDOMFocusEvent. r=qdot
2018-03-19 15:50:19 -04:00
FocusEvent.h
Bug 1446708. Get rid of nsIDOMFocusEvent. r=qdot
2018-03-19 15:50:19 -04:00
IMEContentObserver.cpp
Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug
2018-03-01 22:45:17 +01:00
IMEContentObserver.h
Bug 1433345 - part 4: Make EditorBase derived from nsISelectionListener and notify its owning classes of selection change r=m_kato
2018-01-26 17:25:45 +09:00
IMEStateManager.cpp
Bug 1447098 part 1. Rename FromContent on various DOM classes to FromNode. r=mystor
2018-03-21 17:39:04 -04:00
IMEStateManager.h
…
ImageCaptureError.cpp
…
ImageCaptureError.h
…
InputEvent.cpp
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
InputEvent.h
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
InternalMutationEvent.h
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
JSEventHandler.cpp
Bug 1436508 part 2. Remove nsIDOMBeforeUnloadEvent. r=masayuki
2018-02-09 11:17:08 -05:00
JSEventHandler.h
Bug 1436508 part 12. Remove nsIDOMKeyEvent. r=masayuki
2018-02-09 11:17:10 -05:00
KeyNameList.h
…
KeyboardEvent.cpp
Bug 1433592 - Don't spoof ctrl key modifier for privacy.resistFingerprinting=true r=masayuki
2018-03-05 23:23:00 +02:00
KeyboardEvent.h
Bug 1438795 - Spoof KeyboardEvent.which for privacy.resistFingerprinting. r=masayuki, r=smaug
2018-02-20 16:51:00 -05:00
MessageEvent.cpp
Bug 1430139 P3 Remove workers namespace from service worker code. r=asuth
2018-01-26 13:08:59 -08:00
MessageEvent.h
Bug 1430139 P3 Remove workers namespace from service worker code. r=asuth
2018-01-26 13:08:59 -08:00
MouseEvent.cpp
Bug 1446711 part 8. Get rid of nsIDOMMouseEvent. r=qdot
2018-03-20 00:16:07 -04:00
MouseEvent.h
Bug 1446711 part 8. Get rid of nsIDOMMouseEvent. r=qdot
2018-03-20 00:16:07 -04:00
MouseScrollEvent.cpp
Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
2018-03-20 00:16:06 -04:00
MouseScrollEvent.h
Bug 1446711 part 8. Get rid of nsIDOMMouseEvent. r=qdot
2018-03-20 00:16:07 -04:00
MutationEvent.cpp
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
MutationEvent.h
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
NotifyPaintEvent.cpp
…
NotifyPaintEvent.h
…
PaintRequest.cpp
Bug 1436869 - Remove nsIDOMPaintRequest. r=bz
2018-02-08 17:24:03 +01:00
PaintRequest.h
Bug 1436869 - Remove nsIDOMPaintRequest. r=bz
2018-02-08 17:24:03 +01:00
PhysicalKeyCodeNameList.h
…
PointerEvent.cpp
Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
2018-03-20 00:16:06 -04:00
PointerEvent.h
Bug 1303957 Part1: Add support for PointerEvent.getCoalescedEvents. r=smaug.
2017-09-20 13:00:57 +08:00
PointerEventHandler.cpp
bug 1447196, canceling pointerdown should not affect to scrollbar handling, r=masayuki
2018-03-23 17:31:13 +02:00
PointerEventHandler.h
Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
2018-03-20 00:16:06 -04: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 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
2018-03-20 00:16:06 -04:00
SimpleGestureEvent.h
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
SpeechRecognitionError.cpp
…
SpeechRecognitionError.h
…
StorageEvent.cpp
…
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 1425390 - part 1: Move some IME related members of EditorBase into TextComposition r=m_kato
2017-12-15 13:14:51 +09:00
TextComposition.h
Bug 1425412 - part 4: Create CompositionTransaction::Create() and remove EditorBase::CreateTxnForComposition() r=m_kato
2017-12-15 18:26:37 +09:00
Touch.cpp
Bug 1420589 Part6: Keep those touch points that are not in the same document so that we can use them to dispatch pointer events.
2017-12-09 10:06:18 +08:00
Touch.h
Bug 1420589 Part6: Keep those touch points that are not in the same document so that we can use them to dispatch pointer events.
2017-12-09 10:06:18 +08:00
TouchEvent.cpp
Bug 1278282 - Replace #if (MOZ_WIDGET_GTK == 3) by #ifdef MOZ_WIDGET_GTK r=lsalzman
2018-01-09 11:51:07 +01: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
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
TransitionEvent.h
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05: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 1445417 part 4. Remove nsIDOMDragEvent. r=mystor
2018-03-16 22:25:25 -04:00
VirtualKeyCodeList.h
Bug 1436508 part 11. Remove the use of the nsIDOMKeyEvent::DOM_VK* constants in C++. r=masayuki
2018-02-09 11:17:09 -05:00
WheelEvent.cpp
Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
2018-03-20 00:16:06 -04:00
WheelEvent.h
Bug 1446711 part 8. Get rid of nsIDOMMouseEvent. r=qdot
2018-03-20 00:16:07 -04:00
WheelHandlingHelper.cpp
Bug 1446851. Get rid of nsIDOMWheelEvent. r=qdot
2018-03-20 00:16:05 -04:00
WheelHandlingHelper.h
Bug 1446724 - Lets plugins still receive original delta values instead of horizontalized values if the default action for wheel scrolling is horizontalizing vertical wheel scrolling. r=masayuki
2018-03-19 13:50:49 +08:00
XULCommandEvent.cpp
Bug 1446710. Get rid of nsIDOMXULCommandEvent. r=qdot
2018-03-19 15:50:37 -04:00
XULCommandEvent.h
Bug 1446710. Get rid of nsIDOMXULCommandEvent. r=qdot
2018-03-19 15:50:37 -04:00
moz.build
Bug 1435530 - part 1: Add automated tests to check Alt + D works as Ctrl + L when Alt is content access key's modifier r=enndeakin+6102
2018-02-05 18:01:25 +09:00
nsIEventListenerService.idl
…