.. |
CORSMode.h
|
|
|
DirectionalityUtils.h
|
Bug 1037641: split SetDirectionFromChangedTextNode into TextNodeWillChangeDirection and TextNodeChangedDirection. r=ehsan
|
2014-08-06 12:02:59 +03:00 |
Element.h
|
Bug 1055773 - Move hasAttributes method from Node to Element. r=bz
|
2014-10-01 10:16:00 +02:00 |
ElementInlines.h
|
|
|
FragmentOrElement.h
|
Bug 1065574 - Remove UserDataHandler. r=smaug f=bz
|
2014-09-11 12:22:30 +02:00 |
FromParser.h
|
|
|
HTMLSplitOnSpacesTokenizer.h
|
|
|
moz.build
|
|
|
mozFlushType.h
|
|
|
nsCaseTreatment.h
|
|
|
nsContentCID.h
|
|
|
nsContentCreatorFunctions.h
|
|
|
nsContentPolicyUtils.h
|
|
|
nsContentTypeParser.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
nsContentUtils.h
|
Bug 791777 - Replaced NS_finite() with mozilla::IsFinite. r=froydnj
|
2014-10-01 11:26:00 +02:00 |
nsCopySupport.h
|
Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan
|
2014-08-18 17:44:50 +03:00 |
nsDeprecatedOperationList.h
|
Bug 1027299 - Print a deprecation warning when importing XUL into content documents (r=smaug)
|
2014-07-18 08:59:00 -07:00 |
nsDocElementCreatedNotificationRunner.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
nsDOMFile.h
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
nsHostObjectProtocolHandler.h
|
Bug 1058470 - Blob URL should contain the origin as part of the URI, r=bz
|
2014-08-31 11:40:11 +01:00 |
nsIAttribute.h
|
|
|
nsIContent.h
|
Bug 314095 - Eliminate nsIContent::GetDocument, r=jst
|
2014-08-22 23:11:27 +03:00 |
nsIContentInlines.h
|
|
|
nsIContentIterator.h
|
|
|
nsIContentPolicy.idl
|
Bug 994782 - Remove the old Content Security Policy parser, CSPUtils.jsm and tie-in logic. (r=ckerschb,jst)
|
2014-07-30 14:37:22 -07:00 |
nsIContentSecurityPolicy.idl
|
Bug 1045897 - Implement CSP 1.1 base-uri directive (r=sstamm)
|
2014-08-15 16:26:59 -07:00 |
nsIContentSerializer.h
|
|
|
nsIDocument.h
|
Bug 1061469 - part 9: defaultView should be null for imports. r=mrbkap
|
2014-10-02 09:54:26 +02:00 |
nsIDocumentEncoder.idl
|
|
|
nsIDocumentInlines.h
|
|
|
nsIDocumentObserver.h
|
|
|
nsIDOMDataChannel.idl
|
Bug 1051858: Update UUIDs that should have been revved in bug 741295. r=smaug
|
2014-08-14 10:38:29 +12:00 |
nsIDOMFile.idl
|
Bug 1059215 - Get rid of nsIDOMFile::GetInternalUrl, r=bz
|
2014-08-27 17:16:31 +01:00 |
nsIDOMFileList.idl
|
|
|
nsIDOMFileReader.idl
|
Bug 1051858: Update UUIDs that should have been revved in bug 741295. r=smaug
|
2014-08-14 10:38:29 +12:00 |
nsIDOMFormData.idl
|
|
|
nsIDOMParser.idl
|
Bug 1056271 - Switch to GetEntryGlobal in DOMParser::Init. r=smaug
|
2014-08-20 17:45:04 -07:00 |
nsIDOMSerializer.idl
|
|
|
nsIDroppedLinkHandler.idl
|
|
|
nsIFrameLoader.idl
|
Bug 936690 - Remove nsIContentView and nsIContentViewManager. r=roc
|
2014-08-27 10:56:24 +12:00 |
nsIImageLoadingContent.idl
|
|
|
nsIMessageManager.idl
|
Bug 1055427 - Add KillChild() method to nsIMessageManager. r=sicking
|
2014-08-12 08:59:47 -04:00 |
nsIMutationObserver.h
|
|
|
nsINode.h
|
Bug 1055773 - Move hasAttributes method from Node to Element. r=bz
|
2014-10-01 10:16:00 +02:00 |
nsINodeList.h
|
Bug 1055898 - Readd include of nsIContent.h to nsINodeList.h; r=bz
|
2014-08-19 19:32:25 -07:00 |
nsIObjectLoadingContent.idl
|
|
|
nsIScriptElement.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
nsIScriptLoaderObserver.idl
|
|
|
nsISelection.idl
|
|
|
nsISelectionController.idl
|
|
|
nsISelectionDisplay.idl
|
|
|
nsISelectionListener.idl
|
|
|
nsISelectionPrivate.idl
|
Bug 1061468 - Notify the editor when removing the focused element is its ancestor limiter. r=ehsan
|
2014-09-09 23:27:56 +00:00 |
nsIStyleSheetLinkingElement.h
|
Bug 1011738 - Theme support for b2g/gaia, Part 2 : stylesheet reloading r=bz,seth
|
2014-08-28 17:20:27 -07:00 |
nsIXMLHttpRequest.idl
|
Bug 1051858: Update UUIDs that should have been revved in bug 741295. r=smaug
|
2014-08-14 10:38:29 +12:00 |
nsLineBreaker.h
|
|
|
nsNameSpaceManager.h
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
nsReferencedElement.h
|
Bug 1064842 - Add ImplCycleCollectionTraverse/Unlink implementations for nsReferencedElement so that nsSVGFilterReference can use the shorter NS_IMPL_CYCLE_COLLECTION macro. r=roc
|
2014-09-10 12:18:57 +02:00 |
nsTreeSanitizer.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
nsViewportInfo.h
|
Bug 974242 - Bring FullZoom into nsDocument::GetViewportInfo. r=mbrubeck, r=kats
|
2014-08-10 02:50:07 +08:00 |
nsXMLNameSpaceMap.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |