gecko/dom/interfaces/core
Boris Zbarsky 31d91ff3a9 Bug 690056. Implement a vendor-prefixed version of the visibility API. r=sicking
The idea is to fire the visibilitychange event synchronously during pageshow and pagehide, since we're
already running script there for the pageshow/pagehide events.  For docshell active state changes, we
fire the event asynchronously.  In all cases, the actual state changes just before the event fires.
2011-10-11 17:29:12 -04:00
..
Makefile.in Bug 681387: backout bug 654352 (caretPositionFromPoint), r=ehsan 2011-10-08 13:49:51 +03:00
nsIDOMAttr.idl Bug 685798 - Node.parentElement, r=bz 2011-09-11 16:05:19 -07:00
nsIDOMCaretPosition.idl bug 654352 - document.caretPositionFromPoint API r=roc,smaug 2011-08-18 16:54:34 -04:00
nsIDOMCDATASection.idl Bug 685798 - Node.parentElement, r=bz 2011-09-11 16:05:19 -07:00
nsIDOMCharacterData.idl Bug 685798 - Node.parentElement, r=bz 2011-09-11 16:05:19 -07:00
nsIDOMComment.idl Bug 685798 - Node.parentElement, r=bz 2011-09-11 16:05:19 -07:00
nsIDOMDocument.idl Bug 690056. Implement a vendor-prefixed version of the visibility API. r=sicking 2011-10-11 17:29:12 -04:00
nsIDOMDocumentFragment.idl Bug 685798 - Node.parentElement, r=bz 2011-09-11 16:05:19 -07:00
nsIDOMDocumentType.idl Bug 685798 - Node.parentElement, r=bz 2011-09-11 16:05:19 -07:00
nsIDOMDOMError.idl
nsIDOMDOMErrorHandler.idl
nsIDOMDOMException.idl Bug 628353 - Expose the DATA_CLONE_ERR constant on DOMException; r=jst 2011-03-28 23:32:11 -04:00
nsIDOMDOMImplementation.idl Bug 592827 - Implement DOMImplementation.createHTMLDocument; r=jonas approval2.0=jonas 2010-09-04 13:38:07 +02:00
nsIDOMDOMLocator.idl
nsIDOMDOMSettableTokenList.idl Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst] 2010-04-26 03:42:00 -04:00
nsIDOMDOMStringList.idl
nsIDOMDOMTokenList.idl Bug 530171 - Correctly handle null arguments to nsIDOMTokenList's methods, r=slvain.pasche, sr=olli.pettay 2009-12-30 18:29:40 -05:00
nsIDOMElement.idl Bug 691059, don't throw when setting interface.prototype.onmouseenter/leave, r=bz 2011-10-10 14:42:17 +03:00
nsIDOMNamedNodeMap.idl Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
nsIDOMNode.idl Bug 685798 - Node.parentElement, r=bz 2011-09-11 16:05:19 -07:00
nsIDOMNodeList.idl Bug 648801 (new DOM list bindings) - Generate new DOM bindings. r=bz/jst/mrbkap. 2011-08-20 15:53:33 +02:00
nsIDOMNodeSelector.idl Bug 520353. querySelector(), querySelectorAll() and mozMatchesSelector() handle null and undefined incorrectly. r=bzbarsky 2009-10-05 19:16:22 -04:00
nsIDOMNSEditableElement.idl
nsIDOMNSElement.idl Bug 520353. querySelector(), querySelectorAll() and mozMatchesSelector() handle null and undefined incorrectly. r=bzbarsky 2009-10-05 19:16:22 -04:00
nsIDOMProcessingInstruction.idl Bug 686449 - Make ProcessingInstruction inherit from CharacterData, r=sicking 2011-09-20 08:08:00 +03:00
nsIDOMText.idl Bug 683482 - Remove replaceWholeText() r=sicking 2011-10-01 18:12:30 +02:00
nsIDOMUserDataHandler.idl
nsIDOMXMLDocument.idl Bug 690056. Implement a vendor-prefixed version of the visibility API. r=sicking 2011-10-11 17:29:12 -04:00
nsIInlineEventHandlers.idl Bug 691059, don't throw when setting interface.prototype.onmouseenter/leave, r=bz 2011-10-10 14:42:17 +03:00