gecko-dev/dom/events
Stone Shih e9962ae1fc Bug 1292067 - Make width/height of pointer default to 1. f=bevistseng. r=smaug
--HG--
extra : rebase_source : a55c4356dadacb2a41b49cde98a31051af6aa9d8
2016-08-10 13:04:33 +08:00
..
crashtests
test Bug 1292067 - Make width/height of pointer default to 1. f=bevistseng. r=smaug 2016-08-10 13:04:33 +08:00
AnimationEvent.cpp
AnimationEvent.h
AsyncEventDispatcher.cpp
AsyncEventDispatcher.h
BeforeAfterKeyboardEvent.cpp
BeforeAfterKeyboardEvent.h
BeforeUnloadEvent.cpp
BeforeUnloadEvent.h
ClipboardEvent.cpp
ClipboardEvent.h
CommandEvent.cpp
CommandEvent.h
CompositionEvent.cpp Bug 1275473 - Implement CompositionEvent.ranges. r=masayuki, r=smaug 2016-07-26 12:09:07 +02:00
CompositionEvent.h Bug 1275473 - Implement CompositionEvent.ranges. r=masayuki, r=smaug 2016-07-26 12:09:07 +02:00
ContentEventHandler.cpp Bug 1295354 part.2 ContentEventHandler::GetLastFrameInRangeForTextRect() shouldn't use empty text node as far as possible r=smaug 2016-08-17 14:50:19 +09:00
ContentEventHandler.h Bug 1286464 part.19 ContentEventHandler::OnQueryTextRect() should handle the case when queried range starts from the end of mRootContent r=smaug 2016-08-12 14:57:33 +09:00
CustomEvent.cpp
CustomEvent.h
DOMEventTargetHelper.cpp Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj 2016-08-14 23:44:00 -07:00
DOMEventTargetHelper.h
DataContainerEvent.cpp
DataContainerEvent.h
DataTransfer.cpp Bug 1296041 - Check subject principal in Data(), instead of IndexedGetter, r=baku 2016-08-18 15:54:21 -04:00
DataTransfer.h Bug 1296041 - Check subject principal in Data(), instead of IndexedGetter, r=baku 2016-08-18 15:54:21 -04:00
DataTransferItem.cpp Bug 1296041 - Check subject principal in Data(), instead of IndexedGetter, r=baku 2016-08-18 15:54:21 -04:00
DataTransferItem.h Bug 1296041 - Check subject principal in Data(), instead of IndexedGetter, r=baku 2016-08-18 15:54:21 -04:00
DataTransferItemList.cpp Bug 1296041 - Check subject principal in Data(), instead of IndexedGetter, r=baku 2016-08-18 15:54:21 -04:00
DataTransferItemList.h Bug 1296041 - Check subject principal in Data(), instead of IndexedGetter, r=baku 2016-08-18 15:54:21 -04:00
DeviceMotionEvent.cpp
DeviceMotionEvent.h
DragEvent.cpp Bug 1297048 - remove useless null check in DragEvent::InitDragEvent. r=masayuki 2016-08-22 15:13:57 +03:00
DragEvent.h
Event.cpp Bug 1264291 - initEvent must unset the stop propagation flag; r=smaug 2016-08-18 16:37:26 +03:00
Event.h Bug 1288898 - Document::createEvent sometimes creates events with the initialized flag set, r=masayuki 2016-07-29 19:45:52 +03:00
EventDispatcher.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
EventDispatcher.h
EventListenerManager.cpp Bug 991899 part 3 - Disable prefixed PointerLock API by default. r=smaug 2016-07-28 17:15:21 +10:00
EventListenerManager.h Bug 1287706 part 7 - Add support of AddEventListenerOptions.once. r=smaug 2016-07-28 12:00:06 +10:00
EventListenerService.cpp
EventListenerService.h
EventNameList.h Backed out changeset c5cb27604f9f (bug 1206133) for timing out in notification tests of passwordmanager on Linux. r=backout 2016-08-18 19:58:44 +02:00
EventStateManager.cpp Merge inbound to m-c. a=merge 2016-08-22 09:40:41 -04:00
EventStateManager.h
EventStates.h
EventTarget.cpp
EventTarget.h
FocusEvent.cpp
FocusEvent.h
IMEContentObserver.cpp
IMEContentObserver.h
IMEStateManager.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
IMEStateManager.h
ImageCaptureError.cpp
ImageCaptureError.h
InputEvent.cpp
InputEvent.h
InternalMutationEvent.h
JSEventHandler.cpp Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
JSEventHandler.h
KeyNameList.h
KeyboardEvent.cpp
KeyboardEvent.h
MessageEvent.cpp
MessageEvent.h
MouseEvent.cpp
MouseEvent.h
MouseScrollEvent.cpp
MouseScrollEvent.h
MutationEvent.cpp
MutationEvent.h
NotifyPaintEvent.cpp
NotifyPaintEvent.h
PaintRequest.cpp
PaintRequest.h
PhysicalKeyCodeNameList.h
PointerEvent.cpp Bug 1259665 part.3 Rename WidgetPointerEvent::isPrimary to mIsPrimary r=smaug 2016-08-03 17:34:53 +09:00
PointerEvent.h
ScrollAreaEvent.cpp
ScrollAreaEvent.h
SimpleGestureEvent.cpp
SimpleGestureEvent.h
SpeechRecognitionError.cpp
SpeechRecognitionError.h
StorageEvent.cpp
StorageEvent.h
TextClause.cpp Bug 1275473 - Implement CompositionEvent.ranges. r=masayuki, r=smaug 2016-07-26 12:09:07 +02:00
TextClause.h Bug 1275473 - Implement CompositionEvent.ranges. r=masayuki, r=smaug 2016-07-26 12:09:07 +02:00
TextComposition.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
TextComposition.h
Touch.cpp
Touch.h
TouchEvent.cpp
TouchEvent.h
TransitionEvent.cpp
TransitionEvent.h
UIEvent.cpp
UIEvent.h
VirtualKeyCodeList.h
WheelEvent.cpp
WheelEvent.h
WheelHandlingHelper.cpp Bug 1217715 - Don't limit the system scroll override to the root content. r=botond,masayuki 2016-08-19 06:52:25 -04:00
WheelHandlingHelper.h
XULCommandEvent.cpp
XULCommandEvent.h
moz.build Bug 1296277 - Move DataTransferItem.cpp and DataTransferItemList.cpp into UNIFIED_SOURCES, r=baku 2016-08-18 15:54:22 -04:00
nsIEventListenerService.idl