.. |
crashtests
|
|
|
test
|
Bug 1031051: Part 11 - Migrate DeviceOrientationEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
AnimationEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
AnimationEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
AsyncEventDispatcher.cpp
|
Bug 1009445 - Support AsyncEventDispatcher on non-node interfaces, r=masayuki
|
2014-05-14 12:48:37 +03:00 |
AsyncEventDispatcher.h
|
Bug 1009445 - Support AsyncEventDispatcher on non-node interfaces, r=masayuki
|
2014-05-14 12:48:37 +03:00 |
BeforeUnloadEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
BeforeUnloadEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
ClipboardEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
ClipboardEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
CommandEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
CommandEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
CompositionEvent.cpp
|
Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug
|
2014-02-28 23:58:43 +09:00 |
CompositionEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
ContentEventHandler.cpp
|
Bug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate. r=mstange,masayuki
|
2014-04-30 11:55:40 -05:00 |
ContentEventHandler.h
|
Bug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate. r=mstange,masayuki
|
2014-04-30 11:55:40 -05:00 |
CustomEvent.cpp
|
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
|
2014-06-30 16:02:04 -07:00 |
CustomEvent.h
|
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
|
2014-06-30 16:02:04 -07:00 |
DataContainerEvent.cpp
|
Bug 980134 - Hide DataContainerEvent from content. r=smaug
|
2014-03-31 06:28:00 +09:00 |
DataContainerEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -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
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
DeviceMotionEvent.h
|
Bug 996677 - Incorrect call DeviceRotationRate() ctor from another one. r=VYV03354
|
2014-04-15 10:59:00 +02:00 |
DOMEventTargetHelper.cpp
|
Bug 968804 - Part a: Add inner window assertions to DETH and {Add,Remove}EventTargetObject; r=peterv
|
2014-05-20 21:50:57 +02:00 |
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
|
Bug 977950. Fix dragging of text to work again. r=smaug
|
2014-02-28 08:57:13 -05:00 |
DragEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -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
|
Bug 983049 part.6 Move remaining stuff in EventDispatcher.cpp into mozilla namespace r=smaug
|
2014-03-18 13:48:22 +09:00 |
EventListenerManager.cpp
|
Bug 1025476 - Part 1: Add compulsory Init functions to AutoJSAPI. r=bholley
|
2014-06-19 08:21:14 +01: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 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
|
2014-06-27 11:05:08 -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 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
EventStateManager.cpp
|
Backed out changeset 8499eefa342e (bug 958868) for m2 test failures on a CLOSED TREE
|
2014-06-24 12:49:47 +02:00 |
EventStateManager.h
|
Backed out changeset 8499eefa342e (bug 958868) for m2 test failures on a CLOSED TREE
|
2014-06-24 12:49:47 +02: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
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
|
2014-03-17 15:56:53 +09:00 |
EventTarget.h
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
|
2014-03-17 15:56:53 +09:00 |
FocusEvent.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
FocusEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IMEContentObserver.cpp
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
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
|
Bug 993234 part.1 Implement KeyboardEvent.isComposing r=smaug
|
2014-04-10 16:11:36 +09:00 |
IMEStateManager.h
|
Bug 983049 part.4 Rename nsDispatchingCallback to mozilla::EventDispatchingCallback r=smaug
|
2014-03-18 13:48:20 +09:00 |
InputEvent.cpp
|
Bug 993253 Implement DOM InputEvent interface with isComposing attribute r=smaug+ehsan
|
2014-04-10 16:11:37 +09:00 |
InputEvent.h
|
Bug 993253 Implement DOM InputEvent interface with isComposing attribute r=smaug+ehsan
|
2014-04-10 16:11:37 +09:00 |
InternalMutationEvent.h
|
Bug 975688 part.17 Rename dom/events/MutationEvent.h to dom/Events/InternalMutationEvent.h r=smaug+roc
|
2014-02-27 19:51:15 +09:00 |
JSEventHandler.cpp
|
Bug 1032748 - Make ConvertJSValueToString work on ns*String. r=bz.
|
2014-01-23 10:18:35 +01: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 865649 part.1 Implement KeyboardEvent.code r=smaug
|
2014-05-25 11:08:58 +09: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 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
MouseEvent.cpp
|
Bug 979692 - Calculate hit detection and fill in region parameter to mouse events. r=bz, r=roc
|
2014-05-20 00:54:00 -04:00 |
MouseEvent.h
|
Backed out changeset 756fac661b86 (bug 979692) for mochitest-ally leaks; CLOSED TREE
|
2014-05-19 15:37:17 +01:00 |
MouseScrollEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
MouseScrollEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
moz.build
|
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
|
2014-06-30 16:02:04 -07:00 |
MutationEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
MutationEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
NotifyPaintEvent.cpp
|
Bug 989214 Rename nsPaintRequest to mozilla::dom::PaintRequest r=smaug
|
2014-04-03 13:18:37 +09:00 |
NotifyPaintEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -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 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
PaintRequest.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
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
|
Bug 869836 - Part 10: Use Truncate instead of AssignLiteral("") . r=ehsan
|
2014-05-26 21:54:53 +03:00 |
PointerEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
ScrollAreaEvent.cpp
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
|
2014-03-05 09:37:43 +09:00 |
ScrollAreaEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
SimpleGestureEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
SimpleGestureEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
SpeechRecognitionError.cpp
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
|
2014-03-05 09:37:43 +09:00 |
SpeechRecognitionError.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
StorageEvent.cpp
|
Bug 1016053 - document.createElement('StorageEvent') must be supported, r=smaug
|
2014-05-29 14:33:00 +01:00 |
StorageEvent.h
|
Bug 1016053 - document.createElement('StorageEvent') must be supported, r=smaug
|
2014-05-29 14:33:00 +01:00 |
TextComposition.cpp
|
Bug 990855 part.1 Export TextComposition.h as mozilla/TextComposition.h r=smaug
|
2014-04-03 13:18:37 +09:00 |
TextComposition.h
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
Touch.cpp
|
Bug 1005089, let touch.target be null, r=bz
|
2014-05-05 13:48:50 +03: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 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
TouchEvent.h
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
TransitionEvent.cpp
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
TransitionEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
UIEvent.cpp
|
Bug 1009388 part.1 Support getModifierState("Accel") r=smaug
|
2014-05-22 13:06:05 +09:00 |
UIEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
VirtualKeyCodeList.h
|
Bug 989213 part.3 Rename nsVKList.h to mozilla/VirtualKeyCodeList.h r=smaug
|
2014-04-01 20:42:16 +09:00 |
WheelEvent.cpp
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
WheelEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
WheelHandlingHelper.cpp
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
|
2014-04-01 13:09:23 +09:00 |
WheelHandlingHelper.h
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
|
2014-04-01 13:09:23 +09:00 |
XULCommandEvent.cpp
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
XULCommandEvent.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |