.. |
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 977003 - Make async got/lostpointercapture events. r=smaug
|
2014-09-12 02:32:00 -04:00 |
ElementInlines.h
|
Bug 969372: part1: Change the prototype of FreezableElementEnumerator in nsIDocument from nsIContent to nsISupports, and rename it to ActivityObservers. r=roc
|
2014-06-19 10:09:35 +08:00 |
FragmentOrElement.h
|
Bug 1065574 - Remove UserDataHandler. r=smaug f=bz
|
2014-09-11 12:22:30 +02:00 |
FromParser.h
|
|
|
HTMLSplitOnSpacesTokenizer.h
|
|
|
moz.build
|
Bug 737976: Remove nsINodeInfo. r=smaug
|
2014-06-19 19:01:40 -07:00 |
mozFlushType.h
|
|
|
nsCaseTreatment.h
|
|
|
nsContentCID.h
|
|
|
nsContentCreatorFunctions.h
|
Bug 737976: Remove nsINodeInfo. r=smaug
|
2014-06-19 19:01:40 -07:00 |
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 1038756: Refactor SetUpChannelOwner to ChannelShouldInheritPrincipal (r=bz)
|
2014-07-17 16:07:58 -07: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
|
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
|
2014-09-17 19:36:01 -04: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
|
Bug 737976: Remove nsINodeInfo. r=smaug
|
2014-06-19 19:01:40 -07:00 |
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 991474 - Remove selfURI from AppendPolicy after removing the old backend. (r=ckerschb,grobinson)
|
2014-07-30 14:37:22 -07:00 |
nsIContentSerializer.h
|
|
|
nsIDocument.h
|
Bug 1057231 patch 2 - Add SVG Attribute Animation rule processor to the document. r=dholbert
|
2014-09-13 06:17:35 -07: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
|
Back out 2 changesets (bug 1055773) for debug mochitest-3 bustage
|
2014-09-16 22:11:31 -07: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 |