gecko-dev/dom/base
Coroiu Cristina d37de5ed78 Backed out 6 changesets (bug 1363541) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js on a CLOSED TREE
Backed out changeset 947073be919f (bug 1363541)
Backed out changeset 1f397b686c11 (bug 1363541)
Backed out changeset d2ba944a47a3 (bug 1363541)
Backed out changeset 80d4d1f0c921 (bug 1363541)
Backed out changeset 9d6b9052f413 (bug 1363541)
Backed out changeset aeaa10789071 (bug 1363541)

--HG--
rename : extensions/permissions/Permission.cpp => extensions/permissions/nsPermission.cpp
rename : extensions/permissions/Permission.h => extensions/permissions/nsPermission.h
rename : extensions/permissions/PermissionManager.cpp => extensions/permissions/nsPermissionManager.cpp
rename : extensions/permissions/PermissionManager.h => extensions/permissions/nsPermissionManager.h
2020-04-10 01:00:15 +03:00
..
crashtests Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
test Bug 1616353 - Part 12: Remove or fix tests which try to set OriginAttributes too late, r=kmag 2020-04-07 21:39:57 +00:00
AbstractRange.cpp
AbstractRange.h
AncestorIterator.h
AnonymousContent.cpp
AnonymousContent.h
Attr.cpp Bug 1377999 - Make Attribute to adapt the DOMArena changes r=smaug 2020-03-17 14:53:13 +00:00
Attr.h Bug 1377999 - Make Attribute to adapt the DOMArena changes r=smaug 2020-03-17 14:53:13 +00:00
AttrArray.cpp
AttrArray.h
AutocompleteFieldList.h
BarProps.cpp
BarProps.h
BindContext.h Bug 1624359 - Remove Document::mVisibleContentHeuristic. r=smaug 2020-03-24 12:27:54 +00:00
BodyConsumer.cpp
BodyConsumer.h
BodyStream.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
BodyStream.h
BodyUtil.cpp Bug 1619518 - part 2 - Better File.lastModified attribute handling, r=ssengupta,ttung,dom-workers-and-storage-reviewers,smaug 2020-03-04 23:10:22 +00:00
BodyUtil.h
BorrowedAttrInfo.cpp
BorrowedAttrInfo.h
CallState.h
CharacterData.cpp Bug 1624359 - Remove Document::mVisibleContentHeuristic. r=smaug 2020-03-24 12:27:54 +00:00
CharacterData.h
ChildIterator.cpp
ChildIterator.h
ChildProcessMessageManager.h
ChromeMessageBroadcaster.cpp
ChromeMessageBroadcaster.h
ChromeMessageSender.cpp
ChromeMessageSender.h
ChromeNodeList.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
ChromeNodeList.h
ChromeUtils.cpp Bug 1608556 - Expose to privileged JS an API to add markers with a start time and an associated text, r=gerald,mconley,baku. 2020-04-04 14:48:35 +00:00
ChromeUtils.h Bug 1608556 - Expose to privileged JS an API to add markers with a start time and an associated text, r=gerald,mconley,baku. 2020-04-04 14:48:35 +00:00
Comment.cpp Bug 1377999 - Make Comment to adapt the DOMArena changes r=smaug 2020-03-17 14:53:51 +00:00
Comment.h
components.conf
ContentAreaDropListener.jsm
ContentFrameMessageManager.cpp
ContentFrameMessageManager.h
ContentIterator.cpp
ContentIterator.h
ContentProcessMessageManager.cpp
ContentProcessMessageManager.h
CORSMode.h
Crypto.cpp
Crypto.h
CustomElementRegistry.cpp Bug 1625789, optimize CustomElement constructors out from cycle collection graph, r=mccr8 2020-04-06 18:21:59 +00:00
CustomElementRegistry.h Bug 1625789, optimize CustomElement constructors out from cycle collection graph, r=mccr8 2020-04-06 18:21:59 +00:00
DirectionalityUtils.cpp Bug 1623030 - Minor cleanup in DirectionalityUtils.cpp. r=smaug 2020-03-17 15:28:13 +00:00
DirectionalityUtils.h
DispatcherTrait.cpp
DispatcherTrait.h Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
DocGroup.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
DocGroup.h Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
Document.cpp Backed out 6 changesets (bug 1363541) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js on a CLOSED TREE 2020-04-10 01:00:15 +03:00
Document.h Backed out 6 changesets (bug 1363541) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js on a CLOSED TREE 2020-04-10 01:00:15 +03:00
DocumentFragment.cpp
DocumentFragment.h
DocumentInlines.h
DocumentOrShadowRoot.cpp Bug 1622322 - Improve print performance when sheets are adopted multiple times r=emilio 2020-04-01 20:06:47 +00:00
DocumentOrShadowRoot.h Bug 1622322 - Improve print performance when sheets are adopted multiple times r=emilio 2020-04-01 20:06:47 +00:00
DocumentType.cpp Bug 1377999 - Make DocumentType to adapt the DOMArena changes r=smaug 2020-03-17 14:54:05 +00:00
DocumentType.h
DOMArena.h Bug 1626705 - Use mozalloc_handle_oom to handle OOM for DOMArena r=smaug 2020-04-01 18:47:40 +00:00
domerr.msg
DOMException.cpp
DOMException.h
DOMImplementation.cpp Bug 1377999 - Make TextNode to adapt the DOMArena changes r=smaug 2020-03-17 14:53:54 +00:00
DOMImplementation.h
DOMIntersectionObserver.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
DOMIntersectionObserver.h Bug 1619858 - Minimal cleanup of the image lazy loading code. r=hiro 2020-03-04 21:34:20 +00:00
DOMMatrix.cpp Bug 1626448 - Remove nsAutoPtr usage from dom/base. r=mccr8 2020-04-03 21:05:29 +00:00
DOMMatrix.h Bug 1626448 - Remove nsAutoPtr usage from dom/base. r=mccr8 2020-04-03 21:05:29 +00:00
DOMMozPromiseRequestHolder.h
DOMParser.cpp
DOMParser.h
DOMPoint.cpp
DOMPoint.h
DOMQuad.cpp Bug 1627285 - Check for NaN before std::min/max() in DOMQuad and DOMRect. r=emilio,jwalden 2020-04-07 22:27:36 +00:00
DOMQuad.h
DOMRect.cpp
DOMRect.h Bug 1627285 - Check for NaN before std::min/max() in DOMQuad and DOMRect. r=emilio,jwalden 2020-04-07 22:27:36 +00:00
DOMRequest.cpp
DOMRequest.h
DOMRequestHelper.jsm
DOMStringList.cpp
DOMStringList.h
DOMTokenListSupportedTokens.h
Element.cpp Bug 1128054 - Part 3: Invalid tabindex attribute should not make an element focusable; r=smaug 2020-04-04 20:03:09 +00:00
Element.h Bug 1128054 - Part 3: Invalid tabindex attribute should not make an element focusable; r=smaug 2020-04-04 20:03:09 +00:00
ElementInlines.h
EventSource.cpp Bug 1626922 - Remove nsiPrincipal-Geturi in EventSource.cpp r=ckerschb 2020-04-09 10:05:29 +00:00
EventSource.h Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
FilteredNodeIterator.h
FlushType.h
FormData.cpp
FormData.h
FragmentOrElement.cpp Bug 1623858: part 2) Declare nsIContent::HasIndependentSelection const. r=smaug 2020-03-20 13:23:00 +00:00
FragmentOrElement.h
FromParser.h
FullscreenChange.h Bug 1619112 part 3. Pass UTF8 strings to MaybeRejectWithType/RangeError promise methods. r=smaug 2020-03-06 21:05:48 +00:00
FuzzingFunctions.cpp
FuzzingFunctions.h
gen-usecounters.py
GeneratedImageContent.cpp Bug 1377999 - Make GeneratedImageContent to adapt the DOMArena changes r=smaug 2020-03-17 14:53:37 +00:00
GeneratedImageContent.h
HTMLSplitOnSpacesTokenizer.h
IdentifierMapEntry.h Bug 1626448 - Remove nsAutoPtr usage from dom/base. r=mccr8 2020-04-03 21:05:29 +00:00
IdleDeadline.cpp
IdleDeadline.h
IdleRequest.cpp
IdleRequest.h
IDTracker.cpp
IDTracker.h
IframeSandboxKeywordList.h
ImageEncoder.cpp
ImageEncoder.h
ImageTracker.cpp
ImageTracker.h
IndexedDBHelper.jsm
InProcessBrowserChildMessageManager.cpp
InProcessBrowserChildMessageManager.h
IntlUtils.cpp
IntlUtils.h
Link.cpp
Link.h
Location.cpp Bug 1621328 - Move CreateExposableURI into nsIOService. r=Gijs,mayhemer 2020-03-13 12:44:36 +00:00
Location.h
LocationBase.cpp Bug 1626404: Part 4 - Remove now-redundant accessor args from BrowsingContext load methods. r=nika CLOSED TREE 2020-04-08 19:04:47 +00:00
LocationBase.h
MaybeCrossOriginObject.cpp
MaybeCrossOriginObject.h
MessageBroadcaster.cpp
MessageBroadcaster.h
MessageListenerManager.cpp
MessageListenerManager.h
MessageManagerGlobal.cpp
MessageManagerGlobal.h
MessageSender.cpp
MessageSender.h
MimeType.cpp
MimeType.h
moz.build Backed out 6 changesets (bug 1363541) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js on a CLOSED TREE 2020-04-10 01:00:15 +03:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
MozQueryInterface.cpp
MozQueryInterface.h
MutationObservers.cpp
MutationObservers.h
NameSpaceConstants.h
Navigator.cpp Backed out 6 changesets (bug 1363541) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js on a CLOSED TREE 2020-04-10 01:00:15 +03:00
Navigator.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
NodeInfo.cpp
NodeInfo.h
NodeInfoInlines.h Bug 1622032. Improve some error messages in nsINode. r=nika 2020-03-13 03:50:04 +00:00
NodeIterator.cpp
NodeIterator.h
NodeUbiReporting.cpp
NodeUbiReporting.h
nsAttrName.h
nsAttrValue.cpp
nsAttrValue.h
nsAttrValueInlines.h
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCaseTreatment.h
nsCCUncollectableMarker.cpp Bug 1625789, optimize CustomElement constructors out from cycle collection graph, r=mccr8 2020-04-06 18:21:59 +00:00
nsCCUncollectableMarker.h
nsChildContentList.h
nsContentAreaDragDrop.cpp
nsContentAreaDragDrop.h
nsContentCID.h
nsContentCreatorFunctions.h
nsContentList.cpp
nsContentList.h
nsContentListDeclarations.h
nsContentPermissionHelper.cpp
nsContentPermissionHelper.h Backed out 6 changesets (bug 1363541) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js on a CLOSED TREE 2020-04-10 01:00:15 +03:00
nsContentPolicy.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
nsContentPolicy.h
nsContentPolicyUtils.h Bug 1627707 - Deindent most of CHECK_PRINCIPAL_CSP_AND_DATA. r=ckerschb 2020-04-06 18:57:44 +00:00
nsContentSink.cpp Bug 1623968 - Show a warning when a page forces the start of layout, as that usually indicates a FOUC. r=smaug 2020-03-21 12:18:28 +00:00
nsContentSink.h Bug 1626448 - Remove nsAutoPtr usage from dom/base. r=mccr8 2020-04-03 21:05:29 +00:00
nsContentTypeParser.cpp
nsContentTypeParser.h
nsContentUtils.cpp Bug 1607405 - Validate regexp derived from pattern attribute before using it. r=emilio 2020-04-08 14:30:21 +00:00
nsContentUtils.h Bug 1623858: part 23) Factor dispatching selectstart event out. r=masayuki 2020-03-31 12:22:05 +00:00
nsCopySupport.cpp Bug 253870 - Make disabled form controls selectable. r=masayuki,MarcoZ 2020-03-19 13:18:16 +00:00
nsCopySupport.h Bug 253870 - Make disabled form controls selectable. r=masayuki,MarcoZ 2020-03-19 13:18:16 +00:00
nsDataDocumentContentPolicy.cpp
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h
nsDocElementCreatedNotificationRunner.h
nsDocumentEncoder.cpp Bug 1623858: part 21) Add some const correctness to nsDocumentEncoder::SerializeSelection. r=hsivonen 2020-03-30 08:48:19 +00:00
nsDocumentWarningList.h
nsDOMAttributeMap.cpp Bug 1377999 - Make Attribute to adapt the DOMArena changes r=smaug 2020-03-17 14:53:13 +00:00
nsDOMAttributeMap.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMCID.h
nsDOMDataChannel.cpp Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
nsDOMDataChannel.h
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
nsDOMMutationObserver.h
nsDOMNavigationTiming.cpp
nsDOMNavigationTiming.h
nsDOMSerializer.cpp
nsDOMSerializer.h
nsDOMString.h
nsDOMTokenList.cpp Bug 1619112 part 5. Stop accepting nsAString in ErrorResult error-throwing. r=smaug 2020-03-06 21:08:02 +00:00
nsDOMTokenList.h
nsDOMWindowUtils.cpp Bug 1627734 - Make ZoomToFocusedInput skip fixed frames again. r=botond 2020-04-08 16:50:53 +00:00
nsDOMWindowUtils.h
nsFocusManager.cpp Bug 1623092 - Avoid setting mActiveWindow in content processes. r=NeilDeakin 2020-04-01 12:01:51 +00:00
nsFocusManager.h Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
nsFrameLoader.cpp Bug 1616353 - Part 13: Don't create an extra BrowsingContext when opening a new tab from content, r=kmag 2020-04-07 21:39:59 +00:00
nsFrameLoader.h Bug 1616353 - Part 7.3: Use nsOpenWindowInfo for initializing xul:browser elements, r=kmag 2020-04-07 21:39:34 +00:00
nsFrameLoaderOwner.cpp Bug 1610850 - Part 1: Switch BrowsingContext when navigating parent to remote, r=smaug 2020-03-26 17:37:19 +00:00
nsFrameLoaderOwner.h
nsFrameMessageManager.cpp Bug 1626448 - Remove nsAutoPtr usage from dom/base. r=mccr8 2020-04-03 21:05:29 +00:00
nsFrameMessageManager.h Bug 1626448 - Remove nsAutoPtr usage from dom/base. r=mccr8 2020-04-03 21:05:29 +00:00
nsGlobalWindow.h
nsGlobalWindowCommands.cpp Bug 1336426 - Query selected text before calling word breaker. r=masayuki,m_kato 2020-03-10 21:24:13 +00:00
nsGlobalWindowCommands.h
nsGlobalWindowInner.cpp Bug 890125 - Part 1 - Change Window widget base classes to return and use strings for workspace IDs, rather than integers. r=nika 2020-04-07 11:01:47 +00:00
nsGlobalWindowInner.h Bug 890125 - Part 1 - Change Window widget base classes to return and use strings for workspace IDs, rather than integers. r=nika 2020-04-07 11:01:47 +00:00
nsGlobalWindowOuter.cpp Bug 1616353 - Part 7.7: Remove window initialization properties which are redundant with nsOpenWindowInfo, r=kmag 2020-04-07 21:39:44 +00:00
nsGlobalWindowOuter.h Bug 1616353 - Part 7.7: Remove window initialization properties which are redundant with nsOpenWindowInfo, r=kmag 2020-04-07 21:39:44 +00:00
nsHistory.cpp
nsHistory.h
nsHTMLContentSerializer.cpp
nsHTMLContentSerializer.h
nsIAnimationObserver.h
nsIContent.h Bug 1623858: part 2) Declare nsIContent::HasIndependentSelection const. r=smaug 2020-03-20 13:23:00 +00:00
nsIContentInlines.h Bug 1625369 - Make SetContentEditable update element state right when it changes. r=smaug 2020-03-31 12:22:02 +00:00
nsIContentPolicy.idl Backed out 6 changesets (bug 1363541) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js on a CLOSED TREE 2020-04-10 01:00:15 +03:00
nsIContentSerializer.h
nsIDocumentEncoder.idl
nsIDocumentObserver.h
nsIDOMRequestService.idl
nsIDroppedLinkHandler.idl
nsIGlobalObject.cpp Bug 1545345 - Improve worker shutdown. r=baku,smaug 2020-03-27 22:40:58 +00:00
nsIGlobalObject.h Bug 1545345 - Improve worker shutdown. r=baku,smaug 2020-03-27 22:40:58 +00:00
nsIImageLoadingContent.idl
nsImageLoadingContent.cpp Bug 1566316 - Make naturalWidth/naturalHeight on images honor orientation metadata. r=emilio 2020-04-08 05:35:58 +00:00
nsImageLoadingContent.h Bug 1621835. Make imgINotificationObserver::Notify a void method, since no one examines its return value anyway. r=emilio 2020-03-12 04:25:34 +00:00
nsIMessageManager.idl
nsIMutationObserver.h Bug 1627994 - Fix 'expection' typos. r=bholley 2020-04-07 17:00:54 +00:00
nsINode.cpp Bug 1626448 - Remove nsAutoPtr usage from dom/base. r=mccr8 2020-04-03 21:05:29 +00:00
nsINode.h Bug 1623858: part 1) Rename nsINode::IsSelectionDescendant to nsINode::IsMaybeSelected. r=smaug 2020-03-20 14:27:39 +00:00
nsINodeList.h
nsIObjectLoadingContent.idl
nsIRemoteWindowContext.idl
nsIScriptableContentIterator.idl
nsIScriptChannel.idl
nsIScriptContext.h
nsIScriptGlobalObject.h
nsIScriptObjectPrincipal.h
nsISelectionController.idl Bug 253870 - Make disabled form controls selectable. r=masayuki,MarcoZ 2020-03-19 13:18:16 +00:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsIStyleSheetLinkingElement.h
nsJSEnvironment.cpp Bug 1620594 - Part 3: Use default target for timers using SystemGroup. r=nika 2020-04-07 15:16:46 +00:00
nsJSEnvironment.h
nsJSUtils.cpp Bug 1626105 - Rename |JS::CompileModuleDontInflate| to just plain |JS::CompileModule|. (There is no non-inflating version remove at the same time.) r=evilpie 2020-03-31 01:33:03 +00:00
nsJSUtils.h
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 Bug 1627707 - Rename LoadInfo::LoadingPrincipal to GetLoadingPrincipal as it can return null. r=ckerschb 2020-04-06 18:57:36 +00:00
nsNodeInfoManager.h Bug 1519636 - Reformat recent changes to the Google coding style r=jgilbert 2020-04-05 13:34:58 +00:00
nsObjectLoadingContent.cpp Bug 1616353 - Part 7.3: Use nsOpenWindowInfo for initializing xul:browser elements, r=kmag 2020-04-07 21:39:34 +00:00
nsObjectLoadingContent.h
nsOpenURIInFrameParams.cpp Bug 1616353 - Part 7.2: Create and use nsOpenWindowInfo types in nsWindowWatcher logic, r=kmag 2020-04-07 21:39:32 +00:00
nsOpenURIInFrameParams.h Bug 1616353 - Part 7.2: Create and use nsOpenWindowInfo types in nsWindowWatcher logic, r=kmag 2020-04-07 21:39:32 +00:00
nsPIDOMWindow.h Bug 1616353 - Part 7.7: Remove window initialization properties which are redundant with nsOpenWindowInfo, r=kmag 2020-04-07 21:39:44 +00:00
nsPIDOMWindowInlines.h
nsPIWindowRoot.h
nsPlainTextSerializer.cpp
nsPlainTextSerializer.h
nsPluginArray.cpp Backed out changeset 20f1bb2d5bd2 (bug 1623562) for bc failures. CLOSED TREE 2020-03-20 05:42:41 +02:00
nsPluginArray.h
nsPropertyTable.cpp
nsPropertyTable.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp Bug 1623858: part 1) Rename nsINode::IsSelectionDescendant to nsINode::IsMaybeSelected. r=smaug 2020-03-20 14:27:39 +00:00
nsRange.h Bug 1624633: part 6) Annotate nsRange::RegisterSelection with MOZ_CAN_RUN_SCRIPT. r=hsivonen 2020-03-27 11:11:02 +00:00
nsSandboxFlags.h
nsScreen.cpp
nsScreen.h
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
nsStyledElement.cpp
nsStyledElement.h
nsStyleLinkElement.cpp
nsStyleLinkElement.h
nsSyncLoadService.cpp Bug 1619745: Remove GetUri usage in nsSyncLoadService.cpp r=ckerschb 2020-03-05 13:42:13 +00:00
nsSyncLoadService.h Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
nsTextFragment.cpp
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextFragmentVMX.cpp
nsTextNode.cpp Bug 1377999 - Make TextNode to adapt the DOMArena changes r=smaug 2020-03-17 14:53:54 +00:00
nsTextNode.h
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp Bug 1613511 - Disallow @import rules for all Constructable StyleSheets functions r=emilio 2020-03-12 18:11:09 +00:00
nsTreeSanitizer.h
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp
nsWindowMemoryReporter.h
nsWindowRoot.cpp Bug 1558520, rework remote controller to use JSWindowActor instead of having the browser have a controller, r=smaug 2020-03-12 16:47:57 +00:00
nsWindowRoot.h
nsWindowSizes.h
nsWrapperCache.cpp Backed out 6 changesets (bug 1425450) for hazard failure complaining about nsWrapperCacheInlines CLOSED TREE 2020-04-06 21:22:51 +03:00
nsWrapperCache.h Backed out 6 changesets (bug 1425450) for hazard failure complaining about nsWrapperCacheInlines CLOSED TREE 2020-04-06 21:22:51 +03:00
nsWrapperCacheInlines.h Backed out 6 changesets (bug 1425450) for hazard failure complaining about nsWrapperCacheInlines CLOSED TREE 2020-04-06 21:22:51 +03:00
nsXHTMLContentSerializer.cpp
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp
nsXMLContentSerializer.h
ParentProcessMessageManager.cpp
ParentProcessMessageManager.h
PlacesBookmark.h
PlacesBookmarkAddition.h
PlacesBookmarkRemoved.h
PlacesEvent.cpp
PlacesEvent.h
PlacesObservers.cpp Bug 1535530. Fix can-run-script analysis to not mishandle on-stack refs to RefPtrs. r=andi,masayuki 2020-03-06 09:57:45 +00:00
PlacesObservers.h Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
PlacesVisit.h
PlacesWeakCallbackWrapper.cpp
PlacesWeakCallbackWrapper.h Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
PopupBlocker.cpp
PopupBlocker.h
Pose.cpp
Pose.h
PostMessageEvent.cpp
PostMessageEvent.h
ProcessMessageManager.cpp
ProcessMessageManager.h
ProcessSelector.jsm
RangeBoundary.h
RangeUtils.cpp
RangeUtils.h
RemoteOuterWindowProxy.cpp
ResizeObserver.cpp
ResizeObserver.h
ResizeObserverController.cpp Bug 1535530. Fix can-run-script analysis to not mishandle on-stack refs to RefPtrs. r=andi,masayuki 2020-03-06 09:57:45 +00:00
ResizeObserverController.h
ResponsiveImageSelector.cpp
ResponsiveImageSelector.h Bug 1626448 - Remove nsAutoPtr usage from dom/base. r=mccr8 2020-04-03 21:05:29 +00:00
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
ScreenLuminance.cpp
ScreenLuminance.h
ScreenOrientation.cpp
ScreenOrientation.h
ScriptableContentIterator.cpp
ScriptableContentIterator.h
Selection.cpp Bug 1626388 - Convert dom.select_events.textcontrols.enabled to static pref r=njn 2020-04-06 23:30:18 +00:00
Selection.h Bug 1623858: part 26) Annotate MaybeAddRangeAndTruncateOverlaps with MOZ_CAN_RUN_SCRIPT. r=masayuki 2020-04-01 11:42:16 +00:00
SelectionChangeEventDispatcher.cpp Bug 1626388 - Convert dom.select_events.textcontrols.enabled to static pref r=njn 2020-04-06 23:30:18 +00:00
SelectionChangeEventDispatcher.h
SerializedStackHolder.cpp
SerializedStackHolder.h
ShadowIncludingTreeIterator.h
ShadowRoot.cpp Bug 1621415 - Ensure adopted styles are applied when printing r=emilio 2020-03-24 22:54:18 +00:00
ShadowRoot.h
SlowScriptDebug.jsm
StaticRange.cpp
StaticRange.h
StorageAccessPermissionRequest.cpp
StorageAccessPermissionRequest.h
StructuredCloneBlob.cpp
StructuredCloneBlob.h
StructuredCloneHolder.cpp Bug 1563335 - Part 2: Add a pref for serializing all JS threads that access shared SABs. r=smaug 2020-03-26 00:29:48 +00:00
StructuredCloneHolder.h
StructuredCloneTags.h
StructuredCloneTester.cpp
StructuredCloneTester.h
StyledRange.cpp
StyledRange.h
StyleSheetList.cpp
StyleSheetList.h
SubtleCrypto.cpp
SubtleCrypto.h
SyncMessageSender.h
Text.cpp
Text.h
TextInputProcessor.cpp
TextInputProcessor.h
ThirdPartyUtil.cpp Bug 1627707 - Rename LoadInfo::LoadingPrincipal to GetLoadingPrincipal as it can return null. r=ckerschb 2020-04-06 18:57:36 +00:00
ThirdPartyUtil.h
Timeout.cpp
Timeout.h
TimeoutBudgetManager.cpp
TimeoutBudgetManager.h
TimeoutExecutor.cpp
TimeoutExecutor.h
TimeoutHandler.cpp Bug 1624810 - Set the multi-zone JS holder flag on appropriate cycle collected classes r=mccr8 2020-03-26 10:49:06 +00:00
TimeoutHandler.h
TimeoutManager.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
TimeoutManager.h
TreeIterator.h
TreeOrderedArray.h
TreeOrderedArrayInlines.h
TreeWalker.cpp
TreeWalker.h
UIDirectionManager.cpp
UIDirectionManager.h
UseCounter.h
UseCounters.conf Bug 1625384 - Remove window.onappinstalled event, as it was never used or shipped r=baku 2020-03-27 08:28:09 +00:00
usecounters.py Bug 1620035 - Convert dom/base/usecounters.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-05 17:04:02 +00:00
UseCountersWorker.conf
UserActivation.cpp
UserActivation.h
ViewportMetaData.cpp
ViewportMetaData.h
VisualViewport.cpp
VisualViewport.h
WindowDestroyedEvent.cpp
WindowDestroyedEvent.h
WindowNamedPropertiesHandler.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
WindowNamedPropertiesHandler.h
WindowOrientationObserver.cpp
WindowOrientationObserver.h
WindowProxyHolder.h
XPathGenerator.cpp
XPathGenerator.h