.. |
crashtests
|
Bug 1143972. Return 0,0 for offsetX/Y when the document has no presentation. r=mats
|
2015-03-18 02:04:32 +13:00 |
test
|
Backed out changeset ffde08dc5ceb (bug 1154459) for bustage
|
2015-04-19 08:19:14 -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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BeforeAfterKeyboardEvent.cpp
|
Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki.
|
2014-11-03 15:05:32 +08:00 |
BeforeAfterKeyboardEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
CompositionEvent.cpp
|
Bug 960871 part.2 Rename WidgetCompositionEvent::data to WidgetCompositionEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
CompositionEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ContentEventHandler.cpp
|
Bug 492394 part.1 NS_QUERY_CHARACTER_AT_POINT should also return tentative caret offset for the point r=smaug, sr=smaug
|
2015-04-14 14:27:37 +09:00 |
ContentEventHandler.h
|
Bug 569334 part 1 - Support getting font info in content query. r=masayuki,jfkthame,smaug
|
2015-01-31 18:17:12 +11:00 |
CustomEvent.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
CustomEvent.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
DOMEventTargetHelper.cpp
|
Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug
|
2015-01-23 08:37:37 -05:00 |
DOMEventTargetHelper.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
DataContainerEvent.cpp
|
Bug 1135151. Add a WrapNativeParent specialization for the nsIGlobalObject case, and make Event return nsIGlobalObject as its parent object. r=smaug
|
2015-02-23 10:03:40 -05:00 |
DataContainerEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
DataTransfer.cpp
|
Bug 1153517. Fix mozGetDataAt to return null when it should, like it used to. r=peterv
|
2015-04-17 22:01:01 -04:00 |
DataTransfer.h
|
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
|
2015-04-08 21:48:11 +03:00 |
DeviceMotionEvent.cpp
|
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
|
2014-10-07 11:44:49 +02:00 |
DeviceMotionEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
DragEvent.cpp
|
Bug 1135627 - Add implementation of DragEvent constructor. r=jdm r=smaug
|
2015-03-04 17:52:03 +03:00 |
DragEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
Event.cpp
|
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
|
2015-04-01 13:51:45 +09:00 |
Event.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
EventDispatcher.cpp
|
Bug 1125422 - Change EventDispatcher::Dispatch to take an nsTArray instead of a nsCOMArray. r=smaug
|
2015-02-10 16:28:07 -05:00 |
EventDispatcher.h
|
Bug 1125422 - Change EventDispatcher::Dispatch to take an nsTArray instead of a nsCOMArray. r=smaug
|
2015-02-10 16:28:07 -05:00 |
EventListenerManager.cpp
|
Bug 1146843 - Revert part of cset 33c30e283fa8 because the code is used in Fennec. r=snorp
|
2015-04-02 20:45:50 -04:00 |
EventListenerManager.h
|
Bug 1146843 - Revert part of cset 33c30e283fa8 because the code is used in Fennec. r=snorp
|
2015-04-02 20:45:50 -04:00 |
EventListenerService.cpp
|
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
|
2015-04-01 13:51:45 +09:00 |
EventListenerService.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
EventNameList.h
|
Bug 992685 - Part 1. Make onresize event handler global and forwarded. r=smaug
|
2014-12-04 17:26:00 +01:00 |
EventStateManager.cpp
|
Fix wheel events being misrouted in APZ-less widgets when APZ is enabled. (bug 1154734, r=kats)
|
2015-04-15 12:28:47 -04:00 |
EventStateManager.h
|
Bug 979497 - Once DispatchPointerFromMouseOrTouch is called, aFrame can be deleted. r=smaug
|
2015-04-14 11:46:39 -04:00 |
EventStates.h
|
Bug 1111633 - Unresolved pseudo class. r=bz
|
2015-01-13 19:58:06 +01: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
IMEContentObserver.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
IMEContentObserver.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
IMEStateManager.cpp
|
Bug 1151186 part.2 nsHTMLEditor should accept composition events even while there is no active editing host but it has composition r=ehsan
|
2015-04-08 11:50:13 +09:00 |
IMEStateManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ImageCaptureError.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
ImageCaptureError.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
InternalMutationEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
JSEventHandler.cpp
|
Bug 1068740 - Consider putting union types in the binding files where they're used. r=bz.
|
2014-10-01 20:43:26 +02:00 |
JSEventHandler.h
|
Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
KeyNameList.h
|
Bug 1133741 - Add camera focus hardware button. r=masayuki
|
2015-02-20 00:06:00 -05:00 |
KeyboardEvent.cpp
|
Bug 1124608 Support D3E EventModifierInit r=smaug
|
2015-04-13 16:16:13 +09:00 |
KeyboardEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MessageEvent.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
MessageEvent.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
MouseEvent.cpp
|
Bug 1124608 Support D3E EventModifierInit r=smaug
|
2015-04-13 16:16:13 +09:00 |
MouseEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PaintRequest.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
PaintRequest.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
PhysicalKeyCodeNameList.h
|
Bug 1152229 Define FnLock as a KeyboardEvent.code value r=smaug
|
2015-04-09 12:03:31 +09:00 |
PointerEvent.cpp
|
Bug 1124608 Support D3E EventModifierInit r=smaug
|
2015-04-13 16:16:13 +09:00 |
PointerEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ScrollAreaEvent.cpp
|
Bug 1036052 - Privatize public destructor of DOMRect. r=baku
|
2014-09-02 11:47:00 -04:00 |
ScrollAreaEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
StorageEvent.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
StorageEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextComposition.cpp
|
Bug 1125934 - Discard redundant NS_COMPOSITION_CHANGE event which is send just before NS_COMPOSITION_END on TSF. r=masayuki
|
2015-02-11 12:20:02 +09:00 |
TextComposition.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
Touch.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
Touch.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
TouchEvent.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
TouchEvent.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
UIEvent.cpp
|
Bug 1124608 Support D3E EventModifierInit r=smaug
|
2015-04-13 16:16:13 +09:00 |
UIEvent.h
|
Bug 1124608 Support D3E EventModifierInit r=smaug
|
2015-04-13 16:16:13 +09: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 1124608 Support D3E EventModifierInit r=smaug
|
2015-04-13 16:16:13 +09:00 |
WheelEvent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
WheelHandlingHelper.cpp
|
Bug 1125040: Use LayoutDeviceIntPoint for nsIWidget::WidgetToScreen r=botond
|
2015-02-04 15:21:03 -05: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
moz.build
|
Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki.
|
2014-11-03 15:05:32 +08: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 |