gecko-dev/dom/base
Csoregi Natalia 0bf10c4d4e Backed out 14 changesets (bug 1425975) for M(5) permafails mochitest/test_ext_webrequest_filter.html. r=backout a=backout
Backed out changeset e6f4a2d1df9a (bug 1425975)
Backed out changeset 1e657fa97b71 (bug 1425975)
Backed out changeset 9e1544ec814d (bug 1425975)
Backed out changeset 0e50d9d1d069 (bug 1425975)
Backed out changeset fb89dbd922ba (bug 1425975)
Backed out changeset f2b451ce55d4 (bug 1425975)
Backed out changeset 4ce186c6d8f5 (bug 1425975)
Backed out changeset 6f520ab76d6a (bug 1425975)
Backed out changeset f091f5e182c4 (bug 1425975)
Backed out changeset 82d39ed8c831 (bug 1425975)
Backed out changeset df13eba47970 (bug 1425975)
Backed out changeset 553628a56e6a (bug 1425975)
Backed out changeset acf4d61babab (bug 1425975)
Backed out changeset b7ae11b5bce8 (bug 1425975)
2017-12-24 00:23:57 +02: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 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
AnonymousContent.cpp
AnonymousContent.h
Attr.cpp Bug 1415352: Part 4b - Capture the subject principal in textContent setters. r=bz 2017-11-07 14:01:21 -08:00
Attr.h Bug 1419270 part 2. Use getter or setter specific NeedsSubjectPrincipal annotations more. r=qdot 2017-12-05 16:03:18 -05: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 Bug 1417123 - Remove or replace inclusion of js/GCAPI.h r=mccr8 2017-11-16 12:21:08 +00:00
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 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01: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 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag 2017-12-20 17:43:18 -05:00
Element.h Bug 1407858 part 2. Make DOMString's data model clearer and update various documentation. r=smaug 2017-12-22 13:02:51 -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 1425441 - Move relatedTarget to WidgetEvent, r=stone 2017-12-18 19:08:11 +02:00
FragmentOrElement.h Bug 1426503: Remove DestInsertionPoints stuff. r=smaug 2017-12-20 22:08:15 +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 Bug 1417365 - Unified build issues in dom/base. r=baku 2017-10-26 10:40:12 +01:00
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 Bug 952453 - Remove mozNotification; r=baku 2017-12-10 12:40:05 -08:00
Navigator.h Bug 952453 - Remove mozNotification; r=baku 2017-12-10 12:40:05 -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 Bug 1417365 - Unified build issues in dom/base. r=baku 2017-10-26 10:40:12 +01:00
PostMessageEvent.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
PostMessageEvent.h Bug 1417365 - Unified build issues in dom/base. r=baku 2017-10-26 10:40:12 +01:00
ProcessGlobal.cpp
ProcessGlobal.h
ProcessSelector.js
ProcessSelector.manifest
RangeBoundary.h Bug 1422668 - Back out changes of RangeBoundary.h which were added for EditorDOMPoint r=catalinb 2017-12-04 16:28:50 +09:00
ResponsiveImageSelector.cpp
ResponsiveImageSelector.h
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
ScreenOrientation.cpp
ScreenOrientation.h
Selection.cpp Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08: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 Bug 1417365 - Unified build issues in dom/base. r=baku 2017-10-26 10:40:12 +01:00
SelectionChangeListener.h
ShadowRoot.cpp Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
ShadowRoot.h Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
SlowScriptDebug.js
SlowScriptDebug.manifest
StructuredCloneBlob.cpp Bug 1417365 - Unified build issues in dom/base. r=baku 2017-10-26 10:40:12 +01:00
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
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
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
nsContentList.cpp
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 Bug 1398229 - Save-link-as feature should use the loading principal - part 3 - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD, r=ckerschb, r=tanvi 2017-11-16 12:27:01 +01:00
nsContentSink.cpp 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
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 1426494: Share more code among Document / ShadowRoot. r=smaug 2017-12-22 01:56:17 +01:00
nsContentUtils.h Bug 1426494: Share more code among Document / ShadowRoot. r=smaug 2017-12-22 01:56:17 +01:00
nsCopySupport.cpp Bug 1406253 - Part 1: Rename imgIRequest.currentURI to finalURI to prevent confusion. r=bz 2017-11-13 16:31:24 +08:00
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 Bug 1416384 - Part 2c: Get nsGlobalWindowInner.cpp building, r=smaug 2017-11-15 11:33:39 -05:00
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 Bug 1417365 - Unified build issues in dom/base. r=baku 2017-10-26 10:40:12 +01:00
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 Backed out 14 changesets (bug 1425975) for M(5) permafails mochitest/test_ext_webrequest_filter.html. r=backout a=backout 2017-12-24 00:23:57 +02:00
nsDocument.h Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug 2017-12-22 01:56:36 +01:00
nsDocumentEncoder.cpp Bug 1409951 - Use a stack to end serializer contexts instead of recomputing them. r=smaug 2017-12-01 10:45:25 -05:00
nsDocumentWarningList.h
nsFocusManager.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
nsFocusManager.h
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 1426503: Remove DestInsertionPoints stuff. r=smaug 2017-12-20 22:08:15 +01:00
nsGenericDOMDataNode.h Bug 1426503: Remove DestInsertionPoints stuff. r=smaug 2017-12-20 22:08:15 +01:00
nsGkAtomList.h Bug 1409731 - Expose input[type=date/time] correctly in a11y. r=surkov, r=jjong 2017-12-02 18:12:14 -05:00
nsGkAtoms.cpp Bug 1417365 - Unified build issues in dom/base. r=baku 2017-10-26 10:40:12 +01:00
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 Backed out 14 changesets (bug 1425975) for M(5) permafails mochitest/test_ext_webrequest_filter.html. r=backout a=backout 2017-12-24 00:23:57 +02:00
nsGlobalWindowInner.h Bug 1425463 - Expose Console API to JSM, r=smaug 2017-12-20 14:35:34 +01:00
nsGlobalWindowOuter.cpp Bug 1419902 - Check if doc exists before quering document URI within CloseOuter. r=smaug 2017-12-06 14:00:51 +01: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 1426503: Remove DestInsertionPoints stuff. r=smaug 2017-12-20 22:08:15 +01:00
nsIContentInlines.h Bug 1418560: Properly return null from GetFlattenedTreeParent if the node is XBL fallback content and the binding is active. r=heycam 2017-11-20 17:32:07 +01:00
nsIContentIterator.h
nsIContentPolicy.idl Bug 1398229 - Save-link-as feature should use the loading principal - part 3 - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD, r=ckerschb, r=tanvi 2017-11-16 12:27:01 +01:00
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 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]; r=smaug 2017-11-27 16:10:27 +08:00
nsINode.h Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug 2017-12-22 13:02:51 -05: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 1426494: Share more code among Document / ShadowRoot. r=smaug 2017-12-22 01:56:17 +01:00
nsImageLoadingContent.cpp Backed out 3 changesets (bug 1406253)for build bustage in dom/base/nsCopySupport.cpp r=backout on a CLOSED TREE 2017-11-20 13:34:29 +02:00
nsImageLoadingContent.h Backed out 3 changesets (bug 1406253)for build bustage in dom/base/nsCopySupport.cpp r=backout on a CLOSED TREE 2017-11-20 13:34:29 +02:00
nsInProcessTabChildGlobal.cpp Bug 1412775 - Implement Event.composedPath, r=stone 2017-12-18 18:07:36 +02:00
nsInProcessTabChildGlobal.h
nsJSEnvironment.cpp
nsJSEnvironment.h
nsJSTimeoutHandler.cpp
nsJSUtils.cpp Bug 1417844 part 2 - Remove JSVersion from CompileOptions, CompartmentBehaviors, scripts. r=evilpie 2017-11-17 12:12:39 +01:00
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 1420547: Add assertions for the assumptions we're making. r=bz 2017-12-11 10:14:36 +01:00
nsNodeUtils.h
nsObjectLoadingContent.cpp Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +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 1424839 - Continue checking selections after a collapsed one r=mats 2017-12-14 14:29:59 -06: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 1415352: Part 4c - Use subject principal as the triggering principal for inline <style> nodes. r=bz 2017-11-07 14:25:45 -08:00
nsStyleLinkElement.h
nsStyledElement.cpp Bug 1415352: Part 2 - Exempt inline CSS from extension principals from CSP. r=bz 2017-11-05 12:19:34 -08:00
nsStyledElement.h Bug 1415352: Part 1b - Store the subject principal when parsing style attributes. r=bz 2017-11-02 13:36:14 -07:00
nsSyncLoadService.cpp Bug 1417365 - Unified build issues in dom/base. r=baku 2017-10-26 10:40:12 +01:00
nsSyncLoadService.h
nsTextFragment.cpp
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextNode.cpp Bug 1422931 - Part 2: Make webcomponents preference per-doc. r=smaug 2017-12-09 11:25:14 +08: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 Bug 1360310 - Make ghost window reporter use tab groups instead of eTLD. r=bz 2017-11-08 09:48:54 -08:00
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 Bug 1417123 - Remove or replace inclusion of js/GCAPI.h r=mccr8 2017-11-16 12:21:08 +00:00
nsXHTMLContentSerializer.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
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 1424898 - patch 1 - De-virtualize nsILineBreaker and rename to mozilla::intl::LineBreaker. r=m_kato 2017-12-13 22:17:32 -06: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