gecko-dev/dom/base
2019-06-04 01:23:12 +03:00
..
crashtests
test Bug 1496418: Update Content Policy checks and allow CSP checks for system principal triggered loads. r=mccr8,baku 2019-06-03 06:04:25 +00:00
AnonymousContent.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
AnonymousContent.h
Attr.cpp
Attr.h
AttrArray.cpp
AttrArray.h
AutocompleteFieldList.h
BarProps.cpp Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre 2019-04-11 14:12:43 +00:00
BarProps.h
BindContext.h Bug 1556095 - Make BindContext carry a bit more information. r=bzbarsky 2019-06-01 14:40:33 +00:00
BodyUtil.cpp
BodyUtil.h
BorrowedAttrInfo.cpp
BorrowedAttrInfo.h
CharacterData.cpp Bug 1556095 - Make BindContext carry a bit more information. r=bzbarsky 2019-06-01 14:40:33 +00:00
CharacterData.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
ChildIterator.cpp
ChildIterator.h
ChildProcessMessageManager.h
ChromeMessageBroadcaster.cpp
ChromeMessageBroadcaster.h
ChromeMessageSender.cpp
ChromeMessageSender.h
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Bug 1539595 - Rename Priveleged Content Process to PrivlegedAbout Content Process r=mconley,flod 2019-05-29 11:31:31 +00:00
ChromeUtils.h Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
Comment.cpp
Comment.h
components.conf
ContentAreaDropListener.jsm Bug 965637: Move CSP from Principal into Client, part 3: frontend changes. r=Gijs 2019-05-21 23:15:08 +00:00
ContentBlockingLog.cpp Bug 1549832 - Send content blocking log to the parent process on document unload. r=baku 2019-05-31 15:13:33 +00:00
ContentBlockingLog.h Bug 1549832 - Send content blocking log to the parent process on document unload. r=baku 2019-05-31 15:13:33 +00:00
ContentFrameMessageManager.cpp
ContentFrameMessageManager.h
ContentIterator.cpp
ContentIterator.h
ContentProcessMessageManager.cpp
ContentProcessMessageManager.h
CORSMode.h
Crypto.cpp
Crypto.h
CustomElementRegistry.cpp Bug 1542932 Remove CustomElementConstructor copy r=bzbarsky 2019-04-10 15:45:57 +00:00
CustomElementRegistry.h bug 1542932 Generate CustomElementConstructor from WebIDL callback definition r=bzbarsky 2019-04-11 23:05:10 +00:00
DirectionalityUtils.cpp Backed out changeset e52d041dc3de (bug 1553378) for causing build bustages in ContentEventHandler.cpp. CLOSED TREE 2019-05-24 14:32:27 +03:00
DirectionalityUtils.h Backed out changeset e52d041dc3de (bug 1553378) for causing build bustages in ContentEventHandler.cpp. CLOSED TREE 2019-05-24 14:32:27 +03:00
DispatcherTrait.cpp
DispatcherTrait.h
DocGroup.cpp Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek 2019-05-09 23:12:12 +00:00
DocGroup.h Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek 2019-05-09 23:12:12 +00:00
Document.cpp Bug 1555340 - Check for pending mutations when Document creates PresShell. r=smaug 2019-06-03 10:00:47 +00:00
Document.h Bug 1415270 - Part 1: Move nsHTMLDocument editing APIs to Document; r=farre,masayuki 2019-05-31 01:37:26 +00:00
DocumentFragment.cpp
DocumentFragment.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
DocumentInlines.h Bug 1544535 - Bug 1542263 - Don't keep two list of stylesheets in ServoStyleSet. r=firefox-style-system-reviewers,jwatt 2019-04-19 04:20:31 +00:00
DocumentOrShadowRoot.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
DocumentOrShadowRoot.h Bug 1542756 - Bug 1543128 - Add option to only return visible nodes from nsIDOMWindowUtils.nodesFromRect. r=emilio 2019-04-15 01:08:12 +00:00
DocumentType.cpp
DocumentType.h
domerr.msg Bug 1415270 - Part 3: Prevent the editing APIs from being called on non-HTML documents; r=masayuki 2019-05-30 17:14:05 +00:00
DOMError.cpp
DOMError.h
DOMException.cpp
DOMException.h
DOMImplementation.cpp
DOMImplementation.h
DOMIntersectionObserver.cpp Bug 1551716 - Deindent some IntersectionObserver code. r=mstange 2019-05-15 17:34:30 +00:00
DOMIntersectionObserver.h
DOMMatrix.cpp
DOMMatrix.h
DOMMozPromiseRequestHolder.h
DOMParser.cpp
DOMParser.h
DOMPoint.cpp
DOMPoint.h
DOMPrefs.cpp
DOMPrefs.h
DOMPrefsInternal.h Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek 2019-05-09 23:12:12 +00:00
DOMQuad.cpp
DOMQuad.h
DOMRect.cpp
DOMRect.h
DOMRequest.cpp
DOMRequest.h
DOMRequestHelper.jsm
DOMStringList.cpp
DOMStringList.h
DOMTokenListSupportedTokens.h
Element.cpp Bug 1556095 - Make BindContext carry a bit more information. r=bzbarsky 2019-06-01 14:40:33 +00:00
Element.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
ElementInlines.h Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
EventSource.cpp Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
EventSource.h
FlushType.h
FormData.cpp
FormData.h
FragmentOrElement.cpp Bug 1555944 - Make nsIContent::GetBindingParent return an element. r=bzbarsky 2019-05-31 23:31:59 +02:00
FragmentOrElement.h
FromParser.h
FullscreenChange.h
FuzzingFunctions.cpp
FuzzingFunctions.h
gen-usecounters.py
GeneratedImageContent.cpp
GeneratedImageContent.h
HTMLSplitOnSpacesTokenizer.h
IdentifierMapEntry.h Bug 1541016 - Add a generic TreeOrderedArray. r=smaug 2019-04-03 07:02:34 +00:00
IdleDeadline.cpp
IdleDeadline.h
IdleRequest.cpp
IdleRequest.h
IDTracker.cpp
IDTracker.h
IframeSandboxKeywordList.h
ImageEncoder.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
ImageEncoder.h Bug 1542344 - fix API mismatches in ImageEncoder; r=mccr8 2019-04-08 01:51:17 +00:00
ImageTracker.cpp
ImageTracker.h
IndexedDBHelper.jsm
InProcessBrowserChildMessageManager.cpp Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
InProcessBrowserChildMessageManager.h Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
IntlUtils.cpp
IntlUtils.h
Link.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
Link.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
Location.cpp Bug 965637: Move CSP from Principal into Client, part 1: backend changes. r=mccr8 2019-05-21 23:14:27 +00:00
Location.h
MaybeCrossOriginObject.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
MaybeCrossOriginObject.h Bug 1534967 - Part 1: use RootedIdVector. r=jonco 2019-04-08 10:46:53 +08:00
MessageBroadcaster.cpp
MessageBroadcaster.h
MessageListenerManager.cpp
MessageListenerManager.h
MessageManagerGlobal.cpp
MessageManagerGlobal.h
MessageSender.cpp
MessageSender.h
MimeType.cpp Bug 1541138 - Update MimeType.cpp to consider HTTP whitespace, not ASCII whitespace; r=hsivonen 2019-04-05 16:08:53 +00:00
MimeType.h
moz.build Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
MozQueryInterface.cpp
MozQueryInterface.h
NameSpaceConstants.h
Navigator.cpp Bug 1528078 - Adding WebRTC device access and deprecated interface telemetry r=jib,smaug 2019-05-03 23:50:22 +00:00
Navigator.h
NodeInfo.cpp
NodeInfo.h
NodeInfoInlines.h
NodeIterator.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
NodeIterator.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
NodeUbiReporting.cpp
NodeUbiReporting.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsAttrName.h
nsAttrValue.cpp Bug 1540408 Part 2 - Move nsSVGLength2 and nsSVGNumber2 to the mozilla namespace renaming them to be SVGAnimatedLength and SVGAnimatedNumber. r=dholbert 2019-04-09 21:04:33 +01:00
nsAttrValue.h Bug 1540408 Part 2 - Move nsSVGLength2 and nsSVGNumber2 to the mozilla namespace renaming them to be SVGAnimatedLength and SVGAnimatedNumber. r=dholbert 2019-04-09 21:04:33 +01:00
nsAttrValueInlines.h Bug 1540408 Part 2 - Move nsSVGLength2 and nsSVGNumber2 to the mozilla namespace renaming them to be SVGAnimatedLength and SVGAnimatedNumber. r=dholbert 2019-04-09 21:04:33 +01:00
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCaseTreatment.h
nsCCUncollectableMarker.cpp Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre 2019-04-11 14:12:43 +00:00
nsCCUncollectableMarker.h
nsChildContentList.h
nsContentAreaDragDrop.cpp Bug 1443683, support drag and drop in out of process frames; this is done by storing the drag information about the data to be dragged and visualization image in the event state manager instead of the BrowserParent and passing this information on to the drag service, r=nika 2019-05-14 11:04:38 -04:00
nsContentAreaDragDrop.h
nsContentCID.h
nsContentCreatorFunctions.h
nsContentList.cpp
nsContentList.h
nsContentListDeclarations.h
nsContentPermissionHelper.cpp Bug 1444503 - Remove the IPC::Principal r=ckerschb,nika 2019-04-25 14:18:11 +00:00
nsContentPermissionHelper.h Bug 1444503 - Remove the IPC::Principal r=ckerschb,nika 2019-04-25 14:18:11 +00:00
nsContentPolicy.cpp Bug 965637: Move CSP from Principal into Client, part 1: backend changes. r=mccr8 2019-05-21 23:14:27 +00:00
nsContentPolicy.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsContentPolicyUtils.h Bug 1496418: Update Content Policy checks and allow CSP checks for system principal triggered loads. r=mccr8,baku 2019-06-03 06:04:25 +00:00
nsContentSink.cpp Bug 1436674 - nsICookieService.idl should use ACString XPIDL type in place of the string type, r=Ehsan 2019-05-31 09:36:44 +00:00
nsContentSink.h Bug 1543315 - part 10: Mark nsIPresShell::GoToAnchor() and nsIPresShell::ScrollToAnchor() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-04-23 01:27:47 +00:00
nsContentTypeParser.cpp
nsContentTypeParser.h
nsContentUtils.cpp Bug 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp 2019-06-03 19:42:28 +00:00
nsContentUtils.h Bug 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp 2019-06-03 19:42:28 +00:00
nsCopySupport.cpp Bug 1554147: default initialize member in EncodedDocumentWithContext. r=hsivonen 2019-05-27 07:24:37 +00:00
nsCopySupport.h Bug 1552490: rename nsCopySupport::HTMLCopy, change nsDocumentEncoder::IsVisible, add unit to buffer size name. r=hsivonen 2019-05-20 07:43:43 +00:00
nsDataDocumentContentPolicy.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h
nsDocElementCreatedNotificationRunner.h
nsDocumentEncoder.cpp Bug 1554222: delegate serializing in nsDocumentEncoder depending on encoding scope to separate methods. r=hsivonen 2019-05-27 07:50:19 +00:00
nsDocumentWarningList.h
nsDOMAttributeMap.cpp
nsDOMAttributeMap.h Bug 1525720, part 17 - Ignore nsIRemoteTab methods after we have destroyed the browser. r=nika 2019-05-15 12:34:14 -05:00
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMCID.h
nsDOMDataChannel.cpp Bug 1551589: readyState fixes r=ng 2019-05-29 21:27:18 +00:00
nsDOMDataChannel.h Bug 1551589: readyState fixes r=ng 2019-05-29 21:27:18 +00:00
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
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 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
nsDOMWindowUtils.h Bug 1550092 part 1. Stop using [array] in sendTouchEvent/sendTouchEventToWindow. r=farre 2019-05-10 09:03:39 +00:00
nsFocusManager.cpp Bug 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp 2019-06-03 19:42:28 +00:00
nsFocusManager.h Bug 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp 2019-06-03 19:42:28 +00:00
nsFrameLoader.cpp Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
nsFrameLoader.h Backed out 9 changesets (bug 1519546)for causing build bustages on nsLayoutUtils.cpp and browser chrome failures on nsLayoutUtils.cpp 2019-06-01 01:18:26 +03:00
nsFrameLoaderOwner.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
nsFrameLoaderOwner.h Bug 1546019 - When a focused browser changes remoteness, make sure to activate the remote browser if needed. r=qdot 2019-04-29 20:06:22 +00:00
nsFrameMessageManager.cpp Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
nsFrameMessageManager.h
nsGlobalWindow.h
nsGlobalWindowCommands.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsGlobalWindowCommands.h Bug 1540963 - Make nsIControllerCommandTable builtinclass and make its users use nsControllerCommandTable directly r=bzbarsky 2019-04-03 12:52:14 +00:00
nsGlobalWindowInner.cpp Backed out changeset 86e87b18a282 (bug 1451455) for mochitest failures at dom/html/test/test_ignoreuserfocus.html on a CLOSED TREE 2019-06-04 01:23:12 +03:00
nsGlobalWindowInner.h Backed out changeset 86e87b18a282 (bug 1451455) for mochitest failures at dom/html/test/test_ignoreuserfocus.html on a CLOSED TREE 2019-06-04 01:23:12 +03:00
nsGlobalWindowOuter.cpp Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
nsGlobalWindowOuter.h Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
nsHistory.cpp Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
nsHistory.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
nsHTMLContentSerializer.cpp
nsHTMLContentSerializer.h
nsIAnimationObserver.h
nsIContent.h Bug 1555944 - Make nsIContent::GetBindingParent return an element. r=bzbarsky 2019-05-31 23:31:59 +02:00
nsIContentInlines.h Bug 1549691 - nsLayoutUtils::GetRealPrimaryFrameFor makes no sense. r=jwatt 2019-05-07 17:04:36 +00:00
nsIContentPolicy.idl Bug 1545822 - Clean up some whitespace in XPIDL files. r=froydnj 2019-04-21 01:47:00 +00:00
nsIContentSerializer.h
nsIDocumentEncoder.idl Bug 1553480: make resetting members of nsIDocumentEncoder consistent r=hsivonen 2019-05-23 10:22:15 +00:00
nsIDocumentObserver.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
nsIDOMRequestService.idl
nsIDroppedLinkHandler.idl Bug 1550930 part 3. Stop using [array] for nsIDroppedLinkHandler.dropLinks. r=NeilDeakin 2019-05-15 20:58:08 +00:00
nsIGlobalObject.cpp Bug 1480236 - Implement queueMicrotask(), r=baku 2019-05-24 11:27:03 +03:00
nsIGlobalObject.h Bug 1480236 - Implement queueMicrotask(), r=baku 2019-05-24 11:27:03 +03:00
nsIImageLoadingContent.idl
nsImageLoadingContent.cpp Bug 1556095 - Make BindContext carry a bit more information. r=bzbarsky 2019-06-01 14:40:33 +00:00
nsImageLoadingContent.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
nsIMessageManager.idl
nsIMutationObserver.h
nsINode.cpp Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
nsINode.h Bug 965637: Move CSP from Principal into Client, part 1: backend changes. r=mccr8 2019-05-21 23:14:27 +00:00
nsINodeList.h
nsIObjectLoadingContent.idl Bug 1550860 - Mark implicit builtinclass interfaces explicitly. r=nika 2019-05-13 19:51:49 +00:00
nsIRemoteWindowContext.idl
nsIScriptableContentIterator.idl
nsIScriptChannel.idl Bug 1550590 - nsIScriptChannel isn't used by script. r=bzbarsky 2019-05-10 04:32:24 +00:00
nsIScriptContext.h
nsIScriptGlobalObject.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsIScriptObjectPrincipal.h Bug 1536411 - StoragePrincipal - part 1 - Implementation, r=Ehsan 2019-04-12 05:31:32 +00:00
nsIScriptTimeoutHandler.h
nsISelectionController.idl
nsISelectionDisplay.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsISelectionListener.idl Bug 1543315 - part 16: Mark PresShell::HandleEventWithTarget() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-05-06 13:15:05 +00:00
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsIStyleSheetLinkingElement.h Bug 1281135 - Make <link disabled> work and HTMLLinkElement.disabled reflect that attribute. r=bzbarsky 2019-04-19 13:31:05 +00:00
nsITimeoutHandler.h
nsJSEnvironment.cpp Bug 1548358 - Consider to finish forget skippable phase sooner if there is idle time to use, r=mccr8 2019-05-07 22:58:13 +03:00
nsJSEnvironment.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsJSTimeoutHandler.cpp Bug 965637: Move CSP from Principal into Client, part 1: backend changes. r=mccr8 2019-05-21 23:14:27 +00:00
nsJSUtils.cpp Bug 1552979 - Make JS::CompileModule return the module directly, rather than by outparam duplicative of a boolean return value. r=arai 2019-05-21 10:21:56 -07:00
nsJSUtils.h
nsLineBreaker.cpp Bug 1553874 - Skip calling in to GetJISx4051Breaks when line-break:anywhere is in effect. r=emilio 2019-05-24 14:37:43 +00:00
nsLineBreaker.h Bug 1418472 - Flush line-breaks when encountering a Placeholder for an absolutely-positioned frame. r=emilio 2019-05-22 11:33:21 +00:00
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h
nsMappedAttributes.cpp
nsMappedAttributes.h
nsMimeTypeArray.cpp
nsMimeTypeArray.h
nsNameSpaceManager.cpp
nsNameSpaceManager.h
nsNoDataProtocolContentPolicy.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp
nsNodeInfoManager.h
nsNodeUtils.cpp Backed out changeset b4b9f022e10d (bug 1519948) for causing toolchain build bustage on nsNodeUtils.cpp CLOSED TREE 2019-05-31 21:17:20 +03:00
nsNodeUtils.h
nsObjectLoadingContent.cpp Bug 1556095 - Make BindContext carry a bit more information. r=bzbarsky 2019-06-01 14:40:33 +00:00
nsObjectLoadingContent.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
nsOpenURIInFrameParams.cpp Bug 1272409 - Fix fuzzy unified build failed after adding new files into dom/base. r=dholbert 2019-04-26 20:29:30 +00:00
nsOpenURIInFrameParams.h Bug 1272409 - Fix fuzzy unified build failed after adding new files into dom/base. r=dholbert 2019-04-26 20:29:30 +00:00
nsPIDOMWindow.h Backed out changeset 86e87b18a282 (bug 1451455) for mochitest failures at dom/html/test/test_ignoreuserfocus.html on a CLOSED TREE 2019-06-04 01:23:12 +03:00
nsPIDOMWindowInlines.h Backed out changeset 86e87b18a282 (bug 1451455) for mochitest failures at dom/html/test/test_ignoreuserfocus.html on a CLOSED TREE 2019-06-04 01:23:12 +03:00
nsPIWindowRoot.h Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
nsPlainTextSerializer.cpp
nsPlainTextSerializer.h
nsPluginArray.cpp
nsPluginArray.h
nsPropertyTable.cpp
nsPropertyTable.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp Backed out changeset e52d041dc3de (bug 1553378) for causing build bustages in ContentEventHandler.cpp. CLOSED TREE 2019-05-24 14:32:27 +03:00
nsRange.h
nsSandboxFlags.h
nsScreen.cpp
nsScreen.h
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
nsStyledElement.cpp Bug 965637: Move CSP from Principal into Client, part 1: backend changes. r=mccr8 2019-05-21 23:14:27 +00:00
nsStyledElement.h
nsStyleLinkElement.cpp Bug 965637: Move CSP from Principal into Client, part 1: backend changes. r=mccr8 2019-05-21 23:14:27 +00:00
nsStyleLinkElement.h
nsSyncLoadService.cpp Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
nsSyncLoadService.h
nsTextFragment.cpp
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsTextNode.cpp Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
nsTextNode.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp
nsTreeSanitizer.h
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp Bug 1553731 - Part 1: Rename nsFrameIdList.h to FrameIdList.h. r=mats 2019-06-01 08:03:32 +00:00
nsWindowMemoryReporter.h Bug 1553188 - Part 4 - Update remaining references to browser.xul;r=bdahl 2019-05-28 16:40:42 -07:00
nsWindowRoot.cpp Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
nsWindowRoot.h Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
nsWindowSizes.h Bug 1553731 - Part 1: Rename nsFrameIdList.h to FrameIdList.h. r=mats 2019-06-01 08:03:32 +00:00
nsWrapperCache.cpp
nsWrapperCache.h Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
nsWrapperCacheInlines.h Bug 1536154 - Eagerly run finalizer for any dead reflector JSObject when creating a new reflector for a DOM native r=bzbarsky 2019-04-24 15:58:39 +01:00
nsXHTMLContentSerializer.cpp
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp
nsXMLContentSerializer.h
ParentProcessMessageManager.cpp
ParentProcessMessageManager.h
PlacesBookmark.h
PlacesBookmarkAddition.h
PlacesEvent.cpp
PlacesEvent.h
PlacesObservers.cpp
PlacesObservers.h
PlacesVisit.h
PlacesWeakCallbackWrapper.cpp
PlacesWeakCallbackWrapper.h
PopupBlocker.cpp Bug 1543439 - Part 2: Move is-user-interaction checks out of PresShell::EventHandler::PrepareToDispatchEvent; r=masayuki 2019-05-27 10:14:06 +00:00
PopupBlocker.h Bug 1554122 - Rename nsAutoPopupStatePusher* to AutoPopupStatePusher; r=smaug 2019-05-24 12:42:29 +00:00
Pose.cpp
Pose.h
PostMessageEvent.cpp Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
PostMessageEvent.h Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
ProcessMessageManager.cpp
ProcessMessageManager.h
ProcessSelector.jsm Bug 1551101. Stop using [array] in nsIContentProcess. r=mccr8 2019-05-13 15:58:01 +00:00
RangeBoundary.h
RemoteOuterWindowProxy.cpp Bug 1551335 - Update comment on RemoteOuterWindowProxy. r=peterv 2019-05-14 09:13:20 +00:00
ResizeObserver.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
ResizeObserver.h Bug 1552911 - Tweak the internal C++ constructor of ResizeObserverEntry to require aBorderBoxSize and aContentBoxSize. r=dholbert 2019-05-21 19:28:21 +00:00
ResizeObserverController.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
ResizeObserverController.h Bug 1548057 - Properly unregister the resize observer helpers when the shell goes away. r=dholbert,boris 2019-04-30 19:44:55 +00:00
ResponsiveImageSelector.cpp Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug 2019-04-30 01:52:53 +00:00
ResponsiveImageSelector.h
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
ScreenLuminance.cpp
ScreenLuminance.h
ScreenOrientation.cpp
ScreenOrientation.h
ScriptableContentIterator.cpp
ScriptableContentIterator.h
Selection.cpp Backed out changeset e52d041dc3de (bug 1553378) for causing build bustages in ContentEventHandler.cpp. CLOSED TREE 2019-05-24 14:32:27 +03:00
Selection.h Bug 1543315 - part 15: Mark PresShell::ScrollFrameRectIntoView() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-05-06 13:57:46 +00:00
SelectionChangeEventDispatcher.cpp
SelectionChangeEventDispatcher.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
SerializedStackHolder.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
SerializedStackHolder.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
ShadowIncludingTreeIterator.h
ShadowRoot.cpp Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
ShadowRoot.h Bug 1546255 - When an @import stylesheet is cloned, we should also make sure to restyle. r=heycam 2019-05-22 06:01:51 +00:00
SlowScriptDebug.jsm
StorageAccessPermissionRequest.cpp Bug 1539536 - implement content blocking measurements using prio; r=Ehsan,englehardt 2019-04-11 22:15:07 +00:00
StorageAccessPermissionRequest.h
StructuredCloneBlob.cpp
StructuredCloneBlob.h
StructuredCloneHolder.cpp
StructuredCloneHolder.h
StructuredCloneTags.h Bug 1543751 Part 2 - Include stack in worker error reports, r=bz. 2019-04-15 13:46:05 -10:00
StructuredCloneTester.cpp
StructuredCloneTester.h
StyleSheetList.cpp
StyleSheetList.h
SubtleCrypto.cpp
SubtleCrypto.h
SyncMessageSender.h
TabGroup.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
TabGroup.h Bug 1534012 - Use a low priority ThrottledEventQueue for postMessages during page load r=smaug 2019-05-16 19:35:30 +00:00
Text.cpp
Text.h
TextInputProcessor.cpp Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
TextInputProcessor.h
ThirdPartyUtil.cpp Bug 1545807 - Fall back to the principal-based slow code path inside ThirdPartyUtil::IsThirdPartyWindow() when we face a document without a cached base domain; r=baku 2019-04-25 07:47:58 +00:00
ThirdPartyUtil.h Bug 1547191 - Make sure ThirdPartyUtil::GetBaseDomainFromWindow() correctly deals with nullptr arguments; r=baku 2019-04-26 17:47:02 +00:00
Timeout.cpp
Timeout.h
TimeoutBudgetManager.cpp
TimeoutBudgetManager.h
TimeoutExecutor.cpp
TimeoutExecutor.h
TimeoutHandler.cpp
TimeoutHandler.h
TimeoutManager.cpp Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek 2019-05-09 23:12:12 +00:00
TimeoutManager.h
TreeIterator.h
TreeOrderedArray.h Bug 1541016 - Add a generic TreeOrderedArray. r=smaug 2019-04-03 07:02:34 +00:00
TreeOrderedArrayInlines.h Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
TreeWalker.cpp
TreeWalker.h
UIDirectionManager.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
UIDirectionManager.h Bug 1498287 - Support RTL pref in non-XUL documents too. r=smaug 2019-04-03 09:26:31 +00:00
UseCounter.h
UseCounters.conf Bug 1528078 - Adding WebRTC device access and deprecated interface telemetry r=jib,smaug 2019-05-03 23:50:22 +00:00
usecounters.py
VisualViewport.cpp Bug 1477610 - Flush layout when reporting the visual viewport size via the Visual Viewport API. r=hiro 2019-05-09 03:56:41 +00:00
VisualViewport.h Bug 1477610 - Flush layout when reporting the visual viewport size via the Visual Viewport API. r=hiro 2019-05-09 03:56:41 +00:00
WebKitCSSMatrix.cpp Bug 1555374. Use StaticPrefs accessors for various prefs that moved to StaticPrefs recently. r=edgar 2019-06-01 02:29:26 +00:00
WebKitCSSMatrix.h
WindowDestroyedEvent.cpp Bug 1548613. Get rid of FastGetGlobalJSObject. r=mccr8,jonco 2019-05-03 10:08:07 +00:00
WindowDestroyedEvent.h
WindowNamedPropertiesHandler.cpp Bug 1534967 - Part 1: use RootedIdVector. r=jonco 2019-04-08 10:46:53 +08:00
WindowNamedPropertiesHandler.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
WindowOrientationObserver.cpp Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre 2019-04-11 14:12:43 +00:00
WindowOrientationObserver.h
WindowProxyHolder.h
XPathGenerator.cpp
XPathGenerator.h