gecko-dev/dom/base
2018-05-16 21:31:38 +03:00
..
crashtests bug 1460794, ensure the right document is used for DOMSubtreeModified event, r=hsivonen 2018-05-13 00:46:45 +03:00
test Bug 1025815 - caretPositionFromPoint needs to account for CSS transforms. r=bz 2018-05-08 18:09:32 +08:00
AnonymousContent.cpp
AnonymousContent.h
Attr.cpp
Attr.h Bug 1447389 - Remove nsIDOMNodeList. r=bz 2018-04-25 23:01:30 +02:00
AutocompleteFieldList.h
BarProps.cpp
BarProps.h
BodyUtil.cpp
BodyUtil.h
BorrowedAttrInfo.cpp
BorrowedAttrInfo.h
CharacterData.cpp Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
CharacterData.h
ChildIterator.cpp
ChildIterator.h
ChildProcessMessageManager.h
ChromeMessageBroadcaster.cpp
ChromeMessageBroadcaster.h
ChromeMessageSender.cpp
ChromeMessageSender.h
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
ChromeUtils.h Bug 1456035: Part 1 - Add helper to generate native QueryInterface callbacks. r=bz 2018-04-22 20:32:11 -07:00
Comment.cpp
Comment.h
contentAreaDropListener.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
contentAreaDropListener.manifest
ContentFrameMessageManager.h
CORSMode.h
Crypto.cpp
Crypto.h
CustomElementRegistry.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
CustomElementRegistry.h Bug 1444285, let custom element upgrades to use backup queue inside chrome/XBL, r=mrbkap 2018-04-27 02:08:27 +03:00
DirectionalityUtils.cpp Bug 1451576 - Allow dir=auto to work in native anonymous content r=Ehsan 2018-04-17 00:17:56 +08:00
DirectionalityUtils.h
DispatcherTrait.cpp
DispatcherTrait.h
DocGroup.cpp Bug 1445392: Make HTMLSlotElement slot change event stuff not linear. r=smaug 2018-05-08 16:10:27 +02:00
DocGroup.h Bug 1445392: Make HTMLSlotElement slot change event stuff not linear. r=smaug 2018-05-08 16:10:27 +02:00
DocumentFragment.cpp Bug 1452183 part 4. Remove nsIDOMDocumentFragment. r=mccr8 2018-04-17 21:13:03 -04:00
DocumentFragment.h Bug 1452183 part 4. Remove nsIDOMDocumentFragment. r=mccr8 2018-04-17 21:13:03 -04:00
DocumentOrShadowRoot.cpp Bug 1459529: Make sheets be associated to a shadow root too potentially. r=bz 2018-05-15 18:44:25 +02:00
DocumentOrShadowRoot.h Bug 1459529: Make sheets be associated to a shadow root too potentially. r=bz 2018-05-15 18:44:25 +02:00
DocumentType.cpp
DocumentType.h
domerr.msg
DOMError.cpp
DOMError.h
DOMException.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
DOMException.h
DOMImplementation.cpp Bug 1460940 - Convert NS_NewDOMDocument to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
DOMImplementation.h
DOMIntersectionObserver.cpp Bug 1456471: Remove nsCSSParser.h. r=xidorn 2018-04-25 10:38:37 +02:00
DOMIntersectionObserver.h
DOMMatrix.cpp Bug 1456471: Remove nsCSSParser.h. r=xidorn 2018-04-25 10:38:37 +02:00
DOMMatrix.h
DOMMozPromiseRequestHolder.h Bug 1457157 P0 Don't call DisconnectFromOwner() in DOMMozPromiseRequestHolder::Complete(). r=baku 2018-05-02 06:29:26 -07:00
DOMParser.cpp Bug 1460940 - Convert NS_NewDOMDocument to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
DOMParser.h Bug 1455026. Remove support for weak references from DOMParser. r=qdot 2018-04-20 23:04:46 -04:00
DOMPoint.cpp Backed out 3 changesets (bug 1186265) for wpt8 failures in /css/geometry/interfaces.html on a CLOSED TREE 2018-04-16 21:57:47 +03:00
DOMPoint.h Backed out 3 changesets (bug 1186265) for wpt8 failures in /css/geometry/interfaces.html on a CLOSED TREE 2018-04-16 21:57:47 +03:00
DOMPrefs.cpp Bug 1450644 - Better shutdown approach for Workers - part 3 - Preference for time worker timeout, r=asuth 2018-04-17 20:51:04 +02:00
DOMPrefs.h Bug 1450644 - Better shutdown approach for Workers - part 3 - Preference for time worker timeout, r=asuth 2018-04-17 20:51:04 +02:00
DOMPrefsInternal.h Bug 1451486 - Part 1 - Ignore the storage attribute on indexedDB.open() by default. r=asuth,baku 2018-04-10 23:00:30 +02:00
DOMQuad.cpp Backed out 3 changesets (bug 1186265) for wpt8 failures in /css/geometry/interfaces.html on a CLOSED TREE 2018-04-16 21:57:47 +03:00
DOMQuad.h
DOMRect.cpp
DOMRect.h
DOMRequest.cpp Bug 1450421 part 2. Remove nsIDOMDOMRequest. r=qdot 2018-04-19 12:55:33 -04:00
DOMRequest.h Bug 1450421 part 3. Give nsIDOMDOMRequest.idl a name that better reflects what it's about. r=qdot 2018-04-19 12:55:33 -04:00
DOMRequestHelper.jsm Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
DOMStringList.cpp
DOMStringList.h
DOMTokenListSupportedTokens.h
Element.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
Element.h Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
ElementInlines.h
EventSource.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
EventSource.h
FeedWriterEnabled.h
FlushType.h
FormData.cpp
FormData.h
FragmentOrElement.cpp Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
FragmentOrElement.h Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot 2018-04-26 23:37:34 -04:00
FromParser.h
FuzzingFunctions.cpp
FuzzingFunctions.h
gen-usecounters.py Bug 1452542 part 7 - Replace some uses of nsCSSPropList.h and nsCSSPropAliasList.h with ServoCSSPropList.h. r=emilio 2018-04-17 16:57:04 +10:00
HTMLSplitOnSpacesTokenizer.h
IdleDeadline.cpp
IdleDeadline.h
IdleRequest.cpp
IdleRequest.h
IDTracker.cpp Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot 2018-04-26 23:37:34 -04:00
IDTracker.h Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
IframeSandboxKeywordList.h
ImageEncoder.cpp
ImageEncoder.h
ImageTracker.cpp
ImageTracker.h
IndexedDBHelper.jsm
IntlUtils.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
IntlUtils.h
Link.cpp Bug 1441246 - Move preload cod from nsStyleLinkElement to HTMLLinkElement. r=smaug 2018-04-20 12:47:00 +03:00
Link.h
Location.cpp
Location.h
MessageListenerManager.cpp
MessageListenerManager.h
MessageManagerGlobal.cpp
MessageManagerGlobal.h
MessageSender.cpp
MessageSender.h
moz.build Bug 1387143 part 29. Remove nsISelection. r=mats 2018-05-08 13:52:42 -04:00
mozAutoDocUpdate.h Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
mozIDOMWindow.idl
MozQueryInterface.cpp Bug 1456035: Part 1 - Add helper to generate native QueryInterface callbacks. r=bz 2018-04-22 20:32:11 -07:00
MozQueryInterface.h Bug 1456035: Part 1 - Add helper to generate native QueryInterface callbacks. r=bz 2018-04-22 20:32:11 -07:00
NameSpaceConstants.h
Navigator.cpp Bug 1452826 - Simplify vibrate permission handling; r=johannh 2018-04-09 19:20:36 -07:00
Navigator.h Bug 1452826 - Remove unused permissions code from Navigator; r=johannh 2018-04-09 18:31:13 -07:00
NodeInfo.cpp
NodeInfo.h
NodeInfoInlines.h
NodeIterator.cpp
NodeIterator.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
nsAttrAndChildArray.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsAttrAndChildArray.h Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsAttrName.h
nsAttrValue.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsAttrValue.h
nsAttrValueInlines.h Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCaseTreatment.h
nsCCUncollectableMarker.cpp Bug 1453986 - Remove possiblity of recursive GetService call when tracing r=smaug 2018-04-26 15:54:00 +01:00
nsCCUncollectableMarker.h
nsChildContentList.h
nsContentAreaDragDrop.cpp Bug 1387143 part 24. Remove nsISelection::ContainsNode. r=mats 2018-05-08 13:52:42 -04:00
nsContentAreaDragDrop.h Bug 1387143 part 2. Stop using nsISelection in nsIDocumentEncoder. r=mats 2018-05-08 13:52:36 -04:00
nsContentCID.h
nsContentCreatorFunctions.h
nsContentIterator.cpp Bug 1447389 - Remove nsIDOMNodeList. r=bz 2018-04-25 23:01:30 +02:00
nsContentList.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsContentList.h Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsContentListDeclarations.h
nsContentPermissionHelper.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsContentPermissionHelper.h
nsContentPolicy.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsContentPolicy.h
nsContentPolicyUtils.h
nsContentSink.cpp Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
nsContentSink.h
nsContentTypeParser.h
nsContentUtils.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsContentUtils.h Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
nsCopySupport.cpp Bug 1460940 - Convert nsIDocumentEncoder to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
nsCopySupport.h Bug 1387143 part 29. Remove nsISelection. r=mats 2018-05-08 13:52:42 -04:00
nsDataDocumentContentPolicy.cpp
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h Bug 1408301: Remove getPropertyCSSValue. r=bz 2018-05-12 11:23:47 +02:00
nsDocElementCreatedNotificationRunner.h
nsDocument.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsDocument.h Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
nsDocumentEncoder.cpp Bug 1460940 - Convert nsIDocumentEncoder to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
nsDocumentWarningList.h
nsDOMAttributeMap.cpp
nsDOMAttributeMap.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMCID.h
nsDOMDataChannel.cpp
nsDOMDataChannel.h
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp Bug 1456394 - Rename AnimationEffectReadOnly to AnimationEffect; r=bz,hiro 2018-05-07 11:15:16 +09:00
nsDOMMutationObserver.h
nsDOMNavigationTiming.cpp Bug 1457325 - Expose time to DOMContentFlushed on the timeline. r=bholley,r=mstange 2018-04-27 11:15:27 -07:00
nsDOMNavigationTiming.h Bug 1457325 - Expose time to DOMContentFlushed on the timeline. r=bholley,r=mstange 2018-04-27 11:15:27 -07:00
nsDOMSerializer.cpp Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
nsDOMSerializer.h Bug 1452235 part 5. Stop inheriting nsISupports for nsDOMSerializer. r=qdot 2018-04-09 16:30:33 -04:00
nsDOMString.h
nsDOMTokenList.cpp
nsDOMTokenList.h
nsDOMWindowList.cpp Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 1461933 - Remove ServoBindings.h from ComputedStyleInline.h. r=emilio 2018-05-16 15:35:59 +10:00
nsDOMWindowUtils.h Bug 1455674 part 8. Remove nsIDOMElement use from nsIDOMWindowUtils. r=qdot 2018-04-26 23:35:19 -04:00
nsFocusManager.cpp Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
nsFocusManager.h Bug 1430020, let sequential focus navigation in shadow DOM enter iframes, r=mrbkap 2018-04-28 16:07:06 +03:00
nsFrameLoader.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsFrameLoader.h Bug 1358712 - Force the frameloader to go through layout when content causes a TabParent to be created. r=Nika 2018-04-19 14:26:56 -07:00
nsFrameMessageManager.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsFrameMessageManager.h
nsGenConImageContent.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsGlobalWindow.h
nsGlobalWindowCommands.cpp Bug 1387143 part 23. Remove nsISelection collapse* methods. r=mats 2018-05-08 13:52:41 -04:00
nsGlobalWindowCommands.h
nsGlobalWindowInner.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsGlobalWindowInner.h Bug 1387143 part 29. Remove nsISelection. r=mats 2018-05-08 13:52:42 -04:00
nsGlobalWindowOuter.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsGlobalWindowOuter.h Bug 1387143 part 29. Remove nsISelection. r=mats 2018-05-08 13:52:42 -04:00
nsHistory.cpp Bug 1434768 - Part 2: Replace nsDocShell::mSessionHistory with ChildSHistory, r=bz 2018-04-10 17:49:45 -04:00
nsHistory.h Bug 1434768 - Part 2: Replace nsDocShell::mSessionHistory with ChildSHistory, r=bz 2018-04-10 17:49:45 -04:00
nsHTMLContentSerializer.cpp Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot 2018-04-26 23:37:34 -04:00
nsHTMLContentSerializer.h
nsIAnimationObserver.h
nsIAttribute.h
nsIContent.h Bug 1387143 part 21. Remove nsISelection getters for anchor and focus points. r=mats 2018-05-08 13:52:38 -04:00
nsIContentInlines.h Bug 1281745, bug 1453206: Add a comment pointing out why shadow root checks are needed. r=me 2018-04-14 12:05:18 +02:00
nsIContentIterator.h
nsIContentPolicy.idl
nsIContentSerializer.h
nsIdentifierMapEntry.h
nsIDocument.h Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
nsIDocumentEncoder.idl Bug 1460940 - Convert nsIDocumentEncoder to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
nsIDocumentInlines.h
nsIDocumentObserver.h Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
nsIDOMDOMCursor.idl Bug 1444745 - Part 2: Add the xptshim and xptshimfile attributes to xpidl, r=mccr8 2018-04-17 19:20:51 -04:00
nsIDOMRequestService.idl Bug 1450421 part 3. Give nsIDOMDOMRequest.idl a name that better reflects what it's about. r=qdot 2018-04-19 12:55:33 -04:00
nsIDroppedLinkHandler.idl Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
nsIFrameLoaderOwner.idl
nsIGlobalObject.cpp bug 1457867, store DOMEventTargetHelper objects in global object as a linked list, r=bkelly 2018-05-04 19:25:05 +03:00
nsIGlobalObject.h bug 1457867, store DOMEventTargetHelper objects in global object as a linked list, r=bkelly 2018-05-04 19:25:05 +03:00
nsIImageLoadingContent.idl
nsImageLoadingContent.cpp Bug 1448058 - Remove nsIMutable from URI implementations r=mayhemer 2018-05-09 18:21:24 +02:00
nsImageLoadingContent.h
nsIMessageManager.idl Bug 1444745 - Part 2: Add the xptshim and xptshimfile attributes to xpidl, r=mccr8 2018-04-17 19:20:51 -04:00
nsIMutationObserver.h
nsINode.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsINode.h Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot 2018-04-26 23:37:34 -04:00
nsINodeList.h Bug 1447389 - Remove nsIDOMNodeList. r=bz 2018-04-25 23:01:30 +02:00
nsInProcessTabChildGlobal.cpp Bug 1453951 - Crash in non-virtual thunk to nsInProcessTabChildGlobal::WrapObject. r=bz. 2018-04-17 13:59:44 +02:00
nsInProcessTabChildGlobal.h Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot 2018-04-26 23:37:34 -04:00
nsIObjectLoadingContent.idl Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot 2018-04-26 23:36:10 -04:00
nsIPerformanceMetrics.idl
nsIRemoteWindowContext.idl
nsIScriptChannel.idl
nsIScriptContext.h
nsIScriptGlobalObject.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h
nsISelectionController.idl Bug 1387143 part 3. Stop using nsISelection in nsISelectionController. r=mats 2018-05-08 13:52:36 -04:00
nsISelectionDisplay.idl
nsISelectionListener.idl Bug 1387143 part 1. Stop using nsISelection in nsISelectionListener. r=mats 2018-05-08 13:52:35 -04:00
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsIStyleSheetLinkingElement.h Bug 1459498: Rename nsIStyleSheetLinkingElement::StyleSheetInfo to SheetInfo. r=heycam 2018-05-08 10:07:46 +02:00
nsITimeoutHandler.h
nsJSEnvironment.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsJSEnvironment.h
nsJSTimeoutHandler.cpp
nsJSUtils.cpp Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-16 13:07:21 +03:00
nsJSUtils.h Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsLineBreaker.cpp
nsLineBreaker.h
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h
nsMappedAttributes.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsMappedAttributes.h
nsMimeTypeArray.cpp
nsMimeTypeArray.h
nsNameSpaceManager.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsNameSpaceManager.h
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsNodeInfoManager.h
nsNodeUtils.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsNodeUtils.h
nsObjectLoadingContent.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
nsObjectLoadingContent.h Bug 1433221 - Revert changes to classid checks for object tags; r=bz 2018-04-30 21:53:48 -07:00
nsOpenURIInFrameParams.cpp
nsOpenURIInFrameParams.h
nsPerformanceMetrics.cpp
nsPerformanceMetrics.h
nsPIDOMWindow.h Bug 1387143 part 29. Remove nsISelection. r=mats 2018-05-08 13:52:42 -04:00
nsPIDOMWindowInlines.h Backed out 2 changesets (bug 1457155, bug 1457156) for B failures in builds/worker/workspace/build/src/dom/html/HTMLObjectElement.cpp on a CLOSED TREE 2018-04-27 01:34:37 +03:00
nsPIWindowRoot.h
nsPlainTextSerializer.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
nsPlainTextSerializer.h
nsPluginArray.cpp
nsPluginArray.h
nsPropertyTable.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsPropertyTable.h
nsQueryContentEventResult.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
nsQueryContentEventResult.h
nsRange.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsRange.h Backed out 8 changesets (bug 1453011, bug 1452981, bug 1146316) For xpcshell and mochitest failures on multiple files. CLOSED TREE 2018-04-20 21:40:24 +03:00
nsSandboxFlags.h
nsScreen.cpp Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
nsScreen.h
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp Bug 1459529: Remove some useless nsIDocumentObserver notifications. r=heycam 2018-05-15 18:44:28 +02:00
nsStubDocumentObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
nsStyledElement.cpp Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
nsStyledElement.h
nsStyleLinkElement.cpp Bug 1459529: Remove UPDATE_STYLE. r=heycam 2018-05-15 18:44:29 +02:00
nsStyleLinkElement.h Bug 1459498: Rename nsIStyleSheetLinkingElement::StyleSheetInfo to SheetInfo. r=heycam 2018-05-08 10:07:46 +02:00
nsSyncLoadService.cpp Bug 1460940 - Convert nsSyncLoadService::LoadDocument to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
nsSyncLoadService.h Bug 1460940 - Convert nsSyncLoadService::LoadDocument to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
nsTextFragment.cpp
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextNode.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsTextNode.h
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp Bug 1457920: Remove ServoStyleSheet usage. r=xidorn 2018-05-02 04:13:26 +02:00
nsTreeSanitizer.h
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp Bug 1454724 - Add scalar telemetry for max ghost windows. r=chutten 2018-04-18 11:56:53 -07:00
nsWindowMemoryReporter.h
nsWindowRoot.cpp
nsWindowRoot.h Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
nsWindowSizes.h Bug 1375536 - Remove nsStyleVariables. r=emilio,xidorn 2018-04-10 15:11:12 +10:00
nsWrapperCache.cpp Backed out 8 changesets (bug 1453011, bug 1452981, bug 1146316) For xpcshell and mochitest failures on multiple files. CLOSED TREE 2018-04-20 21:40:24 +03:00
nsWrapperCache.h Backed out 8 changesets (bug 1453011, bug 1452981, bug 1146316) For xpcshell and mochitest failures on multiple files. CLOSED TREE 2018-04-20 21:40:24 +03:00
nsWrapperCacheInlines.h
nsXHTMLContentSerializer.cpp Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot 2018-04-26 23:37:34 -04:00
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
nsXMLContentSerializer.h
nsXMLNameSpaceMap.cpp
nsXMLNameSpaceMap.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
OrderedTimeoutIterator.h
Pose.cpp
Pose.h
PostMessageEvent.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
PostMessageEvent.h
ProcessGlobal.cpp Bug 1453986 - Remove possiblity of recursive GetService call when tracing r=smaug 2018-04-26 15:54:00 +01:00
ProcessGlobal.h Bug 1453986 - Remove possiblity of recursive GetService call when tracing r=smaug 2018-04-26 15:54:00 +01:00
ProcessSelector.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
ProcessSelector.manifest
RangeBoundary.h
ResponsiveImageSelector.cpp Bug 1456471: Remove nsCSSParser.h. r=xidorn 2018-04-25 10:38:37 +02:00
ResponsiveImageSelector.h
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
ScreenOrientation.cpp
ScreenOrientation.h
Selection.cpp Bug 1460940 - Convert nsIDocumentEncoder to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
Selection.h Bug 1387143 part 29. Remove nsISelection. r=mats 2018-05-08 13:52:42 -04:00
SelectionChangeListener.cpp Bug 1387143 part 1. Stop using nsISelection in nsISelectionListener. r=mats 2018-05-08 13:52:35 -04:00
SelectionChangeListener.h Bug 1387143 part 20. Remove nsISelectionPrivate. r=mats 2018-05-08 13:52:38 -04:00
ShadowRoot.cpp Bug 1459529: Remove UPDATE_STYLE. r=heycam 2018-05-15 18:44:29 +02:00
ShadowRoot.h Bug 1459529: Make sheets be associated to a shadow root too potentially. r=bz 2018-05-15 18:44:25 +02:00
SlowScriptDebug.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
SlowScriptDebug.manifest
StructuredCloneBlob.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
StructuredCloneBlob.h
StructuredCloneHolder.cpp Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder 2018-05-10 09:02:16 +02:00
StructuredCloneHolder.h
StructuredCloneTags.h
StyleSheetList.cpp
StyleSheetList.h
SubtleCrypto.cpp
SubtleCrypto.h
SyncMessageSender.h
TabGroup.cpp
TabGroup.h
Text.cpp Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
Text.h
TextInputProcessor.cpp Bug 1455052 part 4. Stop using nsIDOMEvent in xpidl interfaces. r=masayuki 2018-04-20 12:53:17 -04:00
TextInputProcessor.h
ThirdPartyUtil.cpp
ThirdPartyUtil.h
Timeout.cpp
Timeout.h
TimeoutBudgetManager.cpp
TimeoutBudgetManager.h
TimeoutExecutor.cpp
TimeoutExecutor.h
TimeoutHandler.cpp
TimeoutHandler.h
TimeoutManager.cpp
TimeoutManager.h
TreeWalker.cpp
TreeWalker.h
UseCounter.h
UseCounters.conf Bug 1452542 part 7 - Replace some uses of nsCSSPropList.h and nsCSSPropAliasList.h with ServoCSSPropList.h. r=emilio 2018-04-17 16:57:04 +10:00
usecounters.py
WebKitCSSMatrix.cpp
WebKitCSSMatrix.h
WindowDestroyedEvent.cpp
WindowDestroyedEvent.h
WindowNamedPropertiesHandler.cpp Backed out 8 changesets (bug 1453011, bug 1452981, bug 1146316) For xpcshell and mochitest failures on multiple files. CLOSED TREE 2018-04-20 21:40:24 +03:00
WindowNamedPropertiesHandler.h
WindowOrientationObserver.cpp
WindowOrientationObserver.h
XPathGenerator.cpp
XPathGenerator.h