gecko/dom/interfaces/events
2011-05-23 11:53:31 -07:00
..
Makefile.in Bug 481863 - Remove nsIDOM3DocumentEvent; r=smaug 2011-05-23 18:46:36 +02:00
nsIDOM3EventTarget.idl
nsIDOMAnimationEvent.idl Add animation event interface and data structures. (Bug 435442, patch 12) r=smaug 2011-04-11 23:18:44 -07:00
nsIDOMBeforeUnloadEvent.idl
nsIDOMCloseEvent.idl Bug 562681, websockets (protocol v76), r=smaug 2010-06-17 21:36:01 +03:00
nsIDOMCommandEvent.idl
nsIDOMCustomEvent.idl comparing with ssh://opettay@mozilla.com@hg.mozilla.org/mozilla-central/ 2011-05-11 09:33:11 +03:00
nsIDOMDataContainerEvent.idl
nsIDOMDataTransfer.idl Bug 546425, add mozSourceNode to access the source node of the drag, r=jonas,sr=roc 2010-03-02 06:21:20 -08:00
nsIDOMDeviceOrientationEvent.idl Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey 2011-04-29 16:49:20 -07:00
nsIDOMDragEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
nsIDOMEvent.idl Bug 656954 - Add defaultPrevented to nsIDOMEvent, r=sicking 2011-05-13 23:44:35 +03:00
nsIDOMEventException.idl Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking 2011-03-24 13:34:03 +02:00
nsIDOMEventGroup.idl
nsIDOMEventListener.idl Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
nsIDOMEventTarget.idl Bug 613634, make the 3rd paramater of add/removeEventListener optional, r=sicking 2011-05-04 17:13:28 +03:00
nsIDOMHashChangeEvent.idl Bug 628069 - Add newURL, oldURL properties to hashchange event. r=smaug 2011-03-31 16:30:32 -04:00
nsIDOMKeyEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
nsIDOMMessageEvent.idl Bug 553125: Use the structured clone algorithm for window.postMessage. r=bent 2011-05-23 11:53:31 -07:00
nsIDOMMouseEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
nsIDOMMouseScrollEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
nsIDOMMozTouchEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
nsIDOMMutationEvent.idl
nsIDOMNotifyAudioAvailableEvent.idl bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad 2010-08-25 09:10:00 -04:00
nsIDOMNotifyPaintEvent.idl Bug 526635: Interfaces changed on the 1.9.2 branch with no IID rev. r=enn, r=vlad, r=josh, r=mak77, r=ted, r=roc 2009-11-06 11:31:22 -08:00
nsIDOMNSEvent.idl Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil 2009-06-23 13:07:39 +03:00
nsIDOMNSEventTarget.idl Bug 613634, make the 3rd paramater of add/removeEventListener optional, r=sicking 2011-05-04 17:13:28 +03:00
nsIDOMNSMouseEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
nsIDOMNSUIEvent.idl Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil 2009-06-23 13:07:39 +03:00
nsIDOMPageTransitionEvent.idl
nsIDOMPaintRequest.idl Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst 2009-09-04 16:49:18 +12:00
nsIDOMPaintRequestList.idl Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst 2009-09-04 16:49:18 +12:00
nsIDOMPopStateEvent.idl Bug 635844 part 1: Back out bug 615501 since we'll no longer fire the "initial popstate" event, and thus don't need a way to differentiate it. r=jlebar a=beltzner 2011-02-28 23:08:56 -08:00
nsIDOMPopupBlockedEvent.idl
nsIDOMProgressEvent.idl Bug 550961. Fix license header typos. r=gerv 2010-03-15 14:44:37 +13:00
nsIDOMScrollAreaEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
nsIDOMSimpleGestureEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
nsIDOMSmartCardEvent.idl
nsIDOMTouchEvent.idl Bug 652814 - Rename nsIDOMTouchPoint to nsIDOMTouch (and a *aRetVal = nsnull for bug 648573 comment 19), r=mbrubeck 2011-04-27 14:58:25 +03:00
nsIDOMTransitionEvent.idl Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 14:10:31 -05:00
nsIDOMUIEvent.idl Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00