gecko-dev/dom/events
Botond Ballo eff3b083d0 Bug 1659642 - Split out a new file APZPublicUtils.h from APZUtils.h. r=kats
By moving the few things that need to be exposed to other components
to APZPublicUtils.h, APZUtils.h becomes much less widely included
(and thus changing it triggers a quicker recompile) while retaining
most of its utilities.

Differential Revision: https://phabricator.services.mozilla.com/D87404
2020-08-19 00:51:46 +00:00
..
android
crashtests
emacs
mac
test Bug 1659494 - Make test_getCoalescedEvents.html pass with cross-origin and Fission enabled; r=smaug 2020-08-18 22:58:13 +00:00
unix
win
AnimationEvent.cpp
AnimationEvent.h
AsyncEventDispatcher.cpp
AsyncEventDispatcher.h
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
Clipboard.cpp Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj 2020-07-01 08:34:12 +00:00
Clipboard.h
ClipboardEvent.cpp
ClipboardEvent.h
CommandEvent.cpp
CommandEvent.h
CompositionEvent.cpp
CompositionEvent.h
ConstructibleEventTarget.cpp
ConstructibleEventTarget.h
ContentEventHandler.cpp Bug 1658927 - Apply the layout-to-visual transform for querying the text rects too. r=masayuki 2020-08-15 00:43:59 +00:00
ContentEventHandler.h
CustomEvent.cpp
CustomEvent.h
DOMEventTargetHelper.cpp
DOMEventTargetHelper.h
DataTransfer.cpp Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
DataTransfer.h
DataTransferItem.cpp
DataTransferItem.h Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
DataTransferItemList.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
DataTransferItemList.h
DeviceMotionEvent.cpp
DeviceMotionEvent.h
DragEvent.cpp
DragEvent.h
Event.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
Event.h
EventDispatcher.cpp Bug 1659231 - Treat defaultPrevented events as consumed r=smaug 2020-08-18 10:39:41 +00:00
EventDispatcher.h
EventListenerManager.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
EventListenerManager.h
EventListenerService.cpp Bug 1645339 - Use range-based for with nsTObserverArray in dom/events. r=smaug 2020-06-16 10:15:22 +00:00
EventListenerService.h
EventNameList.h
EventStateManager.cpp Bug 1645085 - Remove the WHEEL_ACTION and WHEEL_INDEX telemetry probes. r=smaug 2020-08-12 17:44:04 +00:00
EventStateManager.h Bug 1659642 - Split out a new file APZPublicUtils.h from APZUtils.h. r=kats 2020-08-19 00:51:46 +00:00
EventStates.h Bug 1200896 - Make the document blocked by the topmost element in the top layer r=emilio 2020-08-17 15:41:19 +00:00
EventTarget.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
EventTarget.h
FocusEvent.cpp
FocusEvent.h
GlobalKeyListener.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
GlobalKeyListener.h
IMEContentObserver.cpp
IMEContentObserver.h
IMEStateManager.cpp Bug 1654146 - Clean up InputContext logging. r=masayuki 2020-07-21 08:12:04 +00:00
IMEStateManager.h
ImageCaptureError.cpp
ImageCaptureError.h
InputEvent.cpp
InputEvent.h
InputEventOptions.h
InputTypeList.h
InternalMutationEvent.h
JSEventHandler.cpp
JSEventHandler.h
KeyEventHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
KeyEventHandler.h
KeyNameList.h
KeyboardEvent.cpp
KeyboardEvent.h
MessageEvent.cpp
MessageEvent.h Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
MouseEvent.cpp Bug 1643464 - Part 1: Rename eLeft/eRight to ePrimary/eSecondary r=masayuki 2020-06-19 18:02:41 +00:00
MouseEvent.h
MouseScrollEvent.cpp
MouseScrollEvent.h
MutationEvent.cpp
MutationEvent.h
NotifyPaintEvent.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
NotifyPaintEvent.h
PaintRequest.cpp
PaintRequest.h
PendingFullscreenEvent.h Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
PhysicalKeyCodeNameList.h
PointerEvent.cpp
PointerEvent.h
PointerEventHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
PointerEventHandler.h
RemoteDragStartData.cpp
RemoteDragStartData.h
ScrollAreaEvent.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
ScrollAreaEvent.h
ShortcutKeyDefinitionsForBrowserCommon.h
ShortcutKeyDefinitionsForEditorCommon.h
ShortcutKeyDefinitionsForInputCommon.h
ShortcutKeyDefinitionsForTextAreaCommon.h
ShortcutKeys.cpp
ShortcutKeys.h
SimpleGestureEvent.cpp
SimpleGestureEvent.h
SpeechRecognitionError.cpp
SpeechRecognitionError.h
StorageEvent.cpp
StorageEvent.h Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
TextClause.cpp
TextClause.h
TextComposition.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TextComposition.h
Touch.cpp
Touch.h
TouchEvent.cpp
TouchEvent.h
TransitionEvent.cpp
TransitionEvent.h
UIEvent.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
UIEvent.h
VirtualKeyCodeList.h
WheelEvent.cpp
WheelEvent.h
WheelHandlingHelper.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
WheelHandlingHelper.h Bug 1652017 - Remove unnecessary includes for expensive nsIFrame.h. r=emilio 2020-07-15 13:44:39 +00:00
XULCommandEvent.cpp
XULCommandEvent.h
moz.build Bug 1652254 - Remove svg from some moz.build local includes r=dholbert 2020-07-12 16:38:26 +00:00
nsIEventListenerService.idl