gecko/content/base/public
2014-03-19 13:35:45 -03:00
..
CORSMode.h
DirectionalityUtils.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
Element.h Bug 983049 part.3 Rename nsEventChainPostVisitor to mozilla::EventChainPostVisitor r=smaug 2014-03-18 13:48:20 +09:00
ElementInlines.h Bug 977141. Make binding code compile when unified compilation is disabled. r=smaug 2014-02-27 07:54:32 -05:00
FragmentOrElement.h Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg 2014-03-15 12:00:17 -07:00
FromParser.h
HTMLSplitOnSpacesTokenizer.h Bug 774124 - Part c: Include nsContentUtils.h in HTMLSplitOnSpacesTokenizer.h; r=dzbarsky 2013-09-06 08:40:33 +02:00
moz.build Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen 2014-02-27 20:04:46 -03:00
mozFlushType.h Bug 914854 - BrowserElementPanning causes sync reflow by quering scrollLeft/Top r=bz,vingtetun 2013-09-30 10:32:02 -07:00
nsCaseTreatment.h
nsContentCID.h
nsContentCreatorFunctions.h Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg 2014-03-15 12:00:17 -07:00
nsContentPolicyUtils.h Bug 936340 - Implement navigator.sendBeacon r=sicking 2014-03-06 10:51:23 -05:00
nsContentTypeParser.h Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst 2013-08-21 15:28:26 -04:00
nsContentUtils.h Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug 2014-03-17 15:56:53 +09:00
nsCopySupport.h Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-07 14:52:38 -04:00
nsDeprecatedOperationList.h Bug 961804 - Drop support for Blob.mozSlice. r=jst 2014-03-06 08:52:52 -05:00
nsDocElementCreatedNotificationRunner.h
nsDOMFile.h Bug 972799 - Show file-base and memory-base blob-url report in about:memory. r=njn 2014-03-03 14:35:00 -05:00
nsHostObjectProtocolHandler.h Bug 972799 - Show file-base and memory-base blob-url report in about:memory. r=njn 2014-03-03 14:35:00 -05:00
nsIAttribute.h Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg 2014-03-15 12:00:17 -07:00
nsIContent.h Bug 983049 part.2 Rename nsEventChainPreVisitor to mozilla::EventChainPreVisitor r=smaug 2014-03-18 13:48:19 +09:00
nsIContentInlines.h Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst 2013-10-02 07:40:07 -04:00
nsIContentIterator.h
nsIContentPolicy.idl Bug 936340 - Implement navigator.sendBeacon r=sicking 2014-03-06 10:51:23 -05:00
nsIContentSecurityPolicy.idl Bug 911547 - make nsIContentSecurityPolicy serializable and trigger read/write from nsPrincipal. r=jst,grobinson 2014-01-23 15:34:59 -08:00
nsIContentSerializer.h
nsIDocument.h Bug 825392 - Generate anonymous content reflectors in the XBL scope. r=bz 2014-03-19 13:35:45 -03:00
nsIDocumentEncoder.idl Bug 902847 - Don't trim spaces before newline for contentEditable. r=hsivonen 2013-09-05 16:10:04 -04:00
nsIDocumentInlines.h
nsIDocumentObserver.h
nsIDOMDataChannel.idl Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky 2013-09-22 19:23:30 -04:00
nsIDOMFile.idl Bug 961804 - Drop support for Blob.mozSlice. r=jst 2014-03-06 08:52:52 -05:00
nsIDOMFileList.idl Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky 2013-09-22 19:23:30 -04:00
nsIDOMFileReader.idl
nsIDOMFormData.idl
nsIDOMParser.idl
nsIDOMSerializer.idl
nsIDroppedLinkHandler.idl
nsIFrameLoader.idl Bug 980586 - Remove old e10s prompt code. r=smaug 2014-03-10 08:57:07 -04:00
nsIImageLoadingContent.idl
nsIMessageManager.idl Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky 2013-07-09 13:54:21 -04:00
nsIMutationObserver.h
nsINode.h Bug 825392 - Generate anonymous content reflectors in the XBL scope. r=bz 2014-03-19 13:35:45 -03:00
nsINodeInfo.h Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen 2014-02-27 20:04:46 -03:00
nsINodeList.h Bug 887533: Remove even more includes from dom/bindings. r=bz 2013-08-22 22:17:11 -07:00
nsIObjectLoadingContent.idl Bug 883404 - Add a object.reload() call for chrome to de-activate plugins. r=josh 2013-11-08 13:00:46 -08:00
nsIScriptElement.h
nsIScriptLoaderObserver.idl
nsISelection.idl Bug 949445 - Part 1: Move selectionLanguageChange to nsISelectionPrivate; r=bzbarsky 2013-12-17 09:12:17 -05:00
nsISelectionController.idl Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky 2013-09-22 19:23:30 -04:00
nsISelectionDisplay.idl
nsISelectionListener.idl Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan 2013-08-16 21:51:41 -04:00
nsISelectionPrivate.idl Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky 2013-12-17 09:12:33 -05:00
nsIStyleSheetLinkingElement.h
nsIXMLHttpRequest.idl Bug 939194 - Bump iid of nsIXMLHttpRequestEventTarget. r=bz 2013-11-20 13:48:45 +01:00
nsLineBreaker.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsNameSpaceManager.h Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen 2014-02-27 20:04:46 -03:00
nsReferencedElement.h
nsTreeSanitizer.h
nsViewportInfo.h Bug 941995 - Disable double-tapping and click delay on pages that are device-width or narrower (B2G). r=mbrubeck,botond 2014-02-24 19:22:45 -05:00
nsXMLNameSpaceMap.h