gecko-dev/dom/events
Logan Smyth 66e57fe122 Bug 1562708 - Allow disabling of the mutation event warning for system-group event listeners. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D43147

--HG--
extra : moz-landing-system : lando
2019-08-23 14:35:05 +00:00
..
crashtests
test Bug 1575249 - Ride along: remove +x permissions on source files r=Ehsan 2019-08-21 09:57:03 +00:00
AnimationEvent.cpp
AnimationEvent.h
AsyncEventDispatcher.cpp
AsyncEventDispatcher.h
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
Clipboard.cpp
Clipboard.h
ClipboardEvent.cpp
ClipboardEvent.h
CommandEvent.cpp
CommandEvent.h
CompositionEvent.cpp
CompositionEvent.h
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
CustomEvent.cpp
CustomEvent.h
DOMEventTargetHelper.cpp
DOMEventTargetHelper.h
DataTransfer.cpp Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre 2019-08-20 12:43:02 +00:00
DataTransfer.h Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre 2019-08-20 12:43:02 +00:00
DataTransferItem.cpp
DataTransferItem.h
DataTransferItemList.cpp
DataTransferItemList.h
DeviceMotionEvent.cpp
DeviceMotionEvent.h
DragEvent.cpp
DragEvent.h
Event.cpp Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug 2019-06-08 21:26:12 +00:00
Event.h
EventDispatcher.cpp Bug 1543315 - part 15: Mark PresShell::ScrollFrameRectIntoView() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-05-06 13:57:46 +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 1562708 - Allow disabling of the mutation event warning for system-group event listeners. r=smaug 2019-08-23 14:35:05 +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 1569474 - dispatch cut, copy and paste events to SVG graphics elements r=dholbert 2019-07-30 22:45:54 +00:00
EventStateManager.cpp Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre 2019-08-20 12:43:02 +00:00
EventStateManager.h Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre 2019-08-20 12:43:02 +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
FocusEvent.h
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 1564639 - Make `BrowserParent` use `nsPresContext::GetRootWidget()` when handling IME related messages r=hsivonen 2019-08-19 08:27:32 +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
InputEvent.h
InputTypeList.h
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
KeyNameList.h
KeyboardEvent.cpp
KeyboardEvent.h
MessageEvent.cpp
MessageEvent.h
MouseEvent.cpp Bug 1178763, move UIEvent.pageX/pageY to MouseEvent, r=masayuki 2019-07-04 01:50:22 +00:00
MouseEvent.h Bug 1178763, move UIEvent.pageX/pageY to MouseEvent, r=masayuki 2019-07-04 01:50:22 +00:00
MouseScrollEvent.cpp
MouseScrollEvent.h
MutationEvent.cpp
MutationEvent.h
NotifyPaintEvent.cpp
NotifyPaintEvent.h
PaintRequest.cpp
PaintRequest.h
PendingFullscreenEvent.h
PhysicalKeyCodeNameList.h
PointerEvent.cpp
PointerEvent.h
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
SimpleGestureEvent.cpp
SimpleGestureEvent.h
SpeechRecognitionError.cpp
SpeechRecognitionError.h
StorageEvent.cpp
StorageEvent.h
TextClause.cpp
TextClause.h
TextComposition.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
TextComposition.h
Touch.cpp
Touch.h
TouchEvent.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
TouchEvent.h
TransitionEvent.cpp
TransitionEvent.h
UIEvent.cpp Bug 1178763, move UIEvent.pageX/pageY to MouseEvent, r=masayuki 2019-07-04 01:50:22 +00:00
UIEvent.h Bug 1178763, move UIEvent.pageX/pageY to MouseEvent, r=masayuki 2019-07-04 01:50:22 +00:00
VirtualKeyCodeList.h
WheelEvent.cpp
WheelEvent.h
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 1443683, support drag and drop in out of process frames; this is done by storing the drag information about the data to be dragged and visualization image in the event state manager instead of the BrowserParent and passing this information on to the drag service, r=nika 2019-05-14 11:04:38 -04:00
nsIEventListenerService.idl Bug 1550937. Stop using [array] in nsIEventListenerService. r=smaug 2019-05-11 08:28:29 +00:00