gecko-dev/dom/base
Boris Zbarsky 9c7a904e7b Bug 1426525 part 5. Remove the 'ref' getter/setter on XULElement. r=smaug
The WebIDL for this was already removed in bug 1425356.

MozReview-Commit-ID: HWxPe3a0Pmi
2018-01-05 13:48:39 -05:00
..
crashtests Bug 1419902 - Add crashtest for nullptr deref of doc within nsGlobalWindowOuter::CloseOuter. r=smaug,ryanvm 2017-12-13 20:27:13 +01:00
test Merge mozilla-central to inbound. r=merge a=merge CLOSED TREE 2018-01-05 12:03:34 +02:00
AnonymousContent.cpp
AnonymousContent.h
Attr.cpp Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
Attr.h Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
AutocompleteFieldList.h
BarProps.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
BarProps.h
BodyUtil.cpp
BodyUtil.h
BorrowedAttrInfo.cpp
BorrowedAttrInfo.h
CORSMode.h
ChildIterator.cpp Bug 1426536: Remove nsContentUtils::IsContentInsertionPoint. r=smaug 2017-12-20 22:45:19 +01:00
ChildIterator.h Bug 1409975 - Part 2: Include slots in the flat tree. r=smaug,emilio 2017-12-04 16:06:37 +08:00
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Backed out 3 changesets (bug 1409852) for build bustage and failing test_js_dev_error_interceptor.js. r=backout on a CLOSED TREE 2017-12-21 15:31:27 +02:00
ChromeUtils.h Backed out 3 changesets (bug 1409852) for build bustage and failing test_js_dev_error_interceptor.js. r=backout on a CLOSED TREE 2017-12-21 15:31:27 +02:00
Comment.cpp
Comment.h
Crypto.cpp
Crypto.h
CustomElementRegistry.cpp Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
CustomElementRegistry.h Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
DOMCursor.cpp
DOMCursor.h
DOMError.cpp
DOMError.h
DOMException.cpp
DOMException.h
DOMImplementation.cpp
DOMImplementation.h
DOMIntersectionObserver.cpp Bug 1422092 - Revert the changes made by bug 1399603. r=mrbkap 2017-12-10 14:52:49 -05:00
DOMIntersectionObserver.h Bug 1422092 - Revert the changes made by bug 1399603. r=mrbkap 2017-12-10 14:52:49 -05:00
DOMMatrix.cpp Bug 1408303 - Part 3: Move several Servo parsers into ServoCSSParser helper class. r=heycam 2017-12-01 17:35:47 +08:00
DOMMatrix.h Bug 1408310 - Part 3: Replace DOMMatrixReadOnly::Identity with IsIdentity. r=smaug 2017-11-21 16:44:49 +08:00
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 Bug 1414452, clear dirAutoSetBy properties iteratively, r=peterv 2017-11-28 16:17:17 +02:00
DirectionalityUtils.h
DispatcherTrait.cpp
DispatcherTrait.h
DocGroup.cpp Bug 1409976 - Part 1: Add support for `slotchange` event. r=smaug 2017-12-19 23:14:55 +08:00
DocGroup.h Bug 1409976 - Part 1: Add support for `slotchange` event. r=smaug 2017-12-19 23:14:55 +08:00
DocumentFragment.cpp
DocumentFragment.h Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
DocumentOrShadowRoot.cpp Bug 1426525 part 1. Remove XULDocument's mRefMap member, since there should be no XUL elements with 'ref' attributes anymore. r=smaug 2018-01-05 13:48:38 -05:00
DocumentOrShadowRoot.h Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
DocumentType.cpp
DocumentType.h
Element.cpp Bug 1427511: Make GetFlattenedTreeParent more straight-forward. r=smaug 2018-01-02 18:00:25 +01:00
Element.h Bug 1423492 part 4. Stop overring UnsetAttr in SVGElement. r=bytesized 2018-01-03 21:03:50 -05:00
ElementInlines.h
EventSource.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
EventSource.h
FeedWriterEnabled.h
FlushType.h
FormData.cpp
FormData.h
FragmentOrElement.cpp Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
FragmentOrElement.h Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
FromParser.h
FuzzingFunctions.cpp Bug 1426494: followup: Add another missing include on a CLOSED TREE. r=me 2017-12-21 01:26:14 +01:00
FuzzingFunctions.h Backed out 22 changesets (bug 1419771) for build bustage build/src/dom/base/FuzzingFunctions.cpp on a CLOSED TREE 2017-12-13 23:41:49 +02:00
GroupedSHistory.cpp
GroupedSHistory.h
HTMLSplitOnSpacesTokenizer.h
IDTracker.cpp
IDTracker.h
IdleDeadline.cpp
IdleDeadline.h
IdleRequest.cpp Bug 1415770 - Simplify handling of IdleRequest list. r=smaug, r=baku 2017-11-28 14:23:46 -05:00
IdleRequest.h Bug 1415770 - Simplify handling of IdleRequest list. r=smaug, r=baku 2017-11-28 14:23:46 -05:00
IframeSandboxKeywordList.h
ImageEncoder.cpp
ImageEncoder.h
ImageTracker.cpp
ImageTracker.h
IndexedDBHelper.jsm
IntlUtils.cpp Backed out 22 changesets (bug 1419771) for build bustage build/src/dom/base/FuzzingFunctions.cpp on a CLOSED TREE 2017-12-13 23:41:49 +02:00
IntlUtils.h Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
Link.cpp
Link.h
Location.cpp Bug 1419270 part 2. Use getter or setter specific NeedsSubjectPrincipal annotations more. r=qdot 2017-12-05 16:03:18 -05:00
Location.h Bug 1419270 part 2. Use getter or setter specific NeedsSubjectPrincipal annotations more. r=qdot 2017-12-05 16:03:18 -05:00
NameSpaceConstants.h
Navigator.cpp Backing out 8fd1d4a79a48 (Bug 952453) due to notification bustage on MacOS 2018-01-04 14:50:21 -08:00
Navigator.h Backing out 8fd1d4a79a48 (Bug 952453) due to notification bustage on MacOS 2018-01-04 14:50:21 -08:00
NodeInfo.cpp
NodeInfo.h Backed out changeset e2beba7e6875 (bug 1423798) for failing Browser Chrome tests browser_temporary_permissions_expiry.js on Windows 7 debug. r=backout on a CLOSED TREE 2017-12-09 07:23:35 +02:00
NodeInfoInlines.h
NodeIterator.cpp
NodeIterator.h
OrderedTimeoutIterator.h
PartialSHistory.cpp
PartialSHistory.h
Pose.cpp
Pose.h
PostMessageEvent.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
PostMessageEvent.h
ProcessGlobal.cpp
ProcessGlobal.h
ProcessSelector.js
ProcessSelector.manifest
RangeBoundary.h Bug 1425321 - Renaming nsINode::GetChildAt to GetChildAt_Deprecated, r=catalinb 2018-01-03 13:59:54 +01:00
ResponsiveImageSelector.cpp
ResponsiveImageSelector.h
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
ScreenOrientation.cpp
ScreenOrientation.h
Selection.cpp Bug 1425321 - Renaming nsINode::GetChildAt to GetChildAt_Deprecated, r=catalinb 2018-01-03 13:59:54 +01:00
Selection.h Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
SelectionChangeListener.cpp
SelectionChangeListener.h
ShadowRoot.cpp Bug 1427511: Make GetFlattenedTreeParent more straight-forward. r=smaug 2018-01-02 18:00:25 +01:00
ShadowRoot.h Bug 1427511: Make GetFlattenedTreeParent more straight-forward. r=smaug 2018-01-02 18:00:25 +01:00
SlowScriptDebug.js
SlowScriptDebug.manifest
StructuredCloneBlob.cpp
StructuredCloneBlob.h
StructuredCloneHolder.cpp
StructuredCloneHolder.h
StructuredCloneTags.h
StyleSheetList.cpp Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
StyleSheetList.h Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
SubtleCrypto.cpp Bug 1333140 - Remove WEBCRYPTO_METHOD_SECURE histogram r=keeler 2017-11-30 14:06:28 +01:00
SubtleCrypto.h Bug 1333140 - Remove WEBCRYPTO_METHOD_SECURE histogram r=keeler 2017-11-30 14:06:28 +01:00
TabGroup.cpp
TabGroup.h
Text.cpp
Text.h
TextInputProcessor.cpp
TextInputProcessor.h
ThirdPartyUtil.cpp
ThirdPartyUtil.h
Timeout.cpp Bug 1415770 - Simplify handling of IdleRequest list. r=smaug, r=baku 2017-11-28 14:23:46 -05:00
Timeout.h
TimeoutBudgetManager.cpp
TimeoutBudgetManager.h
TimeoutExecutor.cpp
TimeoutExecutor.h
TimeoutHandler.cpp
TimeoutHandler.h
TimeoutManager.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
TimeoutManager.h
TreeWalker.cpp
TreeWalker.h
UseCounter.h
UseCounters.conf Bug 862147 - remove window.external.addSearchEngine, r=smaug. 2018-01-05 00:53:59 +01:00
WebKitCSSMatrix.cpp Bug 1408310 - Part 2: Use CSS parser for DOMMatrix::SetMatrixValue. r=baku,heycam 2017-11-14 17:41:46 +08:00
WebKitCSSMatrix.h Bug 1408310 - Part 4: Store mIsServo into DOMMatrixReadOnly. r=heycam 2017-11-14 16:47:07 +08:00
WindowDestroyedEvent.cpp Bug 1419144 - Part 7: Move WindowDestroyedEvent into its own file, r=smaug 2017-11-23 13:11:21 -05:00
WindowDestroyedEvent.h Bug 1419144 - Part 7: Move WindowDestroyedEvent into its own file, r=smaug 2017-11-23 13:11:21 -05:00
WindowNamedPropertiesHandler.cpp
WindowNamedPropertiesHandler.h
WindowOrientationObserver.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
WindowOrientationObserver.h
XPathGenerator.cpp
XPathGenerator.h
contentAreaDropListener.js
contentAreaDropListener.manifest
domerr.msg
gen-usecounters.py
moz.build Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
nsAtomListUtils.cpp
nsAtomListUtils.h
nsAttrAndChildArray.cpp
nsAttrAndChildArray.h
nsAttrName.h
nsAttrValue.cpp Bug 1422524: Inline nsAttrValue::Type. r=xidorn 2017-12-02 20:43:12 +01:00
nsAttrValue.h Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
nsAttrValueInlines.h Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug 2017-12-22 13:02:51 -05:00
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCCUncollectableMarker.cpp Bug 1421607 - Do black marking of bfcache documents during GC, r=mystor 2017-11-30 01:24:46 +02:00
nsCCUncollectableMarker.h
nsCaseTreatment.h
nsChildContentList.h
nsContentAreaDragDrop.cpp Bug 1425321 - Renaming nsINode::GetChildAt to GetChildAt_Deprecated, r=catalinb 2018-01-03 13:59:54 +01:00
nsContentAreaDragDrop.h
nsContentCID.h
nsContentCreatorFunctions.h Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
nsContentIterator.cpp Bug 1425321 - Renaming nsINode::GetChildAt to GetChildAt_Deprecated, r=catalinb 2018-01-03 13:59:54 +01:00
nsContentList.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
nsContentList.h
nsContentListDeclarations.h
nsContentPermissionHelper.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
nsContentPermissionHelper.h
nsContentPolicy.cpp
nsContentPolicy.h
nsContentPolicyUtils.h
nsContentSink.cpp Bug 1425321 - Renaming nsINode::GetChildAt to GetChildAt_Deprecated, r=catalinb 2018-01-03 13:59:54 +01:00
nsContentSink.h Bug 1426234 part 3. Simplify ProcessStyleLink now that it's only called for Link headers. r=mystor 2017-12-21 16:43:24 -05:00
nsContentTypeParser.h
nsContentUtils.cpp Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
nsContentUtils.h Bug 1425975 P16 Make nsDocShell check for session cookie lifetime policy before allowing service worker intercept. r=asuth 2018-01-05 12:10:22 -05:00
nsCopySupport.cpp
nsCopySupport.h
nsDOMAttributeMap.cpp Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
nsDOMAttributeMap.h Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
nsDOMCID.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMClassInfo.cpp Bug 1422465 - Remove the nsIDOMXULPopupElement interface and [implements] attribute on the "popup-base" and "panel" bindings;r=bz,surkov 2017-12-07 13:37:06 -08:00
nsDOMClassInfo.h
nsDOMClassInfoID.h Bug 1422465 - Remove the nsIDOMXULPopupElement interface and [implements] attribute on the "popup-base" and "panel" bindings;r=bz,surkov 2017-12-07 13:37:06 -08:00
nsDOMDataChannel.cpp
nsDOMDataChannel.h
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp Bug 1409976 - Part 2: Signal `slotchange` when slot's assigned nodes changes. r=smaug 2017-12-19 23:16:33 +08:00
nsDOMMutationObserver.h Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug 2017-12-22 13:02:51 -05:00
nsDOMNavigationTiming.cpp Bug 1411632 - Introduce onload and DOMContentLoaded telemetry for active tab and network optimization. r=valentin, r=francois 2017-12-02 18:13:43 -05:00
nsDOMNavigationTiming.h
nsDOMSerializer.cpp
nsDOMSerializer.h
nsDOMString.h Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
nsDOMTokenList.cpp Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
nsDOMTokenList.h Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
nsDOMWindowList.cpp
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 1426191 - Update test_acceleration to check for webrender windows. r=dvander 2017-12-21 09:25:07 -05:00
nsDOMWindowUtils.h Backed out 2 changesets (bug 1421482) for failing modified mochitest layout/base/tests/test_bug1078327.html. r=backout a=backout 2017-12-12 19:03:49 +02:00
nsDataDocumentContentPolicy.cpp
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h
nsDocElementCreatedNotificationRunner.h
nsDocument.cpp Bug 1426525 part 2. Remove the now-nearly-unused XULDocument::GetElementsForID method. r=smaug 2018-01-05 13:48:39 -05:00
nsDocument.h Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
nsDocumentEncoder.cpp Bug 1425321 - Renaming nsINode::GetChildAt to GetChildAt_Deprecated, r=catalinb 2018-01-03 13:59:54 +01:00
nsDocumentWarningList.h
nsFocusManager.cpp Bug 1425321 - Renaming nsINode::GetChildAt to GetChildAt_Deprecated, r=catalinb 2018-01-03 13:59:54 +01:00
nsFocusManager.h Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
nsFrameLoader.cpp Bug 1366103 - Remove overly verbose warning from ReallyStartLoadingInternal. r=kmag 2017-12-19 14:49:25 -08:00
nsFrameLoader.h
nsFrameMessageManager.cpp Backed out 22 changesets (bug 1419771) for build bustage build/src/dom/base/FuzzingFunctions.cpp on a CLOSED TREE 2017-12-13 23:41:49 +02:00
nsFrameMessageManager.h
nsGenConImageContent.cpp
nsGenericDOMDataNode.cpp Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
nsGenericDOMDataNode.h Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
nsGkAtomList.h Bug 1426525 part 5. Remove the 'ref' getter/setter on XULElement. r=smaug 2018-01-05 13:48:39 -05:00
nsGkAtoms.cpp
nsGkAtoms.h
nsGlobalWindow.h Bug 1419597 - Part 9: Move the remaining defines out of nsGlobalWindow.h, r=smaug 2017-11-23 13:11:58 -05:00
nsGlobalWindowCommands.cpp Bug 1424898 - patch 2 - De-virtualize nsIWordBreaker and rename to mozilla::intl::WordBreaker. r=m_kato 2017-12-13 22:17:38 -06:00
nsGlobalWindowCommands.h
nsGlobalWindowInner.cpp Bug 1425975 P13 Check for a different final document principal and reset the ClientSource when it happens. r=asuth 2018-01-05 12:10:22 -05:00
nsGlobalWindowInner.h Bug 1425463 - Expose Console API to JSM, r=smaug 2017-12-20 14:35:34 +01:00
nsGlobalWindowOuter.cpp Bug 1425999 - Remove the dom.disable_window_status_change pref, as it no longer can be disabled, r=qdot 2018-01-05 11:52:04 -05:00
nsGlobalWindowOuter.h Bug 1419495 - Remove SelfSupport service r=dexter r=smaug 2017-12-02 21:52:30 +01:00
nsHTMLContentSerializer.cpp Bug 1424898 - patch 2 - De-virtualize nsIWordBreaker and rename to mozilla::intl::WordBreaker. r=m_kato 2017-12-13 22:17:38 -06:00
nsHTMLContentSerializer.h Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
nsHistory.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
nsHistory.h
nsIAnimationObserver.h
nsIAttribute.h
nsIContent.h Bug 1427511: Make GetFlattenedTreeParent more straight-forward. r=smaug 2018-01-02 18:00:25 +01:00
nsIContentInlines.h Bug 1427511: Make GetFlattenedTreeParent more straight-forward. r=smaug 2018-01-02 18:00:25 +01:00
nsIContentIterator.h
nsIContentPolicy.idl
nsIContentSerializer.h
nsIDOMClassInfo.h
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl
nsIDOMDataChannel.idl
nsIDOMFormData.idl
nsIDOMParser.idl
nsIDOMSerializer.idl
nsIDocument.h Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
nsIDocumentEncoder.idl
nsIDocumentInlines.h Bug 1425769: Base class for ShadowRoot and Document to manage style state. r=smaug 2017-12-19 11:09:59 +01:00
nsIDocumentObserver.h Bug 1420762: Make StyleSheets notify directly to their StyleSets. r=heycam 2017-12-01 08:46:39 +01:00
nsIDroppedLinkHandler.idl
nsIFrameLoader.idl
nsIGlobalObject.cpp
nsIGlobalObject.h
nsIImageLoadingContent.idl
nsIMessageManager.idl
nsIMutationObserver.h
nsINode.cpp Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
nsINode.h Bug 1425321 - Renaming nsINode::RemoveChildAt to RemoveChildAt_Deprecated, r=catalinb 2018-01-03 14:01:03 +01:00
nsINodeList.h
nsIObjectLoadingContent.idl
nsIRemoteWindowContext.idl
nsIScriptChannel.idl
nsIScriptContext.h Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
nsIScriptGlobalObject.h
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h
nsISelection.idl
nsISelectionController.idl
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsIStyleSheetLinkingElement.h
nsITimeoutHandler.h
nsIdentifierMapEntry.h Bug 1426525 part 2. Remove the now-nearly-unused XULDocument::GetElementsForID method. r=smaug 2018-01-05 13:48:39 -05:00
nsImageLoadingContent.cpp
nsImageLoadingContent.h
nsInProcessTabChildGlobal.cpp Bug 1412775 - Implement Event.composedPath, r=stone 2017-12-18 18:07:36 +02:00
nsInProcessTabChildGlobal.h
nsJSEnvironment.cpp Bug 1427525, try to not leak IdleTaskRunners related to GC/CC during shutdow, r=mccr8 2018-01-05 01:56:46 +02:00
nsJSEnvironment.h
nsJSTimeoutHandler.cpp
nsJSUtils.cpp
nsJSUtils.h
nsLineBreaker.cpp Bug 1424898 - patch 1 - De-virtualize nsILineBreaker and rename to mozilla::intl::LineBreaker. r=m_kato 2017-12-13 22:17:32 -06:00
nsLineBreaker.h Bug 1425769: Add missing include. r=me 2017-12-19 11:09:57 +01:00
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h
nsMappedAttributes.cpp
nsMappedAttributes.h
nsMimeTypeArray.cpp
nsMimeTypeArray.h
nsNameSpaceManager.cpp
nsNameSpaceManager.h Bug 1422636: Inline Gecko_Namespace. r=xidorn 2017-12-05 14:20:18 +01:00
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp
nsNodeInfoManager.h
nsNodeUtils.cpp Bug 1427511: Make GetFlattenedTreeParent more straight-forward. r=smaug 2018-01-02 18:00:25 +01:00
nsNodeUtils.h
nsObjectLoadingContent.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
nsObjectLoadingContent.h
nsOpenURIInFrameParams.cpp Bug 1420702 - Propagate referrer policy when creating window from pinned tab r=ckerschb,smaug 2017-11-30 21:42:05 +08:00
nsOpenURIInFrameParams.h Bug 1420702 - Propagate referrer policy when creating window from pinned tab r=ckerschb,smaug 2017-11-30 21:42:05 +08:00
nsPIDOMWindow.h Bug 1425316 P4 Note that a ClientSource has called register() for a SW scope and use it to match window console reports. r=asuth 2017-12-19 10:04:48 -05:00
nsPIDOMWindowInlines.h Bug 1419597 - Part 1: Split the methods on nsPIDOMWindow<T>, r=smaug 2017-11-23 13:11:44 -05:00
nsPIWindowRoot.h
nsPlainTextSerializer.cpp Bug 1424898 - patch 2 - De-virtualize nsIWordBreaker and rename to mozilla::intl::WordBreaker. r=m_kato 2017-12-13 22:17:38 -06:00
nsPlainTextSerializer.h Bug 1424898 - patch 1 - De-virtualize nsILineBreaker and rename to mozilla::intl::LineBreaker. r=m_kato 2017-12-13 22:17:32 -06:00
nsPluginArray.cpp
nsPluginArray.h
nsPropertyTable.cpp
nsPropertyTable.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp Bug 1425321 - Renaming nsINode::GetChildAt to GetChildAt_Deprecated, r=catalinb 2018-01-03 13:59:54 +01:00
nsRange.h Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
nsSandboxFlags.h
nsScreen.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
nsScreen.h
nsScriptNameSpaceManager.cpp
nsScriptNameSpaceManager.h
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
nsStyleLinkElement.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
nsStyleLinkElement.h
nsStyledElement.cpp
nsStyledElement.h
nsSyncLoadService.cpp
nsSyncLoadService.h
nsTextFragment.cpp
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextNode.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
nsTextNode.h Bug 1422931 - Part 2: Make webcomponents preference per-doc. r=smaug 2017-12-09 11:25:14 +08:00
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
nsTreeSanitizer.h Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp
nsWindowMemoryReporter.h
nsWindowRoot.cpp Bug 1412775 - Implement Event.composedPath, r=stone 2017-12-18 18:07:36 +02:00
nsWindowRoot.h
nsWindowSizes.h
nsWrapperCache.cpp
nsWrapperCache.h
nsWrapperCacheInlines.h
nsXHTMLContentSerializer.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
nsXHTMLContentSerializer.h Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
nsXMLContentSerializer.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
nsXMLContentSerializer.h Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
nsXMLNameSpaceMap.cpp
nsXMLNameSpaceMap.h
usecounters.py