.. |
Makefile.in
|
Bug 687486 - Throw INVALID_STATE_ERR when dispatching uninitialized events; r=smaug
|
2011-10-09 20:23:13 +02:00 |
nsIDOMAnimationEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMBeforeUnloadEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMCloseEvent.idl
|
Bug 708701 - Implement HTML event ctors, r=jst
|
2011-12-14 21:55:32 +02:00 |
nsIDOMCommandEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMCompositionEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMCustomEvent.idl
|
Bug 675884 - Implement Event constructors, part1, r=jst
|
2011-12-14 21:53:48 +02:00 |
nsIDOMDataContainerEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMDataTransfer.idl
|
Bug 707382, merge nsIDOMDataTransfer and nsIDOMNSDataTransfer, r=jonas
|
2012-02-07 13:02:32 -05:00 |
nsIDOMDeviceMotionEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMDeviceOrientationEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMDragEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMEvent.idl
|
Bug 675884 - Implement Event constructors, part1, r=jst
|
2011-12-14 21:53:48 +02:00 |
nsIDOMEventListener.idl
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
|
2010-07-02 10:27:06 -04:00 |
nsIDOMEventTarget.idl
|
Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug
|
2011-11-25 10:09:58 +09:00 |
nsIDOMHashChangeEvent.idl
|
Bug 708701 - Implement HTML event ctors, r=jst
|
2011-12-14 21:55:32 +02:00 |
nsIDOMKeyEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMMessageEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMMouseEvent.idl
|
Bug 709127 - Implement MouseEvent and UIEvent ctors, r=jst, a=sheriff
|
2011-12-14 22:36:46 +02:00 |
nsIDOMMouseScrollEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMMozTouchEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMMutationEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMNotifyAudioAvailableEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMNotifyPaintEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMNSEvent.idl
|
Bug 499008, part 3, remove nsIDOMNSEvent::tmpRealOriginalTarget, r=smaug
|
2012-02-17 09:16:59 -05:00 |
nsIDOMPageTransitionEvent.idl
|
Bug 708701 - Implement HTML event ctors, r=jst
|
2011-12-14 21:55:32 +02:00 |
nsIDOMPaintRequest.idl
|
|
|
nsIDOMPaintRequestList.idl
|
|
|
nsIDOMPopStateEvent.idl
|
Bug 708701 - Implement HTML event ctors, r=jst
|
2011-12-14 21:55:32 +02:00 |
nsIDOMPopupBlockedEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMProgressEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMScrollAreaEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMSimpleGestureEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMSmartCardEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMTouchEvent.idl
|
Bug 603008 - Platform support for multitouch events. r=smaug
|
2011-12-16 16:24:11 -08:00 |
nsIDOMTransitionEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIDOMUIEvent.idl
|
Bug 709127 - Implement MouseEvent and UIEvent ctors, r=jst, a=sheriff
|
2011-12-14 22:36:46 +02:00 |