.. |
crashtests
|
Bug 1072137 part.0 Add tests r=smaug
|
2014-09-26 09:10:16 +09:00 |
test
|
Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce
|
2014-09-24 15:59:11 +12: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
|
Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan
|
2014-08-18 17:44:50 +03:00 |
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
|
Bug 1046101 part.6 Rename NS_COMPOSITION_EVENT to eCompositionEventClass r=smaug
|
2014-08-04 14:28:48 +09:00 |
CompositionEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
ContentEventHandler.cpp
|
Bug 1061810 ContentEventHandler::SetRangeFromFlatTextOffset() should use nsRange::SetStart(nsINode*, int32_t) instead of nsRange::SetStart(nsIDOMNode*, int32_t) for avoiding the unnecessary QI r=smaug
|
2014-09-05 14:27:12 +09:00 |
ContentEventHandler.h
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 18:26:43 -04:00 |
CustomEvent.cpp
|
Bug 1033343: Handle an uninitialized CustomEvent correctly. r=smaug
|
2014-07-03 15:19:03 -07:00 |
CustomEvent.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04: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 1052427 - Make nsContentUtils::ASCIIToLower/ASCIIToUpper infallible; r=smaug
|
2014-08-13 14:53:32 +03:00 |
DataTransfer.h
|
|
|
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
|
Bug 1065811 - Expose isCallable()/isConstructor() in JS_PUBLIC_API. r=billm
|
2014-09-25 13:13:28 +02:00 |
DOMEventTargetHelper.h
|
Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug
|
2014-08-05 09:19:51 -04:00 |
DragEvent.cpp
|
Bug 1046101 part.12 Rename NS_DRAG_EVENT to eDragEventClass r=smaug
|
2014-08-04 14:28:50 +09:00 |
DragEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
Event.cpp
|
Bug 908390 followup. Fix up event timestamps on workers, and enable the test that was supposed to test for it. r=khuey pending
|
2014-08-30 00:56:35 -04:00 |
Event.h
|
Bug 887541 - Implement web components event path and event retargeting. r=smaug
|
2014-08-26 20:19:56 -07:00 |
EventDispatcher.cpp
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 18:26:43 -04:00 |
EventDispatcher.h
|
Bug 887541 - Implement web components event path and event retargeting. r=smaug
|
2014-08-26 20:19:56 -07:00 |
EventListenerManager.cpp
|
Bug 1070842 - Move nsJSUtils::CompileFunction (and consequently event handler compilation and XBL compilation) off of nsJSUtils::ReportPendingException. r=bz
|
2014-09-29 15:34:21 +02:00 |
EventListenerManager.h
|
Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug
|
2014-08-05 09:19:51 -04:00 |
EventListenerService.cpp
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 18:47:15 -07: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 1046101 part.32 Rename NS_EVENT to eBasicEventClass r=smaug
|
2014-08-04 14:28:58 +09:00 |
EventStateManager.cpp
|
Bug 1053716 - Mouse events over content-process area need to set capturing so that the entire mouse interaction is forwarded to the child. r=smaug
|
2014-09-02 15:31:12 -04:00 |
EventStateManager.h
|
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
|
2014-07-09 17:27:49 -04:00 |
EventStates.h
|
|
|
EventTarget.cpp
|
|
|
EventTarget.h
|
|
|
FocusEvent.cpp
|
|
|
FocusEvent.h
|
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
|
2014-07-14 12:21:34 -07:00 |
ImageCaptureError.cpp
|
Bug 916643 - ImageCaptureErrorEvent webidl. r=smaug
|
2014-09-04 02:07:00 +02:00 |
ImageCaptureError.h
|
Bug 916643 - ImageCaptureErrorEvent webidl. r=smaug
|
2014-09-04 02:07:00 +02:00 |
IMEContentObserver.cpp
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 18:26:43 -04:00 |
IMEContentObserver.h
|
Bug 826657 part.2 Implement NOTIFY_IME_OF_MOUSE_BUTTON_EVENT in XP part r=smaug+ehsan
|
2014-08-29 19:08:43 +09:00 |
IMEStateManager.cpp
|
Bug 1072137 part.1 Stop searching root editable node if a node has independent selection r=smaug
|
2014-09-26 09:10:49 +09:00 |
IMEStateManager.h
|
Bug 1065835 part.4 Destroy TextComposition instance after handling synthesized compositionend event when synthesized events for a request to commit or cancel is caused by PresShell discarding native compositionend event r=smaug
|
2014-09-26 09:05:12 +09:00 |
InputEvent.cpp
|
Bug 1046101 part.10 Rename NS_EDITOR_INPUT_EVENT to eEditorInputEventClass r=smaug
|
2014-08-04 14:28:49 +09:00 |
InputEvent.h
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
InternalMutationEvent.h
|
Bug 1046101 part.31 Rename NS_MUTATION_EVENT to eMutationEventClass r=smaug
|
2014-08-04 14:28:57 +09:00 |
JSEventHandler.cpp
|
|
|
JSEventHandler.h
|
Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug
|
2014-08-05 09:19:51 -04:00 |
KeyboardEvent.cpp
|
Bug 1046101 part.5 Rename NS_KEY_EVENT to eKeyboardEventClass r=smaug
|
2014-08-04 14:28:48 +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
|
|
|
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
|
Bug 887541 - Implement web components event path and event retargeting. r=smaug
|
2014-08-26 20:19:56 -07:00 |
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 916643 - ImageCaptureErrorEvent webidl. r=smaug
|
2014-09-04 02:07:00 +02: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
|
Bug 798188. Use NS_WRAPPERCACHE_INTERFACE_TABLE_ENTRY in table based QI implementations. r=peterv
|
2014-08-25 16:21:35 -07:00 |
PaintRequest.h
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 18:26:43 -04:00 |
PhysicalKeyCodeNameList.h
|
|
|
PointerEvent.cpp
|
Bug 1046101 part.15 Rename NS_POINTER_EVENT to ePointerEventClass r=smaug
|
2014-08-04 14:28:52 +09:00 |
PointerEvent.h
|
|
|
ScrollAreaEvent.cpp
|
Bug 1036052 - Privatize public destructor of DOMRect. r=baku
|
2014-09-02 11:47:00 -04:00 |
ScrollAreaEvent.h
|
Bug 1036052 - Privatize public destructor of DOMRect. r=baku
|
2014-09-02 11:47:00 -04:00 |
SimpleGestureEvent.cpp
|
Bug 1046101 part.17 Rename NS_SIMPLE_GESTURE_EVENT to eSimpleGestureEventClass r=smaug
|
2014-08-04 14:28:53 +09:00 |
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
|
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
|
2014-07-23 01:07:12 -04:00 |
StorageEvent.h
|
Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug
|
2014-08-05 09:19:51 -04:00 |
TextComposition.cpp
|
Bug 1065835 part.4 Destroy TextComposition instance after handling synthesized compositionend event when synthesized events for a request to commit or cancel is caused by PresShell discarding native compositionend event r=smaug
|
2014-09-26 09:05:12 +09:00 |
TextComposition.h
|
Bug 1065835 part.4 Destroy TextComposition instance after handling synthesized compositionend event when synthesized events for a request to commit or cancel is caused by PresShell discarding native compositionend event r=smaug
|
2014-09-26 09:05:12 +09:00 |
Touch.cpp
|
Backed out changeset d69317ef2dea (bug 1038930) for mochitest-2 test failures on a CLOSED TREE
|
2014-07-16 15:30:08 +02:00 |
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 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04: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
|
Bug 1046101 part.19 Rename NS_SCROLLPORT_EVENT to eScrollPortEventClass r=smaug
|
2014-08-04 14:28:53 +09:00 |
UIEvent.h
|
Bug 1046101 part.17 Rename NS_SIMPLE_GESTURE_EVENT to eSimpleGestureEventClass r=smaug
|
2014-08-04 14:28:53 +09: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
|
Bug 957445: Part 3 - combines nsIScrollbarOwner with nsIScrollbarMediator, r=mats
|
2014-02-14 19:40:53 +13:00 |
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 |