gecko-dev/dom/base
Nicholas Nethercote 2c0d1960c0 Bug 1124476 - Avoid double-counting documents shared between windows. r=bz.
--HG--
extra : rebase_source : 8241d6a8badc6f0d1427362ca47db237e6377898
2015-01-21 16:20:25 -08:00
..
crashtests Bug 1118764 - Don't distribute anonymous root content in shadow DOM. r=bz 2015-01-08 13:49:51 -08:00
test Bug 1122445 - CSP: don't normalize path for CSP checks - test updates (r=sstamm) 2015-01-21 16:09:20 -08:00
AnonymousContent.cpp Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz. 2015-01-08 22:56:42 +01:00
AnonymousContent.h Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz. 2015-01-08 22:56:42 +01:00
Attr.cpp Bug 1075702 - Fixed implementation of Element.setAttributeNode(). r=bz 2015-01-15 05:12:00 +01:00
Attr.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
AutocompleteFieldList.h
BarProps.cpp
BarProps.h
BlobSet.h
ChildIterator.cpp
ChildIterator.h
Comment.cpp
Comment.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
CompositionStringSynthesizer.cpp
CompositionStringSynthesizer.h
Console.cpp Bug 1058644 follow-up: Mark ConsoleRunnable's constructor as explicit 2015-01-06 18:00:50 -05:00
Console.h Bug 1058644 - Console API in ServiceWorkers. r=khuey 2015-01-06 10:45:00 -05:00
ConsoleAPI.manifest
ConsoleAPIStorage.js Bug 1058644 - Console API in ServiceWorkers. r=khuey 2015-01-06 10:45:00 -05:00
contentAreaDropListener.js
contentAreaDropListener.manifest
CORSMode.h
Crypto.cpp Bug 1116269 - Crypto/SubtleCrypto only depend on nsIGlobalObject, r=rbarnes 2015-01-09 10:55:44 -08:00
Crypto.h Bug 1116269 - Crypto/SubtleCrypto only depend on nsIGlobalObject, r=rbarnes 2015-01-09 10:55:44 -08:00
DirectionalityUtils.cpp
DirectionalityUtils.h
DocumentFragment.cpp
DocumentFragment.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
DocumentType.cpp
DocumentType.h
DOMCursor.cpp Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
DOMCursor.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
domerr.msg
DOMError.cpp
DOMError.h
DOMException.cpp Bug 1107953 part 5. Add tests for promise rejections with content-side DOMExceptions, and fix the promise code so those tests actually pass. r=bholley 2015-01-15 17:39:02 -05:00
DOMException.h Bug 1107953 part 5. Add tests for promise rejections with content-side DOMExceptions, and fix the promise code so those tests actually pass. r=bholley 2015-01-15 17:39:02 -05:00
DOMImplementation.cpp
DOMImplementation.h
DOMMatrix.cpp Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE 2015-01-12 14:48:15 +01:00
DOMMatrix.h Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE 2015-01-12 14:48:15 +01:00
DOMParser.cpp
DOMParser.h
DOMPoint.cpp Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE 2015-01-12 14:48:15 +01:00
DOMPoint.h Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE 2015-01-12 14:48:15 +01:00
DOMQuad.cpp Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
DOMQuad.h
DOMRect.cpp
DOMRect.h
DOMRequest.cpp Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
DOMRequest.h Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
DOMRequestHelper.jsm
DOMStringList.cpp
DOMStringList.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
Element.cpp Bug 229925 - Do not dispatch event to label target if interactive content is found between the event target and the label. r=smaug 2015-01-21 05:39:28 +09:00
Element.h Bug 229925 - Do not dispatch event to label target if interactive content is found between the event target and the label. r=smaug 2015-01-21 05:39:28 +09:00
ElementInlines.h
EventSource.cpp Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug 2015-01-06 15:50:29 -05:00
EventSource.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
FeedWriterEnabled.h
File.cpp Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv 2015-01-11 21:35:24 +00:00
File.h Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv 2015-01-11 21:35:24 +00:00
FileIOObject.cpp
FileIOObject.h
FragmentOrElement.cpp Bug 1121473, define the list of void tags only in one place, r=hsivonen 2015-01-19 13:17:22 +02:00
FragmentOrElement.h Bug 1121473, define the list of void tags only in one place, r=hsivonen 2015-01-19 13:17:22 +02:00
FromParser.h
HTMLSplitOnSpacesTokenizer.h
ImageEncoder.cpp Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
ImageEncoder.h
ImportManager.cpp Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo 2015-01-06 21:39:46 -08:00
ImportManager.h
IndexedDBHelper.jsm
Link.cpp Bug 1093611 - nsStandardURL::SetRef only does percent-encoding if dom.url.encode_decode_hash is true r=honzab 2015-01-13 02:11:02 +02:00
Link.h
MessageChannel.cpp
MessageChannel.h
MessagePort.cpp Bug 1054671 - Constify static callback arrays r=ehsan 2014-12-16 16:30:39 -08:00
MessagePort.h
MessagePortList.cpp
MessagePortList.h
messageWakeupService.js
messageWakeupService.manifest
moz.build Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru 2015-01-20 03:58:00 -05:00
mozAutoDocUpdate.h
mozFlushType.h
MultipartFileImpl.cpp Bug 1120336 - Fix another hang with blobURL+workers+indexedDB+xhr, r=khuey. 2015-01-13 14:15:04 -08:00
MultipartFileImpl.h Bug 1120336 - Fix another hang with blobURL+workers+indexedDB+xhr, r=khuey. 2015-01-13 14:15:04 -08:00
NameSpaceConstants.h
Navigator.cpp Bug 1018320 - RequestSync API - patch 5 - mozSetMessageHandlerPromise, r=fabrice 2015-01-13 09:53:22 +00:00
Navigator.h Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug 2015-01-15 16:58:41 +00:00
NodeInfo.cpp
NodeInfo.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
NodeInfoInlines.h
NodeIterator.cpp Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz. 2015-01-08 22:56:42 +01:00
NodeIterator.h Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz. 2015-01-08 22:56:42 +01:00
nsAtomListUtils.cpp
nsAtomListUtils.h
nsAttrAndChildArray.cpp
nsAttrAndChildArray.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
nsAttrName.h
nsAttrValue.cpp
nsAttrValue.h
nsAttrValueInlines.h
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCaseTreatment.h
nsCCUncollectableMarker.cpp Bug 1098070 - Remove trailing whitespace from nsCCUncollectableMarker.cpp. r=smaug 2014-11-13 07:11:54 -08:00
nsCCUncollectableMarker.h
nsContentAreaDragDrop.cpp Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst) 2014-11-18 08:47:14 -05:00
nsContentAreaDragDrop.h
nsContentCID.h
nsContentCreatorFunctions.h
nsContentIterator.cpp Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsContentList.cpp Bug 1123151 (part 2) - Add PLDHashTable::IsInitialized(). r=froydnj. 2015-01-19 16:11:34 -08:00
nsContentList.h
nsContentListDeclarations.h
nsContentPermissionHelper.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
nsContentPermissionHelper.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
nsContentPolicy.cpp
nsContentPolicy.h
nsContentPolicyUtils.h
nsContentSink.cpp Bug 704320 - Add referrer policy support to stylesheet and CSS loads and fonts. (r=bz) 2014-11-18 08:46:47 -05:00
nsContentSink.h
nsContentTypeParser.h
nsContentUtils.cpp Bug 1089861 - Don't dispatch activate/deactivate to content window objects., r=masayuki 2015-01-21 13:45:47 +02:00
nsContentUtils.h Bug 895582 - Get rid of MOZ_ENUM_TYPE. r=waldo 2015-01-21 22:35:19 +09:00
nsCopySupport.cpp
nsCopySupport.h
nsDataDocumentContentPolicy.cpp
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h Bug 900372 Remove the warnings of renaming .key values r=smaug 2014-12-30 10:47:53 +09:00
nsDocElementCreatedNotificationRunner.h
nsDocument.cpp Bug 1121857 - CSP: document.baseURI should not get blocked if baseURI is null (r=sstamm) 2015-01-15 10:05:06 -08:00
nsDocument.h Bug 1112422 - Turn on the Web Animations API by default for chrome callers; r=bz 2015-01-08 13:53:24 +09:00
nsDocumentEncoder.cpp Backed out 4 changesets (bug 1113238) for mochitest-dt failures. 2015-01-13 13:50:12 -05:00
nsDocumentWarningList.h Bug 1092320 - Log a warning to the console when will-change is out of budget. r=dbaron,khuey 2014-11-22 00:35:20 -05:00
nsDOMAttributeMap.cpp Bug 1075702 - Fixed implementation of Element.setAttributeNode(). r=bz 2015-01-15 05:12:00 +01:00
nsDOMAttributeMap.h Bug 1075702 - Fixed implementation of Element.setAttributeNode(). r=bz 2015-01-15 05:12:00 +01:00
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMCID.h
nsDOMClassInfo.cpp Bug 1094176 - Remove lookup API from browser. r=bholley 2014-12-17 00:28:39 +01:00
nsDOMClassInfo.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsDOMClassInfoClasses.h
nsDOMClassInfoID.h
nsDOMDataChannel.cpp
nsDOMDataChannel.h
nsDOMDataChannelDeclarations.h
nsDOMFileReader.cpp
nsDOMFileReader.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp
nsDOMMutationObserver.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
nsDOMNavigationTiming.cpp
nsDOMNavigationTiming.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
nsDOMScriptObjectFactory.cpp
nsDOMScriptObjectFactory.h
nsDOMSerializer.cpp
nsDOMSerializer.h
nsDOMSettableTokenList.cpp
nsDOMSettableTokenList.h
nsDOMString.h
nsDOMTokenList.cpp
nsDOMTokenList.h
nsDOMWindowList.cpp
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 649142 - Part 6: Remove support for shorthand-implemented logical properties. r=dbaron 2015-01-17 15:16:02 +11:00
nsDOMWindowUtils.h
nsElementFrameLoaderOwner.cpp Bug 1061864 - Part 2: Add a prerendered flag to nsIFrameLoader and nsIFrameLoaderOwner; r=smaug 2015-01-05 21:01:28 -05:00
nsElementFrameLoaderOwner.h Bug 1061864 - Part 2: Add a prerendered flag to nsIFrameLoader and nsIFrameLoaderOwner; r=smaug 2015-01-05 21:01:28 -05:00
nsFocusManager.cpp Bug 1089861 - Don't dispatch activate/deactivate to content window objects., r=masayuki 2015-01-21 13:45:47 +02:00
nsFocusManager.h Bug 1106906 - Always return false from nsFocusManager::IsParentActivated in the parent process. r=smaug 2015-01-21 16:59:57 -05:00
nsFormData.cpp
nsFormData.h
nsFrameLoader.cpp Bug 567058 - Stop using intr messages for window.open (r=bent) 2015-01-16 10:07:50 -08:00
nsFrameLoader.h Bug 1121198 part 3: Make nsFrameLoader::UpdateBaseWindowPositionAndSize infallible, since it only returns NS_OK. r=bz 2015-01-14 11:04:00 -08:00
nsFrameMessageManager.cpp Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
nsFrameMessageManager.h bug 1122254 - use MOZ_OVERRIDE more in dom/ r=bz 2015-01-19 17:41:13 -05:00
nsGenConImageContent.cpp Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsGenericDOMDataNode.cpp
nsGenericDOMDataNode.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsGkAtomList.h Bug 1075490 - Implement "forcemessagemanager" attribute to allow forcing messageManagers. r=smaug 2015-01-08 17:44:00 +01:00
nsGkAtoms.cpp
nsGkAtoms.h
nsGlobalWindow.cpp Bug 1124476 - Avoid double-counting documents shared between windows. r=bz. 2015-01-21 16:20:25 -08:00
nsGlobalWindow.h Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
nsGlobalWindowCommands.cpp Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsGlobalWindowCommands.h
nsHistory.cpp
nsHistory.h
nsHostObjectProtocolHandler.cpp Bug 1113062 - patch 1 - PIFileImpl and FileImpl merged, r=smaug 2015-01-11 21:34:31 +00:00
nsHostObjectProtocolHandler.h
nsHostObjectURI.cpp
nsHostObjectURI.h
nsHTMLContentSerializer.cpp Bug 1113238 - Part 2: Only maintain the pre level status which can be potentially expensive if we may end up using it; r=bzbarsky 2015-01-16 15:56:46 -05:00
nsHTMLContentSerializer.h
nsIAttribute.h
nsIConsoleAPIStorage.idl Bug 1058644 - Console API in ServiceWorkers. r=khuey 2015-01-06 10:45:00 -05:00
nsIContent.h
nsIContentInlines.h
nsIContentIterator.h
nsIContentPolicy.idl Bug 1118534 - Comment updates in nsIContentPolicy, nsIOService.idl, nsNetutil.h, NetUtil.jsm (r=sicking) 2015-01-06 17:01:07 -08:00
nsIContentSerializer.h Backed out 4 changesets (bug 1113238) for mochitest-dt failures. 2015-01-13 13:50:12 -05:00
nsIDocument.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsIDocumentEncoder.idl
nsIDocumentInlines.h
nsIDocumentObserver.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsIDOMClassInfo.h Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley 2014-11-08 01:07:12 +01:00
nsIDOMDataChannel.idl
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl
nsIDOMFile.idl
nsIDOMFileList.idl
nsIDOMFileReader.idl
nsIDOMFormData.idl
nsIDOMParser.idl
nsIDOMScriptObjectFactory.h
nsIDOMSerializer.idl
nsIDroppedLinkHandler.idl
nsIEntropyCollector.idl
nsIFrameLoader.idl Bug 1061864 - Part 2: Add a prerendered flag to nsIFrameLoader and nsIFrameLoaderOwner; r=smaug 2015-01-05 21:01:28 -05:00
nsIGlobalObject.cpp
nsIGlobalObject.h
nsIImageLoadingContent.idl
nsImageLoadingContent.cpp Bug 1103157 (Part 2) - Replay notifications to new nsImageLoadingContent observers. r=tn 2014-11-24 23:42:43 -08:00
nsImageLoadingContent.h Bug 1098202 (Part 1) - Rename imgINotificationObserver handlers to be consistent with the notifications they handle. r=tn 2014-11-17 14:29:56 -08:00
nsIMessageManager.idl
nsIMutationObserver.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsINode.cpp
nsINode.h Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo 2015-01-06 21:39:46 -08:00
nsINodeList.h
nsInProcessTabChildGlobal.cpp
nsInProcessTabChildGlobal.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsIObjectLoadingContent.idl
nsIScriptChannel.idl
nsIScriptContext.h Bug 1111076 - Get rid of nsIScriptContext::GC(). r=smaug 2014-12-16 08:02:27 -08:00
nsIScriptElement.h
nsIScriptGlobalObject.h
nsIScriptLoaderObserver.idl
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h
nsISelection.idl
nsISelectionController.idl Bug 1077515 - part 6 - Create a new nsISelectionController::PhysicalMove command. r=roc 2014-11-22 14:39:03 +00:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl
nsISiteSpecificUserAgent.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
nsIStyleSheetLinkingElement.h
nsIXMLHttpRequest.idl Bug 1118443 Make workers specify the XHR load group to use during the request. r=sicking 2015-01-08 11:21:52 -05:00
nsJSEnvironment.cpp Backout bug 1052793 for exposing bad decommitting behavior for compartmental GCs. 2015-01-08 09:54:13 -08:00
nsJSEnvironment.h bug 1122254 - use MOZ_OVERRIDE more in dom/ r=bz 2015-01-19 17:41:13 -05:00
nsJSTimeoutHandler.cpp Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug 2015-01-06 15:50:29 -05:00
nsJSUtils.cpp Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug 2015-01-06 15:50:29 -05:00
nsJSUtils.h Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug 2015-01-06 15:50:29 -05:00
nsLineBreaker.cpp
nsLineBreaker.h
nsLocation.cpp Bug 1093611 - nsStandardURL::SetRef only does percent-encoding if dom.url.encode_decode_hash is true r=honzab 2015-01-13 02:11:02 +02:00
nsLocation.h
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h
nsMappedAttributes.cpp Bug 1100773 patch 2 - Convert style rule List methods to use fprintf_stderr. r=heycam 2014-11-26 22:29:44 -08:00
nsMappedAttributes.h
nsMimeTypeArray.cpp
nsMimeTypeArray.h
nsNameSpaceManager.cpp
nsNameSpaceManager.h
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp Bug 1094531 - make nsNodeInfoManager skippable. r=smaug. 2014-11-17 13:04:00 +01:00
nsNodeInfoManager.h Bug 1094531 - make nsNodeInfoManager skippable. r=smaug. 2014-11-17 13:04:00 +01:00
nsNodeUtils.cpp Bug 1093680 - Make sure there is a script blocker when cloning nodes. r=smaug 2015-01-05 17:00:27 -08:00
nsNodeUtils.h
nsObjectLoadingContent.cpp Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsObjectLoadingContent.h Bug 993026 - Rename NewResolve to Resolve in browser. r=bz 2014-11-08 01:07:12 +01:00
nsOpenURIInFrameParams.cpp Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally 2014-11-06 09:41:00 -05:00
nsOpenURIInFrameParams.h Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally 2014-11-06 09:41:00 -05:00
nsPerformance.cpp Bug 1099092 - Navigation Timing has incorrect values when page is load via link with target=_blank attribute r=bz 2015-01-09 16:36:00 +02:00
nsPerformance.h
nsPIDOMWindow.h Bug 1122987 - Mark nsPIDOMWindow::mInnerWindow as non-owning; r=smaug 2015-01-17 21:19:17 -05:00
nsPIWindowRoot.h Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
nsPlainTextSerializer.cpp Bug 1121473, define the list of void tags only in one place, r=hsivonen 2015-01-19 13:17:22 +02:00
nsPlainTextSerializer.h Bug 1113238 - Part 1: Make our plaintext and HTML serializers aware of CSS preformatted styles; r=bzbarsky 2015-01-16 15:56:40 -05:00
nsPluginArray.cpp
nsPluginArray.h
nsPropertyTable.cpp Bug 1123151 (part 2) - Add PLDHashTable::IsInitialized(). r=froydnj. 2015-01-19 16:11:34 -08:00
nsPropertyTable.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp
nsRange.h
nsReferencedElement.cpp
nsReferencedElement.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsSandboxFlags.h
nsScreen.cpp
nsScreen.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsScriptElement.cpp
nsScriptElement.h
nsScriptLoader.cpp Bug 1116624 - Move CORS into dom/security (r=sicking) 2014-12-30 15:54:59 -08:00
nsScriptLoader.h Bug 704320 - Implement referrer policy support for script loads. (r=jst) 2014-11-18 08:46:43 -05:00
nsScriptNameSpaceManager.cpp Bug 1121304 (part 2, attempt 2) - Remove PLDHashTableOps::{alloc,free}Table. r=froydnj. 2015-01-14 14:35:56 -08:00
nsScriptNameSpaceManager.h
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
nsStyledElement.cpp
nsStyledElement.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsStyleLinkElement.cpp Bug 1107508. Disable stylesheets in <use>-cloned subtrees for now. r=heycam 2014-12-22 16:09:32 +13:00
nsStyleLinkElement.h
nsSyncLoadService.cpp Bug 1116624 - Move CORS into dom/security (r=sicking) 2014-12-30 15:54:59 -08:00
nsSyncLoadService.h Bug 704320 - Referrer policy support in nsSyncLoadService. (r=peterv) 2014-11-18 08:47:20 -05:00
nsTextFragment.cpp
nsTextFragment.h Bug 1097283: Fix count/byte mismatches in NS_ABORT_OOM calls. r=froydnj 2014-11-12 21:13:44 +13:00
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextNode.cpp Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsTextNode.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
nsTreeSanitizer.h
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp
nsWindowMemoryReporter.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
nsWindowRoot.cpp Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
nsWindowRoot.h Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
nsWrapperCache.cpp Bug 1105069 - Part 14: Convert NoteJSChild to GCCellPtr; r=mccr8, r=jonco 2014-12-05 09:38:34 -08:00
nsWrapperCache.h
nsWrapperCacheInlines.h Bug 1105069 - Part 17: Convert xpc_IsGrayGCThing to GCCellPtr; r=mccr8, j=jonco 2014-12-05 09:38:34 -08:00
nsXHTMLContentSerializer.cpp Bug 1113238 - Part 2: Only maintain the pre level status which can be potentially expensive if we may end up using it; r=bzbarsky 2015-01-16 15:56:46 -05:00
nsXHTMLContentSerializer.h Bug 1113238 - Part 1: Make our plaintext and HTML serializers aware of CSS preformatted styles; r=bzbarsky 2015-01-16 15:56:40 -05:00
nsXMLContentSerializer.cpp Bug 1113238 - Part 2: Only maintain the pre level status which can be potentially expensive if we may end up using it; r=bzbarsky 2015-01-16 15:56:46 -05:00
nsXMLContentSerializer.h Bug 1113238 - Part 2: Only maintain the pre level status which can be potentially expensive if we may end up using it; r=bzbarsky 2015-01-16 15:56:46 -05:00
nsXMLHttpRequest.cpp Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
nsXMLHttpRequest.h bug 1116867 - make nsIProgressEventSink and nsITransportEventSink safely scriptable r=mayhemer r=bz 2015-01-08 14:48:52 -05:00
nsXMLNameSpaceMap.cpp
nsXMLNameSpaceMap.h
PerformanceEntry.cpp
PerformanceEntry.h
PerformanceResourceTiming.cpp
PerformanceResourceTiming.h Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
ResponsiveImageSelector.cpp
ResponsiveImageSelector.h
ScreenOrientation.h
ScriptSettings.cpp Bug 1101416 - Don't assert against pending exceptions in AutoNoJSAPI. r=luke,r=smaug 2014-12-17 16:34:37 -08:00
ScriptSettings.h Bug 1123112 - Mark AutoEntryScript as stack class, and clarify the ownership of its members; r=smaug 2015-01-18 18:43:03 -05:00
ShadowRoot.cpp Bug 1118764 - Don't distribute anonymous root content in shadow DOM. r=bz 2015-01-08 13:49:51 -08:00
ShadowRoot.h
SiteSpecificUserAgent.js Bug 1098666 - Don't crash when getting this through CPOWs. r=billm 2014-11-14 14:41:59 -08:00
SiteSpecificUserAgent.manifest
SlowScriptDebug.js Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
SlowScriptDebug.manifest
StructuredCloneTags.h
StyleSheetList.cpp
StyleSheetList.h
SubtleCrypto.cpp Bug 1116269 - Crypto/SubtleCrypto only depend on nsIGlobalObject, r=rbarnes 2015-01-09 10:55:44 -08:00
SubtleCrypto.h Bug 1116269 - Crypto/SubtleCrypto only depend on nsIGlobalObject, r=rbarnes 2015-01-09 10:55:44 -08:00
Text.cpp
Text.h
ThirdPartyUtil.cpp Bug 1088183: Propagate the top window URI to the parent http channel through HttpChannelOpenArgs (a=kwierso,r=jduell,mrbkap) 2014-10-29 17:22:22 -07:00
ThirdPartyUtil.h
TreeWalker.cpp Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz. 2015-01-08 22:56:42 +01:00
TreeWalker.h Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz. 2015-01-08 22:56:42 +01:00
URL.cpp Bug 1093611 - nsStandardURL::SetRef only does percent-encoding if dom.url.encode_decode_hash is true r=honzab 2015-01-13 02:11:02 +02:00
URL.h Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz. 2015-01-08 22:56:42 +01:00
URLSearchParams.cpp
URLSearchParams.h
WebSocket.cpp Bug 1111971 - A better life-time management of aListener and aContext in WebSocketChannel. r=smaug 2015-01-13 14:03:56 -05:00
WebSocket.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
WindowNamedPropertiesHandler.cpp Bug 603201 - Make HasPropertyOnPrototype fallible. r=peterv 2015-01-02 14:02:36 -06:00
WindowNamedPropertiesHandler.h