.. |
crashtests
|
Bug 1033343: Handle an uninitialized CustomEvent correctly. r=smaug
|
2014-07-03 15:19:03 -07:00 |
test
|
Merge inbound to m-c on a CLOSED TREE. a=merge
|
2014-07-10 18:22:38 -04:00 |
AnimationEvent.cpp
|
|
|
AnimationEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
AsyncEventDispatcher.cpp
|
|
|
AsyncEventDispatcher.h
|
|
|
BeforeUnloadEvent.cpp
|
|
|
BeforeUnloadEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
ClipboardEvent.cpp
|
|
|
ClipboardEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
CommandEvent.cpp
|
|
|
CommandEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
CompositionEvent.cpp
|
|
|
CompositionEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
ContentEventHandler.cpp
|
|
|
ContentEventHandler.h
|
|
|
CustomEvent.cpp
|
Bug 1033343: Handle an uninitialized CustomEvent correctly. r=smaug
|
2014-07-03 15:19:03 -07:00 |
CustomEvent.h
|
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
|
2014-06-30 16:02:04 -07:00 |
DataContainerEvent.cpp
|
|
|
DataContainerEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
DataTransfer.cpp
|
Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent
|
2014-06-26 09:47:44 -07:00 |
DataTransfer.h
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
DeviceMotionEvent.cpp
|
|
|
DeviceMotionEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
DOMEventTargetHelper.cpp
|
|
|
DOMEventTargetHelper.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
DragEvent.cpp
|
|
|
DragEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
Event.cpp
|
Bug 998809 - WidgetEvent::typeString is not always set correctly , r=masayuki
|
2014-06-17 01:59:54 +03:00 |
Event.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
EventDispatcher.cpp
|
Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug
|
2014-06-30 16:02:04 -07:00 |
EventDispatcher.h
|
|
|
EventListenerManager.cpp
|
Bug 1036444 - Kill touchenter and touchleave events. r=smaug
|
2014-07-09 10:27:00 -04:00 |
EventListenerManager.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
EventListenerService.cpp
|
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
|
2014-07-05 17:30:54 +02:00 |
EventListenerService.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
EventNameList.h
|
Bug 1036444 - Kill touchenter and touchleave events. r=smaug
|
2014-07-09 10:27:00 -04:00 |
EventStateManager.cpp
|
Bug 1035595 Use mozilla::WidgetTouchEvent::TouchArray instead of nsTArry<nsRefPtr<mozilla::dom::Touch>> r=roc
|
2014-07-09 05:48:19 +09:00 |
EventStateManager.h
|
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
|
2014-07-07 18:54:14 +09:00 |
EventStates.h
|
Bug 1022043 - Remove EventStates' copy constructor and assignment operator to make it trivially copyable so that it builds with clang-cl; r=bzbarsky
|
2014-06-06 22:09:34 -04:00 |
EventTarget.cpp
|
|
|
EventTarget.h
|
|
|
FocusEvent.cpp
|
|
|
FocusEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
IMEContentObserver.cpp
|
|
|
IMEContentObserver.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
IMEStateManager.cpp
|
|
|
IMEStateManager.h
|
|
|
InputEvent.cpp
|
|
|
InputEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
InternalMutationEvent.h
|
|
|
JSEventHandler.cpp
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
JSEventHandler.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
KeyboardEvent.cpp
|
Bug 1024864 Warn KeyboardEvent.key value change when KeyboardEvent.key is read and its key value is obsolete r=smaug
|
2014-06-14 11:24:16 +09:00 |
KeyboardEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
KeyNameList.h
|
Bug 939006 part.13 Sort out deprecated key names r=smaug
|
2014-06-04 21:43:45 +09:00 |
MessageEvent.cpp
|
Bug 1025973 - Part 2: Do not pass JSContext to static webidl methods in non-worker case. r=bz
|
2014-06-16 12:52:00 -04:00 |
MessageEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
MouseEvent.cpp
|
|
|
MouseEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
MouseScrollEvent.cpp
|
|
|
MouseScrollEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
moz.build
|
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
|
2014-06-30 16:02:04 -07:00 |
MutationEvent.cpp
|
|
|
MutationEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
NotifyPaintEvent.cpp
|
|
|
NotifyPaintEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
nsIEventListenerService.idl
|
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
|
2014-06-27 11:05:08 -07:00 |
PaintRequest.cpp
|
|
|
PaintRequest.h
|
|
|
PhysicalKeyCodeNameList.h
|
Bug 1020142 Comment out unused .code value definition for reducing footprint of code name array r=smaug
|
2014-06-05 02:47:30 +09:00 |
PointerEvent.cpp
|
|
|
PointerEvent.h
|
|
|
ScrollAreaEvent.cpp
|
|
|
ScrollAreaEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
SimpleGestureEvent.cpp
|
|
|
SimpleGestureEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
SpeechRecognitionError.cpp
|
|
|
SpeechRecognitionError.h
|
|
|
StorageEvent.cpp
|
|
|
StorageEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
TextComposition.cpp
|
|
|
TextComposition.h
|
|
|
Touch.cpp
|
|
|
Touch.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
TouchEvent.cpp
|
Bug 1036290 Use nsAutoTArray at copying WidgetTouchEvent::TouchArray r=roc
|
2014-07-10 01:17:05 +09:00 |
TouchEvent.h
|
Bug 1036290 Use nsAutoTArray at copying WidgetTouchEvent::TouchArray r=roc
|
2014-07-10 01:17:05 +09:00 |
TransitionEvent.cpp
|
|
|
TransitionEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
UIEvent.cpp
|
|
|
UIEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
VirtualKeyCodeList.h
|
|
|
WheelEvent.cpp
|
|
|
WheelEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
WheelHandlingHelper.cpp
|
|
|
WheelHandlingHelper.h
|
|
|
XULCommandEvent.cpp
|
|
|
XULCommandEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |