gecko-dev/dom/base
Michael Layzell ac7ba92fd5 Bug 1368046 - Part 1: Propagate window.name across processes for RecvCreateWindowInDifferentProcess, r=smaug
MozReview-Commit-ID: 6xmLN9pbCKd
2017-06-07 12:54:53 -04:00
..
crashtests Bug 1370072. Don't hold on to a frame pointer across a frame flush. r=ehsan 2017-06-06 21:21:45 -04:00
test Bug 1368992 - JS bytecode cache: Do not attempt to encode bytecode if the compilation failed. r=mrbkap 2017-06-06 12:04:29 +00:00
AnonymousContent.cpp Backed out changeset 94b5ea8bed5c (bug 1355683) 2017-05-19 14:57:35 +10:00
AnonymousContent.h
Attr.cpp
Attr.h
AutocompleteFieldList.h
BarProps.cpp
BarProps.h
BodyUtil.cpp
BodyUtil.h
BorrowedAttrInfo.cpp
BorrowedAttrInfo.h
CORSMode.h
ChildIterator.cpp
ChildIterator.h
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp
ChromeUtils.h
Comment.cpp
Comment.h
Crypto.cpp
Crypto.h
CustomElementRegistry.cpp
CustomElementRegistry.h
DOMCursor.cpp
DOMCursor.h
DOMError.cpp
DOMError.h
DOMException.cpp
DOMException.h
DOMImplementation.cpp
DOMImplementation.h
DOMIntersectionObserver.cpp Bug 1359318 - (intersection-observer) Map intersectionRect to the coordinate space of the target document. r=mstange 2017-06-02 14:11:31 -07:00
DOMIntersectionObserver.h
DOMMatrix.cpp
DOMMatrix.h
DOMParser.cpp
DOMParser.h
DOMPoint.cpp
DOMPoint.h
DOMQuad.cpp
DOMQuad.h
DOMRect.cpp
DOMRect.h
DOMRequest.cpp
DOMRequest.h
DOMRequestHelper.jsm
DOMStringList.cpp
DOMStringList.h
DOMTokenListSupportedTokens.h
DirectionalityUtils.cpp
DirectionalityUtils.h
DispatcherTrait.cpp
DispatcherTrait.h
DocGroup.cpp
DocGroup.h
DocumentFragment.cpp
DocumentFragment.h
DocumentType.cpp
DocumentType.h
Element.cpp Bug 1370072. Don't hold on to a frame pointer across a frame flush. r=ehsan 2017-06-06 21:21:45 -04:00
Element.h Bug 1364360 part 2. Make Element::GetScrollFrame take a flush type, not a "should I flush?" boolean. r=ehsan 2017-05-25 13:39:44 -04:00
ElementInlines.h
EventSource.cpp Bug 1366869 - Make DISPATCH_NORMAL be the default flags argument for nsIEventTarget::Dispatch (r=froydnj) 2017-05-23 12:05:43 -07:00
EventSource.h
FeedWriterEnabled.h
FlushType.h
FormData.cpp
FormData.h
FragmentOrElement.cpp Bug 1367552 - Use IdleDispatch for ContentUnbinder , r=ehsan 2017-05-24 18:06:32 -04:00
FragmentOrElement.h Bug 1366474: While we're here, devirtualize GetSMILOverrideStyle too. r=birtles 2017-05-20 13:02:43 +02:00
FromParser.h
FuzzingFunctions.cpp
FuzzingFunctions.h
GroupedSHistory.cpp
GroupedSHistory.h
HTMLSplitOnSpacesTokenizer.h
IdleDeadline.cpp
IdleDeadline.h
IdleRequest.cpp
IdleRequest.h Bug 1366750 - Rename nsIIncrementalRunnable to nsIIdleRunnable. r=smaug 2017-05-23 13:24:25 +02:00
IframeSandboxKeywordList.h
ImageEncoder.cpp
ImageEncoder.h
ImageTracker.cpp
ImageTracker.h
ImportManager.cpp
ImportManager.h
IndexedDBHelper.jsm
IntlUtils.cpp
IntlUtils.h
Link.cpp
Link.h
Location.cpp
Location.h
NameSpaceConstants.h
Navigator.cpp Bug 1334111 - Move MediaKeySystemConfig to-string helper to MediaKeySystemAccess. r=gerald 2017-05-29 10:34:38 +12:00
Navigator.h
NodeInfo.cpp
NodeInfo.h
NodeInfoInlines.h
NodeIterator.cpp
NodeIterator.h
OrderedTimeoutIterator.h
PartialSHistory.cpp
PartialSHistory.h
Pose.cpp
Pose.h
PostMessageEvent.cpp
PostMessageEvent.h
ProcessGlobal.cpp
ProcessGlobal.h
ProcessSelector.js
ProcessSelector.manifest
ResponsiveImageSelector.cpp
ResponsiveImageSelector.h
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
ScreenOrientation.cpp
ScreenOrientation.h
ShadowRoot.cpp
ShadowRoot.h
SlowScriptDebug.js
SlowScriptDebug.manifest
StructuredCloneBlob.cpp Bug 1356546: Follow-up: Fix rooting hazard warning. 2017-06-05 00:13:15 -07:00
StructuredCloneBlob.h Bug 1356546: Follow-up: Fix debug build failure. 2017-06-04 22:22:26 -07:00
StructuredCloneHolder.cpp Bug 1356546: Part 1 - Add a StructuredCloneHolder JS helper to hold opaque structured clone blobs. r=billm 2017-05-20 15:09:24 -07:00
StructuredCloneHolder.h
StructuredCloneTags.h Bug 1356546: Part 1 - Add a StructuredCloneHolder JS helper to hold opaque structured clone blobs. r=billm 2017-05-20 15:09:24 -07:00
StyleSheetList.cpp
StyleSheetList.h
SubtleCrypto.cpp Bug 1333140 - Collect telemetry about (non-)HTTPS usage of crypto.subtle r=keeler data-r=bsmedberg 2017-05-31 10:35:37 +02:00
SubtleCrypto.h Bug 1333140 - Collect telemetry about (non-)HTTPS usage of crypto.subtle r=keeler data-r=bsmedberg 2017-05-31 10:35:37 +02:00
TabGroup.cpp Bug 1363323 - Add TabGroup support to PContentBridge too. r=billm. 2017-05-02 11:57:51 +02:00
TabGroup.h
Text.cpp
Text.h
TextInputProcessor.cpp
TextInputProcessor.h
ThirdPartyUtil.cpp
ThirdPartyUtil.h
Timeout.cpp Bug 1370025 P5 Remove the old TimeoutManager insertion point logic. r=ehsan 2017-06-05 12:42:33 -07:00
Timeout.h Bug 1370025 P5 Remove the old TimeoutManager insertion point logic. r=ehsan 2017-06-05 12:42:33 -07:00
TimeoutExecutor.cpp Bug 1363829 P16 Allow setTimeout() to fire early based on nsIThread::GetAllowedEarlyFiringMicroseconds(). r=ehsan 2017-05-31 17:13:20 -07:00
TimeoutExecutor.h Bug 1363829 P16 Allow setTimeout() to fire early based on nsIThread::GetAllowedEarlyFiringMicroseconds(). r=ehsan 2017-05-31 17:13:20 -07:00
TimeoutHandler.cpp
TimeoutHandler.h
TimeoutManager.cpp Bug 1370025 P5 Remove the old TimeoutManager insertion point logic. r=ehsan 2017-06-05 12:42:33 -07:00
TimeoutManager.h Bug 1370025 P5 Remove the old TimeoutManager insertion point logic. r=ehsan 2017-06-05 12:42:33 -07:00
TreeWalker.cpp
TreeWalker.h
UseCounter.h
UseCounters.conf
WebKitCSSMatrix.cpp
WebKitCSSMatrix.h
WebSocket.cpp Bug 1366869 - Make DISPATCH_NORMAL be the default flags argument for nsIEventTarget::Dispatch (r=froydnj) 2017-05-23 12:05:43 -07:00
WebSocket.h
WindowNamedPropertiesHandler.cpp
WindowNamedPropertiesHandler.h
WindowOrientationObserver.cpp
WindowOrientationObserver.h
contentAreaDropListener.js
contentAreaDropListener.manifest
domerr.msg
gen-usecounters.py
moz.build Bug 1369345 - Remove messageWakeupService, r=nalexander. 2017-06-02 22:54:46 +02:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
nsAtomListUtils.cpp
nsAtomListUtils.h
nsAttrAndChildArray.cpp
nsAttrAndChildArray.h
nsAttrName.h
nsAttrValue.cpp
nsAttrValue.h
nsAttrValueInlines.h
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCCUncollectableMarker.cpp
nsCCUncollectableMarker.h
nsCaseTreatment.h
nsChildContentList.h
nsContentAreaDragDrop.cpp
nsContentAreaDragDrop.h
nsContentCID.h
nsContentCreatorFunctions.h
nsContentIterator.cpp
nsContentList.cpp
nsContentList.h
nsContentListDeclarations.h
nsContentPermissionHelper.cpp
nsContentPermissionHelper.h
nsContentPolicy.cpp
nsContentPolicy.h
nsContentPolicyUtils.h
nsContentSink.cpp
nsContentSink.h
nsContentTypeParser.h
nsContentUtils.cpp Bug 1368046 - Part 1: Propagate window.name across processes for RecvCreateWindowInDifferentProcess, r=smaug 2017-06-07 12:54:53 -04:00
nsContentUtils.h Bug 1368046 - Part 1: Propagate window.name across processes for RecvCreateWindowInDifferentProcess, r=smaug 2017-06-07 12:54:53 -04:00
nsCopySupport.cpp Bug 1368464 - Don't attempt to copy multipart image as file promise. r=tnikkel 2017-06-05 16:06:15 +08:00
nsCopySupport.h
nsDOMAttributeMap.cpp
nsDOMAttributeMap.h
nsDOMCID.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMClassInfo.cpp Bug 1364816 part 3. Switch NeedResolve bindings to using a newResolve hook instead of a resolve hook. r=qdot,jandem 2017-06-06 21:21:44 -04:00
nsDOMClassInfo.h
nsDOMClassInfoID.h
nsDOMDataChannel.cpp
nsDOMDataChannel.h
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp
nsDOMMutationObserver.h
nsDOMNavigationTiming.cpp
nsDOMNavigationTiming.h
nsDOMSerializer.cpp
nsDOMSerializer.h
nsDOMString.h
nsDOMTokenList.cpp
nsDOMTokenList.h
nsDOMWindowList.cpp
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 1369840 - Support content-side APZ test data in WebRenderLayerManager. r=botond 2017-06-04 22:29:35 -04:00
nsDOMWindowUtils.h
nsDataDocumentContentPolicy.cpp
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h
nsDocElementCreatedNotificationRunner.h
nsDocument.cpp Bug 1369903 Part 1: Remove over-specified stylesheet calls in nsDocument. r=emilio 2017-06-05 08:49:21 -07:00
nsDocument.h Backed out changeset 44635c073692 (bug 1345058) on suspicion of causing intermittent xpcshell failures in toolkit/components/url-classifier/tests/unit/test_bug1274685_unowned_list.js on OS X. r=backout 2017-05-19 13:13:18 +02:00
nsDocumentEncoder.cpp
nsDocumentWarningList.h
nsFocusManager.cpp Bug 1369140 - Part 1: Revert to only flushing styles when checking whether an element is focusable; r=bzbarsky 2017-06-01 08:55:30 -04:00
nsFocusManager.h bug 1366517, because of XBL usage, limit not-flushing-always-during-focus() to non-chrome, r=ehsan 2017-05-23 07:34:06 -04:00
nsFrameLoader.cpp Bug 1368046 - Part 1: Propagate window.name across processes for RecvCreateWindowInDifferentProcess, r=smaug 2017-06-07 12:54:53 -04:00
nsFrameLoader.h Bug 558184 - Part 8 - Load js plugins in a separate process. r=billm. 2017-05-29 12:38:46 +02:00
nsFrameMessageManager.cpp Bug 1359718 - Get rid of PBlob - part 2 - PBlob, r=smaug, r=kanru 2017-05-23 18:05:19 +02:00
nsFrameMessageManager.h
nsGenConImageContent.cpp
nsGenericDOMDataNode.cpp
nsGenericDOMDataNode.h
nsGkAtomList.h Bug 1368102: Part 2 - Add WebExtensionContentScript bindings. r=billm,mixedpuppy 2017-06-03 22:03:19 -07:00
nsGkAtoms.cpp
nsGkAtoms.h
nsGlobalWindow.cpp Bug 1361461 - Dispatch the compartment-nuking part of WindowDestroyedEvent to the idle queue; r=smaug 2017-06-07 10:57:09 -04:00
nsGlobalWindow.h Bug 1364816 part 5. Make getting window names a bit faster by avoiding various intermediate strings. r=qdot,jandem 2017-06-06 21:21:45 -04:00
nsGlobalWindowCommands.cpp
nsGlobalWindowCommands.h
nsHTMLContentSerializer.cpp
nsHTMLContentSerializer.h
nsHistory.cpp
nsHistory.h
nsIAnimationObserver.h
nsIAttribute.h
nsIContent.h
nsIContentInlines.h
nsIContentIterator.h
nsIContentPolicy.idl
nsIContentPolicyBase.idl
nsIContentSerializer.h
nsIDOMClassInfo.h
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl
nsIDOMDataChannel.idl
nsIDOMFormData.idl
nsIDOMParser.idl
nsIDOMSerializer.idl
nsIDocument.h Bug 1364360 part 1. Make Element::GetScrollFrame follow the spec more closely in the quirks mode case. r=ehsan 2017-05-25 13:39:44 -04:00
nsIDocumentEncoder.idl
nsIDocumentInlines.h
nsIDocumentObserver.h
nsIDroppedLinkHandler.idl
nsIFrameLoader.idl Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru 2017-05-31 21:15:23 +02:00
nsIGlobalObject.cpp
nsIGlobalObject.h
nsIImageLoadingContent.idl
nsIMessageManager.idl
nsIMutationObserver.h
nsINode.cpp
nsINode.h
nsINodeList.h
nsIObjectLoadingContent.idl
nsIRemoteWindowContext.idl
nsIScriptChannel.idl
nsIScriptContext.h
nsIScriptGlobalObject.h
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h
nsISelection.idl
nsISelectionController.idl
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl
nsISimpleContentPolicy.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsIStyleSheetLinkingElement.h
nsITimeoutHandler.h
nsImageLoadingContent.cpp Bug 1366875. Apply the same sync decoding heuristic to SVG <image> as we do to HTML <img>. r=mats 2017-05-23 14:11:13 -05:00
nsImageLoadingContent.h
nsInProcessTabChildGlobal.cpp
nsInProcessTabChildGlobal.h
nsJSEnvironment.cpp Backed out changeset ff33e6c6f6a5 (bug 1367905) for memory leaks 2017-06-07 15:13:37 +02:00
nsJSEnvironment.h Backed out changeset ff33e6c6f6a5 (bug 1367905) for memory leaks 2017-06-07 15:13:37 +02:00
nsJSTimeoutHandler.cpp
nsJSUtils.cpp Bug 1369612 - Remove ProfilerStackFrameDynamicRAII and profiler_call_{enter,exit}. r=mstange. 2017-06-02 15:38:20 +10:00
nsJSUtils.h Bug 1364117 - Encode JS bytecode of scripts which are parsed on the main thread. r=mrbkap 2017-05-29 16:01:37 +00:00
nsLineBreaker.cpp
nsLineBreaker.h
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h
nsMappedAttributes.cpp
nsMappedAttributes.h
nsMimeTypeArray.cpp
nsMimeTypeArray.h
nsNameSpaceManager.cpp
nsNameSpaceManager.h
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp
nsNodeInfoManager.h
nsNodeUtils.cpp
nsNodeUtils.h
nsObjectLoadingContent.cpp Bug 1364816 part 5. Make getting window names a bit faster by avoiding various intermediate strings. r=qdot,jandem 2017-06-06 21:21:45 -04:00
nsObjectLoadingContent.h Bug 1364816 part 5. Make getting window names a bit faster by avoiding various intermediate strings. r=qdot,jandem 2017-06-06 21:21:45 -04:00
nsOpenURIInFrameParams.cpp
nsOpenURIInFrameParams.h
nsPIDOMWindow.h
nsPIDOMWindowInlines.h
nsPIWindowRoot.h
nsPlainTextSerializer.cpp
nsPlainTextSerializer.h
nsPluginArray.cpp
nsPluginArray.h
nsPropertyTable.cpp
nsPropertyTable.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp Bug 1367683 Optimize initializing nsRange r=smaug 2017-05-30 13:18:25 +09:00
nsRange.h Bug 1367683 Optimize initializing nsRange r=smaug 2017-05-30 13:18:25 +09:00
nsReferencedElement.cpp
nsReferencedElement.h
nsSandboxFlags.h
nsScreen.cpp
nsScreen.h
nsScriptNameSpaceManager.cpp
nsScriptNameSpaceManager.h
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
nsStyleLinkElement.cpp
nsStyleLinkElement.h
nsStyledElement.cpp
nsStyledElement.h
nsSyncLoadService.cpp
nsSyncLoadService.h
nsTextFragment.cpp
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextNode.cpp
nsTextNode.h
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp
nsTreeSanitizer.h
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp Bug 1368654 - pt 1 - Implement memory reporter support for FrameProperties. r=mats 2017-05-31 19:52:47 +01:00
nsWindowMemoryReporter.h Bug 1368654 - pt 1 - Implement memory reporter support for FrameProperties. r=mats 2017-05-31 19:52:47 +01:00
nsWindowRoot.cpp
nsWindowRoot.h
nsWrapperCache.cpp
nsWrapperCache.h
nsWrapperCacheInlines.h
nsXHTMLContentSerializer.cpp
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp
nsXMLContentSerializer.h
nsXMLNameSpaceMap.cpp
nsXMLNameSpaceMap.h
usecounters.py