gecko-dev/dom/base
2022-12-14 15:05:22 +00:00
..
crashtests Bug 1631441 - Remove no longer relevant tests with XBL bindings. r=emilio DONTBUILD 2022-11-23 13:41:15 +00:00
fuzztest Bug 1769290 - Part 26: Emit errors from JSHandleRootedTypedefChecker r=andi,geckoview-reviewers,owlish 2022-08-09 14:13:30 +00:00
rust Bug 1771150 - Make fullscreen modal. r=smaug 2022-07-06 00:16:28 +00:00
test Bug 1645990 - Treat table rows as separate blocks for Find-in-page purposes, rather than matching continuously across row boundaries. r=emilio 2022-12-14 15:05:22 +00:00
AbstractRange.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
AbstractRange.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
AncestorIterator.h
AnimationFrameProvider.cpp
AnimationFrameProvider.h
AnonymousContent.cpp
AnonymousContent.h
Attr.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
Attr.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
AttrArray.cpp Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
AttrArray.h Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
AutocompleteFieldList.h Bug 1547294 - Don't save values in fields with autocomplete="one-time-code" r=credential-management-reviewers,sgalich,mak 2022-11-30 18:05:19 +00:00
AutoPrintEventDispatcher.h Bug 774398 - Hack to make print and viewport media query listeners fire when printing. r=geckoview-reviewers,owlish,dholbert 2022-08-11 23:11:37 +00:00
AutoSuppressEventHandlingAndSuspend.h
BarProps.cpp
BarProps.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
BindContext.cpp
BindContext.h
BodyConsumer.cpp Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
BodyConsumer.h Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw 2022-07-11 09:18:32 +00:00
BodyStream.cpp Bug 1803371 - Part 5: Fix static analysis warnings r=smaug 2022-12-06 18:37:29 +00:00
BodyStream.h Bug 1803371 - Part 5: Fix static analysis warnings r=smaug 2022-12-06 18:37:29 +00:00
BodyUtil.cpp Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw 2022-07-11 09:18:32 +00:00
BodyUtil.h Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw 2022-07-11 09:18:32 +00:00
BorrowedAttrInfo.cpp
BorrowedAttrInfo.h
CallState.h
CCGCScheduler.cpp Bug 1778014 - Handle perfstats/telemetry case where GC starts after its deadline has passed r=smaug 2022-08-08 17:28:25 +00:00
CCGCScheduler.h Bug 1774651 - Add a NonIdleMajorGC perfstat measurement r=smaug 2022-06-30 17:36:31 +00:00
CharacterData.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
CharacterData.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
ChildIterator.cpp
ChildIterator.h
ChildProcessMessageManager.h
ChromeMessageBroadcaster.cpp
ChromeMessageBroadcaster.h
ChromeMessageSender.cpp
ChromeMessageSender.h
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Bug 1795322 - Update toolkit modules references in dom code. r=mccr8 2022-10-26 08:06:37 +00:00
ChromeUtils.h Bug 1790383 - [devtools] Allow loading ESMs in a distinct loader specific to DevTools. r=arai 2022-10-03 07:28:09 +00:00
Comment.cpp
Comment.h
components.conf
ContentAreaDropListener.jsm Bug 1794268 - Use WindowContext to check if drag source and drop target are in the same tab; r=webidl,smaug 2022-12-08 23:37:46 +00:00
ContentFrameMessageManager.cpp
ContentFrameMessageManager.h
ContentIterator.cpp
ContentIterator.h
ContentProcessMessageManager.cpp
ContentProcessMessageManager.h
CORSMode.h
Crypto.cpp
Crypto.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
CustomElementRegistry.cpp Bug 1792444 - Switch some WebIDL APIs from 'any' to a union with 'undefined'. r=edgar,media-playback-reviewers,padenot 2022-09-28 19:10:51 +00:00
CustomElementRegistry.h Bug 1792444 - Switch some WebIDL APIs from 'any' to a union with 'undefined'. r=edgar,media-playback-reviewers,padenot 2022-09-28 19:10:51 +00:00
DirectionalityUtils.cpp Bug 1665655 - Implement the HTML spec special-case of directionality for <input type=tel>. r=emilio 2022-11-16 15:42:17 +00:00
DirectionalityUtils.h
DispatcherTrait.cpp
DispatcherTrait.h
DocGroup.cpp Bug 1760920 - pt 4. Remove CollectMemoryInfo(RefPtr<BrowsingContext> &, _) r=nika 2022-11-07 22:36:36 +00:00
DocGroup.h
Document.cpp Backed out 3 changesets (bug 1799727) for causing mochitest failures in dom/base/test/browser_page_load_event_telemetry.js CLOSED TREE 2022-12-13 01:07:43 +02:00
Document.h Backed out 3 changesets (bug 1799727) for causing mochitest failures in dom/base/test/browser_page_load_event_telemetry.js CLOSED TREE 2022-12-13 01:07:43 +02:00
DocumentFragment.cpp
DocumentFragment.h
DocumentInlines.h
DocumentOrShadowRoot.cpp
DocumentOrShadowRoot.h
DocumentType.cpp
DocumentType.h
DOMArena.h
domerr.msg Bug 1774462 - Limit maximum key length to INT32_MAX. r=dom-storage-reviewers,jesup 2022-10-14 17:52:23 +00:00
DOMException.cpp Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
DOMException.h
DOMImplementation.cpp
DOMImplementation.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMIntersectionObserver.cpp Bug 1791759 - Add support for content-visibility: auto r=emilio 2022-11-30 18:00:27 +00:00
DOMIntersectionObserver.h Bug 1791759 - Add support for content-visibility: auto r=emilio 2022-11-30 18:00:27 +00:00
DOMMatrix.cpp
DOMMatrix.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMMozPromiseRequestHolder.h
DOMParser.cpp Bug 1802346 - Use the owner principal in ParseFromSafeString, r=smaug 2022-11-25 20:56:25 +00:00
DOMParser.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMPoint.cpp
DOMPoint.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMQuad.cpp
DOMQuad.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMRect.cpp
DOMRect.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMRequest.cpp
DOMRequest.h
DOMRequestHelper.jsm Bug 1786104 - Enable all ESLint rules on dom production files. r=smaug 2022-08-21 18:19:44 +00:00
DOMStringList.cpp
DOMStringList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMTokenListSupportedTokens.h
Element.cpp Bug 1791759 - Add support for content-visibility: auto r=emilio 2022-11-30 18:00:27 +00:00
Element.h Bug 1791759 - Add support for content-visibility: auto r=emilio 2022-11-30 18:00:27 +00:00
ElementInlines.h
EventSource.cpp
EventSource.h
EventSourceEventService.cpp
EventSourceEventService.h
External.cpp
External.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
FilteredNodeIterator.h
FlushType.h
FormData.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
FormData.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
FragmentOrElement.cpp Bug 1799354, replaceChildren should fire DOMNodeRemoved when needed (and not assert about 'Want to fire DOMNodeRemoved event, but it's not safe'), r=peterv 2022-11-16 20:29:53 +00:00
FragmentOrElement.h Bug 1791759 - Add support for content-visibility: auto r=emilio 2022-11-30 18:00:27 +00:00
FromParser.h
FullscreenChange.h
FuzzingFunctions.cpp
FuzzingFunctions.h
gen-usecounters.py
GeneratedImageContent.cpp
GeneratedImageContent.h
HTMLSplitOnSpacesTokenizer.h
IdentifierMapEntry.h
IdleDeadline.cpp Bug 1785549, ensure requestIdleCallback's callback doesn't get deadlines > 50ms, r=mccr8 2022-08-29 17:11:11 +00:00
IdleDeadline.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
IdleRequest.cpp
IdleRequest.h
IDTracker.cpp
IDTracker.h
IframeSandboxKeywordList.h
ImageEncoder.cpp Bug 1769878, ensure objects owned by the worker thread are cleared when the worker is shutting down, r=asuth,aosmond 2022-06-22 14:06:31 +00:00
ImageEncoder.h Bug 1769878, ensure objects owned by the worker thread are cleared when the worker is shutting down, r=asuth,aosmond 2022-06-22 14:06:31 +00:00
ImageTracker.cpp
ImageTracker.h
IndexedDBHelper.sys.mjs Bug 1795968 - Part 1: Esmify dom/push/*.jsm r=smaug 2022-10-20 21:16:11 +00:00
InProcessBrowserChildMessageManager.cpp
InProcessBrowserChildMessageManager.h
IntlUtils.cpp
IntlUtils.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
JSExecutionContext.cpp Bug 1788977 - Share stencil-instantiate code in JSExecutionContext. r=arai 2022-09-06 12:01:36 +00:00
JSExecutionContext.h Bug 1788977 - Share stencil-instantiate code in JSExecutionContext. r=arai 2022-09-06 12:01:36 +00:00
Link.cpp
Link.h
LinkStyle.cpp Bug 1774175 - Call SetAcquiringImportMaps(false) when processing modulepreload. r=yulia,smaug 2022-06-27 21:20:48 +00:00
LinkStyle.h Bug 1774175 - Call SetAcquiringImportMaps(false) when processing modulepreload. r=yulia,smaug 2022-06-27 21:20:48 +00:00
Location.cpp
Location.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
LocationBase.cpp Backed out changeset fa7c85ece2b3 (bug 1788513) for causing failures at url/failure.html. 2022-09-02 18:49:49 +03:00
LocationBase.h
LocationHelper.jsm
MaybeCrossOriginObject.cpp
MaybeCrossOriginObject.h Bug 1726039 - Disallow setting private fields on MaybeCrossOrigin objects (HostEnsureCanPrivateElementAdd) r=peterv,jandem 2022-10-26 21:53:36 +00:00
MessageBroadcaster.cpp
MessageBroadcaster.h
MessageListenerManager.cpp
MessageListenerManager.h
MessageManagerCallback.h
MessageManagerGlobal.cpp
MessageManagerGlobal.h
MessageSender.cpp
MessageSender.h
MimeType.cpp
MimeType.h
moz.build Bug 1771867 - Early Hints Phase 2 - Part 2: Pass early hint preloads to preloader from IPC r=necko-reviewers,valentin 2022-12-02 16:15:53 +00:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
MozQueryInterface.cpp
MozQueryInterface.h
MutationObservers.cpp Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
MutationObservers.h Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
NameSpaceConstants.h
Navigator.cpp Bug 1805269 - Don't allow getting gamepad and VR test services outside of automation. r=smaug,cmartin 2022-12-13 18:20:46 +00:00
Navigator.h Bug 1805269 - Don't allow getting gamepad and VR test services outside of automation. r=smaug,cmartin 2022-12-13 18:20:46 +00:00
NodeInfo.cpp
NodeInfo.h
NodeInfoInlines.h
NodeIterator.cpp
NodeIterator.h
NodeUbiReporting.cpp
NodeUbiReporting.h
nsAttrName.h
nsAttrValue.cpp
nsAttrValue.h
nsAttrValueInlines.h
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCaseTreatment.h
nsCCUncollectableMarker.cpp
nsCCUncollectableMarker.h
nsChildContentList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsContentAreaDragDrop.cpp Bug 1655598 - The imgIRequest uri attribute should be infallible. r=emilio 2022-09-28 03:56:57 +00:00
nsContentAreaDragDrop.h
nsContentCID.h
nsContentCreatorFunctions.h
nsContentList.cpp Bug 1793485: Fixed memory issue in NodeWillBeDestroyed() for MultiMutationObserver classes. r=smaug 2022-10-13 14:26:07 +00:00
nsContentList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsContentListDeclarations.h
nsContentPermissionHelper.cpp Bug 1783844 - Remove IPC::Principal type remains from codebase. r=nika 2022-08-10 13:39:11 +00:00
nsContentPermissionHelper.h Bug 1783844 - Remove IPC::Principal type remains from codebase. r=nika 2022-08-10 13:39:11 +00:00
nsContentPolicy.cpp
nsContentPolicy.h
nsContentPolicyUtils.h Bug 1247687 - Implement csp for Module Workers; r=evilpie,asuth,rpl,ckerschb 2022-12-14 14:55:38 +00:00
nsContentSink.cpp Bug 1771867 - Early Hints Phase 2 - Part 11: Don't preload anchored links from early hints r=necko-reviewers,valentin 2022-12-02 16:15:57 +00:00
nsContentSink.h Bug 1771867 - Early Hints Phase 2 - Part 11: Don't preload anchored links from early hints r=necko-reviewers,valentin 2022-12-02 16:15:57 +00:00
nsContentTypeParser.cpp
nsContentTypeParser.h
nsContentUtils.cpp Bug 1797506 - Add EnsureAndLoadStringBundle to preload the string bundle on main thread. r=kmag 2022-12-12 13:25:09 +00:00
nsContentUtils.h Bug 1247687 - Implement csp for Module Workers; r=evilpie,asuth,rpl,ckerschb 2022-12-14 14:55:38 +00:00
nsCopySupport.cpp
nsCopySupport.h
nsDataDocumentContentPolicy.cpp
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h Bug 1804579 - Deprecate the U2F DOM API. r=dveditz,webidl,smaug,flod 2022-12-08 20:44:34 +00:00
nsDocElementCreatedNotificationRunner.h
nsDocumentWarningList.h
nsDOMAttributeMap.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMAttributeMap.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMCID.h
nsDOMDataChannel.cpp
nsDOMDataChannel.h
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp Bug 1793485: Fixed memory issue in NodeWillBeDestroyed() for MultiMutationObserver classes. r=smaug 2022-10-13 14:26:07 +00:00
nsDOMMutationObserver.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMNavigationTiming.cpp Bug 1691820 - Add a profiler marker for the first contentful paint metric r=florian 2022-11-25 11:37:16 +00:00
nsDOMNavigationTiming.h
nsDOMString.h
nsDOMTokenList.cpp
nsDOMTokenList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMWindowUtils.cpp Bug 1803377 - Rename the values of the IntrinsicDirty enum r=emilio 2022-12-02 12:27:31 +00:00
nsDOMWindowUtils.h Bug 1795116 - Support specifying tiltX/tiltY/twist on synthesized touch event; r=webdriver-reviewers,smaug,whimboo 2022-11-08 19:47:29 +00:00
nsFocusManager.cpp Bug 1791759 - Add support for content-visibility: auto r=emilio 2022-11-30 18:00:27 +00:00
nsFocusManager.h
nsFrameLoader.cpp Bug 1804232 - Add webconsole to the whitelist of nested content browsers. r=smaug. 2022-12-13 07:32:49 +00:00
nsFrameLoader.h Bug 1803152, destroy nsFrameLoader asynchronously when destroyed from SessionHistoryEntry's/SHEntrySharedParentState's destructor. r=nika 2022-11-29 18:01:14 +00:00
nsFrameLoaderOwner.cpp
nsFrameLoaderOwner.h
nsFrameMessageManager.cpp Bug 1783242 - Part 2: Relax structured clone payload size limits, r=ipc-reviewers,mccr8 2022-09-28 19:25:13 +00:00
nsFrameMessageManager.h
nsGlobalWindow.h
nsGlobalWindowCommands.cpp Bug 1782852 - part 1: Get rid of unused editor commands in the wild r=smaug 2022-08-05 02:55:22 +00:00
nsGlobalWindowCommands.h
nsGlobalWindowInner.cpp Bug 1804409, cycle collect mVisualViewport, r=emilio 2022-12-09 10:53:42 +00:00
nsGlobalWindowInner.h Bug 1791867 - Add GetStorageManager to nsIGlobalObject; r=smaug,dom-storage-reviewers,asuth 2022-11-30 09:51:14 +00:00
nsGlobalWindowOuter.cpp Backed out 4 changesets (bug 1786048) for causing multiple failures. CLOSED TREE 2022-12-02 20:30:07 +02:00
nsGlobalWindowOuter.h Backed out 4 changesets (bug 1786048) for causing multiple failures. CLOSED TREE 2022-12-02 20:30:07 +02:00
nsHistory.cpp
nsHistory.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsIAnimationObserver.h
nsIContent.h Bug 1741936 - Implement focus delegate algorithm r=emilio 2022-10-14 01:20:08 +00:00
nsIContentInlines.h Bug 1784577 - Add logic for updating the last remembered size. r=emilio 2022-08-21 23:27:22 +00:00
nsIContentPolicy.idl Bug 1247687 - Implement csp for Module Workers; r=evilpie,asuth,rpl,ckerschb 2022-12-14 14:55:38 +00:00
nsIDocumentObserver.h
nsIDOMRequestService.idl
nsIDroppedLinkHandler.idl Bug 1549057 - Rename (Gg)etCSP to (Gg)etCsp - r=freddyb 2022-10-24 20:38:11 +00:00
nsIEventSourceEventService.idl
nsIGlobalObject.cpp Bug 1778510: Add RTPCallerType to GlobalObject r=asuth 2022-11-29 13:34:15 +00:00
nsIGlobalObject.h Bug 1791867 - Add GetStorageManager to nsIGlobalObject; r=smaug,dom-storage-reviewers,asuth 2022-11-30 09:51:14 +00:00
nsIImageLoadingContent.idl Bug 1781096 - Fix decoding="sync" when the frame is created after the image attribute. r=tnikkel 2022-08-17 10:10:26 +00:00
nsImageLoadingContent.cpp Bug 1797798 - Make sync load of images when there's no existing image work too. r=tnikkel 2022-10-28 21:56:05 +00:00
nsImageLoadingContent.h Bug 1574487 - Remove loadstart and loadend event from <img>, r=edgar 2022-10-25 08:27:02 +00:00
nsIMessageManager.idl
nsIMutationObserver.h Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
nsINode.cpp Bug 1799354, replaceChildren should fire DOMNodeRemoved when needed (and not assert about 'Want to fire DOMNodeRemoved event, but it's not safe'), r=peterv 2022-11-16 20:29:53 +00:00
nsINode.h Bug 1799354, replaceChildren should fire DOMNodeRemoved when needed (and not assert about 'Want to fire DOMNodeRemoved event, but it's not safe'), r=peterv 2022-11-16 20:29:53 +00:00
nsINodeList.h Bug 1766045 - Adding mach command to generate UniFFI files r=glandium 2022-08-03 18:59:36 +00:00
nsIObjectLoadingContent.idl
nsIScriptableContentIterator.idl
nsIScriptChannel.idl
nsIScriptContext.h
nsIScriptGlobalObject.h
nsIScriptObjectPrincipal.h Bug 1758745 - Refactor EffectiveStoragePrincipal to EffectiveCookiePrincipal and create new function EffectiveStoragePrincipal that is never unpartitioned; r=bvandersloot 2022-07-15 13:26:17 +00:00
nsISelectionController.idl Bug 1797148: Simplify checkVisibility API (on nsISelectionController and nsIFrame) into a single nsTextFrame::HasVisibleText method. r=masayuki 2022-10-28 17:56:04 +00:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsJSEnvironment.cpp Bug 1802897 - Part 1: Add a pref for parallel marking, disabled by default r=sfink 2022-12-07 12:58:49 +00:00
nsJSEnvironment.h
nsJSUtils.cpp Bug 1747059 - Use AllowIfExists in nsJSUtils::IsScriptable r=smaug 2022-06-28 22:04:17 +00:00
nsJSUtils.h
nsLineBreaker.cpp
nsLineBreaker.h
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h
nsMappedAttributes.cpp
nsMappedAttributes.h
nsMimeTypeArray.cpp Bug 1799435 - Make RFP checks faster. r=smaug 2022-11-08 02:36:25 +00:00
nsMimeTypeArray.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsNameSpaceManager.cpp
nsNameSpaceManager.h
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp Bug 1800395: Fold nsNodeInfoManager::Init() into constructor. r=mccr8 2022-11-14 23:22:18 +00:00
nsNodeInfoManager.h Bug 1800395: Fold nsNodeInfoManager::Init() into constructor. r=mccr8 2022-11-14 23:22:18 +00:00
nsObjectLoadingContent.cpp Bug 1594986 - Reset subdocument intrinsic size in UnloadObject. r=emilio 2022-11-25 13:36:32 +00:00
nsObjectLoadingContent.h Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
nsOpenURIInFrameParams.cpp
nsOpenURIInFrameParams.h
nsPIDOMWindow.h Bug 1694993 - Part 1: Be more explicit about principals used when creating pop-up windows, r=smaug 2022-09-20 23:29:06 +00:00
nsPIDOMWindowInlines.h
nsPIWindowRoot.h
nsPluginArray.cpp Bug 1799435 - Make RFP checks faster. r=smaug 2022-11-08 02:36:25 +00:00
nsPluginArray.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsPropertyTable.cpp
nsPropertyTable.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp Bug 1703040 - Upgrade !mIsPositioned assertion to diagnostic assert. r=masayuki 2022-12-08 22:53:44 +00:00
nsRange.h Bug 1791759 - Add support for content-visibility: auto r=emilio 2022-11-30 18:00:27 +00:00
nsSandboxFlags.h
nsScreen.cpp Bug 1803268 - Minor clean-up in nsScreen::ShouldResistFingerprinting(). r=smaug 2022-11-30 19:03:38 +00:00
nsScreen.h
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
nsStubMutationObserver.h Bug 1777925: Replaced MutationObserver array container type with linked list. r=smaug 2022-09-21 11:31:44 +00:00
nsStyledElement.cpp Bug 1772006 - Part 4: Simplify and move the string comparison APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,dragana,barret 2022-07-30 00:12:48 +00:00
nsStyledElement.h
nsSyncLoadService.cpp Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
nsSyncLoadService.h
nsTextFragment.cpp Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextFragmentVMX.cpp
nsTextNode.cpp Bug 1793485: Fixed memory issue in NodeWillBeDestroyed() for MultiMutationObserver classes. r=smaug 2022-10-13 14:26:07 +00:00
nsTextNode.h
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp Bug 1791245 - More cleanup for the <mfenced> element. r=emilio 2022-09-20 03:53:50 +00:00
nsTreeSanitizer.h Bug 1782910 - Sanitizer: Implement the element matches an element name. r=emilio 2022-08-31 13:35:31 +00:00
nsViewportInfo.cpp Bug 1794164 - Change nsViewportInfo enums to constexprs and add 'k' prefix. r=dholbert 2022-10-28 00:45:11 +00:00
nsViewportInfo.h Bug 1794164 - Change nsViewportInfo enums to constexprs and add 'k' prefix. r=dholbert 2022-10-28 00:45:11 +00:00
nsWindowMemoryReporter.cpp
nsWindowMemoryReporter.h
nsWindowRoot.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsWindowRoot.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsWindowSizes.h
nsWrapperCache.cpp Bug 1543537, part 1 - Add a NoteWeakMapping method to traversal callback. r=kmag 2022-09-24 23:24:31 +00:00
nsWrapperCache.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsWrapperCacheInlines.h
ParentProcessMessageManager.cpp
ParentProcessMessageManager.h
PlacesBookmark.h
PlacesBookmarkAddition.h
PlacesBookmarkChanged.h
PlacesBookmarkGuid.h
PlacesBookmarkMoved.h
PlacesBookmarkRemoved.h
PlacesBookmarkTags.h
PlacesBookmarkTime.h
PlacesBookmarkTitle.h
PlacesBookmarkUrl.h
PlacesEvent.cpp
PlacesEvent.h
PlacesFavicon.h
PlacesHistoryCleared.h
PlacesObservers.cpp
PlacesObservers.h
PlacesPurgeCaches.h
PlacesRanking.h
PlacesVisit.h
PlacesVisitRemoved.h
PlacesVisitTitle.h
PlacesWeakCallbackWrapper.cpp
PlacesWeakCallbackWrapper.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
PointerLockManager.cpp
PointerLockManager.h
PopupBlocker.cpp
PopupBlocker.h
Pose.cpp
Pose.h
PostMessageEvent.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
PostMessageEvent.h
ProcessMessageManager.cpp
ProcessMessageManager.h
ProcessSelector.jsm
RadioGroupManager.cpp
RadioGroupManager.h
RangeBoundary.h
RangeUtils.cpp
RangeUtils.h
RemoteOuterWindowProxy.cpp
ResizeObserver.cpp Bug 1800955 - Update last remembered size when element is not skipping contents. r=emilio 2022-11-17 14:54:43 +00:00
ResizeObserver.h Bug 1792217 - Let last remembered size take all fragments into account regardless of pref. r=emilio 2022-09-23 23:41:34 +00:00
ResizeObserverController.cpp Bug 1685038 - Flush layout _before_ gathering observations in ResizeObserverController. r=dshin 2022-08-19 13:58:24 +00:00
ResizeObserverController.h Bug 1789855 - Record last remembered size before invoking ResizeObserver callbacks. r=emilio 2022-09-08 16:36:56 +00:00
ResponsiveImageSelector.cpp
ResponsiveImageSelector.h
RustTypes.h
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
ScreenLuminance.cpp
ScreenLuminance.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
ScreenOrientation.cpp Bug 1802832 - Check orientation permission before throwing NotSupportedError. r=smaug 2022-11-30 02:50:34 +00:00
ScreenOrientation.h
ScriptableContentIterator.cpp
ScriptableContentIterator.h
ScrollingMetrics.cpp
ScrollingMetrics.h
Selection.cpp Bug 1791759 - Add support for content-visibility: auto r=emilio 2022-11-30 18:00:27 +00:00
Selection.h Bug 1801094 - Clean-up a bit WhereToScroll. r=layout-reviewers,credential-management-reviewers,sgalich,dshin 2022-11-18 10:02:23 +00:00
SelectionChangeEventDispatcher.cpp
SelectionChangeEventDispatcher.h
SerializedStackHolder.cpp Bug 1804093 - Part 5: Eliminate WorkerPrincipal and WorkletPrincipals, r=asuth 2022-12-12 22:08:36 +00:00
SerializedStackHolder.h
ShadowIncludingTreeIterator.h
ShadowRoot.cpp Bug 1741936 - Implement focus delegate algorithm r=emilio 2022-10-14 01:20:08 +00:00
ShadowRoot.h Bug 1741936 - Implement focus delegate algorithm r=emilio 2022-10-14 01:20:08 +00:00
SlowScriptDebug.jsm
StaticRange.cpp
StaticRange.h
StorageAccessPermissionRequest.cpp Bug 1777497, part 1 - Change StorageAccessPermissionRequest to allow an option specifying the top level domain, r=anti-tracking-reviewers,pbz 2022-08-12 16:12:05 +00:00
StorageAccessPermissionRequest.h Bug 1777497, part 1 - Change StorageAccessPermissionRequest to allow an option specifying the top level domain, r=anti-tracking-reviewers,pbz 2022-08-12 16:12:05 +00:00
StructuredCloneBlob.cpp
StructuredCloneBlob.h
StructuredCloneHolder.cpp Backed out 6 changesets (bug 1774306) for causing leak failures CLOSED TREE 2022-12-14 08:27:50 +02:00
StructuredCloneHolder.h Backed out 6 changesets (bug 1774306) for causing leak failures CLOSED TREE 2022-12-14 08:27:50 +02:00
StructuredCloneTags.h Bug 1804093 - Part 5: Eliminate WorkerPrincipal and WorkletPrincipals, r=asuth 2022-12-12 22:08:36 +00:00
StructuredCloneTester.cpp
StructuredCloneTester.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
StyledRange.cpp
StyledRange.h
StyleSheetList.cpp Bug 1793485: Fixed memory issue in NodeWillBeDestroyed() for MultiMutationObserver classes. r=smaug 2022-10-13 14:26:07 +00:00
StyleSheetList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
SubtleCrypto.cpp
SubtleCrypto.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
SyncMessageSender.h
TestUtils.cpp
TestUtils.h
Text.cpp
Text.h
TextInputProcessor.cpp
TextInputProcessor.h
ThirdPartyUtil.cpp
ThirdPartyUtil.h
Timeout.cpp
Timeout.h
TimeoutBudgetManager.cpp
TimeoutBudgetManager.h
TimeoutExecutor.cpp
TimeoutExecutor.h
TimeoutHandler.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
TimeoutHandler.h
TimeoutManager.cpp
TimeoutManager.h
TreeIterator.h
TreeOrderedArray.h
TreeOrderedArrayInlines.h
TreeWalker.cpp
TreeWalker.h
UIDirectionManager.cpp
UIDirectionManager.h
UseCounter.h
UseCounters.conf Bug 1789745 - Add usecounter for Prioritized Task Scheduling API, r=sefeng 2022-09-12 20:25:14 +00:00
usecounters.py
UseCountersWorker.conf Bug 1789745 - Add usecounter for Prioritized Task Scheduling API, r=sefeng 2022-09-12 20:25:14 +00:00
UserActivation.cpp
UserActivation.h
ViewportMetaData.cpp
ViewportMetaData.h
VisualViewport.cpp
VisualViewport.h
WindowDestroyedEvent.cpp Bug 1791350 - Replace C++ uses of Services.startup.shuttingDown with appropriate AppShutdown::IsInOrBeyond. r=florian 2022-09-20 05:59:26 +00:00
WindowDestroyedEvent.h
WindowFeatures.cpp
WindowFeatures.h
WindowNamedPropertiesHandler.cpp
WindowNamedPropertiesHandler.h
WindowProxyHolder.h
XPathGenerator.cpp
XPathGenerator.h