gecko-dev/dom/base
Olli Pettay c0523b4764 Bug 1828293 - don't use AsyncEventDispatcher for dispatching events if not needed, r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D175561
2023-04-18 06:46:59 +00:00
..
crashtests Bug 1811939 - Add testcase r=smaug 2023-04-03 07:58:42 +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 1825807: part 1) Replace popover's ':open' and ':closed' pseudo-classes with ':popover-open'. r=emilio 2023-04-17 12:18:03 +00:00
test Bug 1819756 - Add tests for bug 1814597; r=smaug 2023-04-11 14:38:34 +00:00
AbstractRange.cpp Bug 1803355: Basic implementation of Custom Highlight API. r=edgar,emilio 2023-01-27 11:42:18 +00:00
AbstractRange.h Bug 1818128 - Add logging code for Selection API calls r=smaug 2023-03-05 22:38:05 +00:00
AncestorIterator.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
AnchorAreaFormRelValues.cpp Bug 1509346 - Add support for <form rel>. r=smaug 2023-01-18 16:41:04 +00:00
AnchorAreaFormRelValues.h Bug 1509346 - Add support for <form rel>. r=smaug 2023-01-18 16:41:04 +00:00
AnimationFrameProvider.cpp Bug 1738971 - Part 1. Split out plumbing for AnimationFrameProvider from Document. r=dom-worker-reviewers,smaug 2021-12-10 02:57:49 +00:00
AnimationFrameProvider.h Bug 1738971 - Part 1. Split out plumbing for AnimationFrameProvider from Document. r=dom-worker-reviewers,smaug 2021-12-10 02:57:49 +00:00
AnonymousContent.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
AnonymousContent.h
Attr.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
Attr.h Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +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
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 Bug 1730117 - Part 1: Make sync XHR suppress event handling for the nested in-process documents; r=smaug 2021-09-22 14:50:55 +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
BarProps.cpp Bug 1701001 - Part 3: Standardize the BarProp values. r=smaug 2021-11-06 01:19:14 +00:00
BarProps.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
BindContext.cpp
BindContext.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
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 1826580 - Part 2: Remove AsyncWait cancellation in BodyStream r=nika 2023-04-14 11:40:43 +00:00
BodyStream.h Bug 1826537 - Part 1: Return unsettled promise from InputToReadableStreamAlgorithms::PullCallbackImpl r=smaug 2023-04-13 11:22:53 +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 Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
CCGCScheduler.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
CCGCScheduler.h Bug 1823622 - Part 4: Make SliceBudget's interrupt word a relaxed atomic r=sfink 2023-03-21 18:55:19 +00:00
CORSMode.h
CallState.h
CharacterData.cpp Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
CharacterData.h Bug 1825825 - Simplify inspector node walking. r=smaug 2023-04-03 09:21:35 +00:00
ChildIterator.cpp Merge autoland to Mozilla-Central. a=merge 2022-06-09 00:47:15 +03:00
ChildIterator.h Bug 1772138 - Simplify FlattenedChildIterator. r=smaug 2022-06-08 14:34:46 +00:00
ChildProcessMessageManager.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
ChromeMessageBroadcaster.cpp
ChromeMessageBroadcaster.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
ChromeMessageSender.cpp
ChromeMessageSender.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Bug 1819767 - [devtools] Expose ChromeUtils.isDevToolsOpened to know if DevTools are debugging something in the current process. r=smaug,devtools-reviewers,jdescottes 2023-04-03 12:35:53 +00:00
ChromeUtils.h Bug 1819767 - [devtools] Expose ChromeUtils.isDevToolsOpened to know if DevTools are debugging something in the current process. r=smaug,devtools-reviewers,jdescottes 2023-04-03 12:35:53 +00:00
Comment.cpp
Comment.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
CompressionStream.cpp Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
CompressionStream.h Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
ContentAreaDropListener.jsm Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
ContentFrameMessageManager.cpp Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug 2022-06-05 20:54:59 +00:00
ContentFrameMessageManager.h Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
ContentIterator.cpp Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
ContentIterator.h Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
ContentProcessMessageManager.cpp Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug 2022-06-05 20:54:59 +00:00
ContentProcessMessageManager.h Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug 2022-06-05 20:54:59 +00:00
Crypto.cpp Bug 1723674 - Implement crypto.randomUUID(). r=keeler,nika 2021-10-14 03:28:49 +00:00
Crypto.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
CustomElementRegistry.cpp Bug 1663878 - Only process form callbacks for form-associated custom elements. r=edgar 2023-01-26 22:26:00 +00:00
CustomElementRegistry.h Bug 1663878 - Only process form callbacks for form-associated custom elements. r=edgar 2023-01-26 22:26:00 +00:00
DOMArena.h Bug 1815069 - Increase page caches on foreground content processes, r=pbone 2023-03-02 09:15:58 +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 Bug 1561357 - Implement [Serializable] for DOMException r=smaug,sfink 2022-04-19 19:31:27 +00:00
DOMImplementation.cpp Bug 1575191- Make callers to Document::SetContentType with ASCII literal using SetContentTypeInternal.. r=hsivonen 2021-11-04 06:47:05 +00:00
DOMImplementation.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMIntersectionObserver.cpp Bug 1807251 - Small cleanup of fix for nested `content-visibility: auto` elements r=emilio 2023-01-20 11:04:45 +00:00
DOMIntersectionObserver.h Bug 1807251 - Small cleanup of fix for nested `content-visibility: auto` elements r=emilio 2023-01-20 11:04:45 +00:00
DOMMatrix.cpp Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
DOMMatrix.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMMozPromiseRequestHolder.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
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 Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMPoint.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMQuad.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
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 Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
DOMRequest.h
DOMRequestHelper.jsm Bug 1806500 - Automatically replace Cu.reportError with console.error (uriloader dom). r=smaug 2023-01-05 15:03:55 +00:00
DOMStringList.cpp
DOMStringList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMTokenListSupportedTokens.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
DecompressionStream.cpp Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
DecompressionStream.h Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +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 Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
DispatcherTrait.cpp
DispatcherTrait.h
DocGroup.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DocGroup.h
Document.cpp Bug 1826793 - implement popover invoker, r=emilio 2023-04-17 14:17:06 +00:00
Document.h Bug 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz 2023-04-15 03:32:38 +00:00
DocumentFragment.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
DocumentFragment.h Bug 1826517 - Simplify DevTools' walker. r=smaug,devtools-reviewers,nchevobbe 2023-04-10 11:18:38 +00:00
DocumentInlines.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
DocumentOrShadowRoot.cpp Bug 1823757 - use parsed atoms for popovertarget attribute, r=emilio 2023-04-11 18:35:51 +00:00
DocumentOrShadowRoot.h Bug 1823757 - use parsed atoms for popovertarget attribute, r=emilio 2023-04-11 18:35:51 +00:00
DocumentType.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
DocumentType.h Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
Element.cpp Bug 1826793 - implement popover invoker, r=emilio 2023-04-17 14:17:06 +00:00
Element.h Bug 1826793 - implement popover invoker, r=emilio 2023-04-17 14:17:06 +00:00
ElementInlines.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
EventSource.cpp Bug 1706003 - extend network error checks in EventSourceImpl::OnStopRequest. r=necko-reviewers,valentin 2023-01-05 14:38:26 +00:00
EventSource.h
EventSourceEventService.cpp
EventSourceEventService.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
External.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
External.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
FilteredNodeIterator.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
FlushType.h
FormData.cpp Bug 1812696 - Implement FormData constructor submitter parameter r=webidl,smaug 2023-02-02 12:26:50 +00:00
FormData.h Bug 1812696 - Implement FormData constructor submitter parameter r=webidl,smaug 2023-02-02 12:26:50 +00:00
FragmentOrElement.cpp Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
FragmentOrElement.h Bug 1826793 - implement popover invoker, r=emilio 2023-04-17 14:17:06 +00:00
FromParser.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
FullscreenChange.h
FuzzingFunctions.cpp Bug 1824522 - Include ContentChild.h in FuzzingFunctions.cpp. a=bustage-fix CLOSED TREE 2023-03-25 08:20:05 +00:00
FuzzingFunctions.h Bug 1756778 - Integrate top-level IPC fuzzing. r=nika 2022-05-05 15:39:24 +00:00
GeneratedImageContent.cpp Bug 1542807 part 1 - Create generated content and use normal box construction for list-style-type/list-style-image ::markers. r=emilio 2021-06-14 01:22:04 +00:00
GeneratedImageContent.h Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
HTMLSplitOnSpacesTokenizer.h
Highlight.cpp Bug 1820286: Removed unnecessary strong references in `Highlight`. r=masayuki 2023-03-07 08:22:06 +00:00
Highlight.h Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
HighlightRegistry.cpp Bug 1808565, part 2: Use `SelectionBatcher` when updating Highlights. r=masayuki 2023-03-03 14:59:47 +00:00
HighlightRegistry.h Bug 1808565, part 2: Use `SelectionBatcher` when updating Highlights. r=masayuki 2023-03-03 14:59:47 +00:00
IDTracker.cpp
IDTracker.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
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 Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
IdleRequest.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
IframeSandboxKeywordList.h Bug 1735746 - Block external protocol navigation from sandboxed contexts. r=nika,ckerschb,Gijs,smaug 2022-04-20 11:06:50 +00:00
ImageEncoder.cpp Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +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 Bug 1747927 - Minor ImageTracker cleanup. r=tnikkel 2022-01-04 13:30:18 +00:00
ImageTracker.h Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
InProcessBrowserChildMessageManager.cpp Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
InProcessBrowserChildMessageManager.h Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
IndexedDBHelper.sys.mjs Bug 1795968 - Part 1: Esmify dom/push/*.jsm r=smaug 2022-10-20 21:16:11 +00:00
IntlUtils.cpp Bug 1639515 - Part 2: Add mozIntl.DisplayNames. r=platform-i18n-reviewers,gregtatum 2021-09-14 09:20:31 +00:00
IntlUtils.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
JSExecutionContext.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
JSExecutionContext.h Bug 1788977 - Share stencil-instantiate code in JSExecutionContext. r=arai 2022-09-06 12:01:36 +00:00
Link.cpp Bug 1819323 - Avoid casting nsIURI to nsIURL in Link. r=emilio 2023-03-01 17:59:03 +00:00
Link.h Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
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 Bug 1792035 - Make location.search always use UTF-8. r=valentin 2023-04-10 19:46:07 +00:00
Location.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
LocationBase.cpp Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
LocationBase.h
LocationHelper.jsm
MaybeCrossOriginObject.cpp Bug 1760844 part 1 - Remove hasInstance proxy trap. r=iain,peterv,robwu 2022-04-04 15:09:29 +00:00
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 Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi 2022-05-09 20:41:03 +00:00
MessageListenerManager.cpp
MessageListenerManager.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
MessageManagerCallback.h Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth 2022-06-08 15:24:27 +00:00
MessageManagerGlobal.cpp
MessageManagerGlobal.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
MessageSender.cpp
MessageSender.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
MimeType.cpp
MimeType.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
MozQueryInterface.cpp Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug 2022-06-05 20:54:59 +00:00
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 1809697 - Re-allow the gamepad test service in fuzzing builds. r=cmartin 2023-01-13 00:31:55 +00:00
Navigator.h Bug 1773551 - part2 : implement the navigator autoplay policy API. r=media-playback-reviewers,webidl,smaug,padenot 2022-12-19 20:57:55 +00:00
NodeInfo.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
NodeInfo.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
NodeInfoInlines.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
NodeIterator.cpp
NodeIterator.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
NodeUbiReporting.cpp
NodeUbiReporting.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
ParentProcessMessageManager.cpp
ParentProcessMessageManager.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
PlacesBookmark.h
PlacesBookmarkAddition.h
PlacesBookmarkChanged.h Bug 1678626: Introduce PlacesBookmarkChanged class. r=mak 2021-10-05 00:53:45 +00:00
PlacesBookmarkGuid.h Bug 1678626: Implement a mechanism to fire bookmark-guid-changed event. r=mak 2021-10-05 00:53:46 +00:00
PlacesBookmarkKeyword.h Bug 1678629: Implement a mechanism to fire bookmark-keyword-changed event. r=mak 2023-02-09 21:21:50 +00:00
PlacesBookmarkMoved.h Bug 1511062: Implement a mechanism to fire bookmark-moved event. r=mak 2021-05-06 04:24:34 +00:00
PlacesBookmarkRemoved.h Bug 1556427 - Add node.title to bookmarks.onRemoved event r=Standard8,willdurand,markh 2022-03-30 12:57:28 +00:00
PlacesBookmarkTags.h Bug 1678607: Make BookmarkTagsChanged event have tags. r=mak 2021-10-18 04:43:44 +00:00
PlacesBookmarkTime.h Bug 1678627: Implement a mechanism to fire bookmark-time-changed event. r=mak 2021-10-07 22:10:20 +00:00
PlacesBookmarkTitle.h Bug 1678626: Introduce PlacesBookmarkChanged class. r=mak 2021-10-05 00:53:45 +00:00
PlacesBookmarkUrl.h Bug 1678626: Introduce PlacesBookmarkChanged class. r=mak 2021-10-05 00:53:45 +00:00
PlacesEvent.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
PlacesEvent.h Bug 1678629: Implement a mechanism to fire bookmark-keyword-changed event. r=mak 2023-02-09 21:21:50 +00:00
PlacesFavicon.h
PlacesHistoryCleared.h
PlacesObservers.cpp Bug 1624384: Allow nested notifications by notifing events sequentially. r=mak 2022-01-18 23:17:29 +00:00
PlacesObservers.h Bug 1624384: Allow nested notifications by notifing events sequentially. r=mak 2022-01-18 23:17:29 +00:00
PlacesPurgeCaches.h
PlacesRanking.h
PlacesVisit.h
PlacesVisitRemoved.h
PlacesVisitTitle.h
PlacesWeakCallbackWrapper.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
PlacesWeakCallbackWrapper.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
PointerLockManager.cpp Bug 1772968 - Cleanup naming of GetUnretargetedFullscreenElement. r=edgar 2022-06-08 11:25:24 +00:00
PointerLockManager.h
PopoverData.h Bug 1826793 - implement popover invoker, r=emilio 2023-04-17 14:17:06 +00:00
PopupBlocker.cpp Bug 1733052 - Part 1: Have a consistent popup control state setup when handling a event that is not in allowed list; r=smaug 2021-10-04 09:17:17 +00:00
PopupBlocker.h
Pose.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
Pose.h
PostMessageEvent.cpp Bug 1774866 - Always allow cloning error stacks. r=nika,sfink,smaug 2022-12-15 19:03:53 +00:00
PostMessageEvent.h Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth 2022-06-08 15:24:27 +00:00
ProcessMessageManager.cpp
ProcessMessageManager.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
ProcessSelector.jsm Backed out 2 changesets (bug 1728331) for causing failures at RTCPeerConnection-videoDetectorTest.html. CLOSED TREE 2022-03-29 00:04:47 +03:00
RadioGroupManager.cpp Bug 1727631 - Part 1: Make nsRadioGroupStruct::mRadioButtons use nsTArray<RefPtr<HTMLInputElement>; r=smaug 2021-08-28 18:53:15 +00:00
RadioGroupManager.h Bug 1708228 - Part 2: Remove redundant flush param from nsIRadioGroupContainer r=smaug 2021-04-30 11:25:23 +00:00
RangeBoundary.h Bug 1818128 - Add logging code for Selection API calls r=smaug 2023-03-05 22:38:05 +00:00
RangeUtils.cpp Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
RangeUtils.h Bug 1741148 - part 3: Make users of `nsINode::ComputeIndexOf_Deprecated()` use `nsINode::ComputeIndexOf()` if the result is not set to `int32_t` nor return as `int32_t` r=smaug 2021-12-09 11:55:36 +00:00
RemoteOuterWindowProxy.cpp Bug 1683281 - Part 2: Move proxy handler utility functions from DOMJSProxyHandler.h to ProxyHandlerUtils.h; r=peterv 2022-03-10 22:44:27 +00:00
ResizeObserver.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +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 Backed out changeset 4c37121d2837 (bug 1788741) for causing focus and ResizeObserver wpt related failures. CLOSED TREE 2023-02-11 06:52:27 +02: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 Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
ResponsiveImageSelector.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
RustTypes.h Bug 1773070 - Rename generated header name as per Matrix suggestion. r=smaug 2022-06-07 23:09:53 +00:00
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
ScreenLuminance.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
ScreenLuminance.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
ScreenOrientation.cpp Bug 1822445: Cut ScreenOrientation over to RFPTarget r=timhuang 2023-03-22 15:03:34 +00:00
ScreenOrientation.h Bug 1813081 - Remove ScreenOrientation::ShouldResistFingerprinting. r=tjr 2023-01-30 09:41:25 +00:00
ScriptableContentIterator.cpp
ScriptableContentIterator.h
ScrollingMetrics.cpp Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
ScrollingMetrics.h Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
Selection.cpp Bug 1820445 - Clean up `Selection::SelectFrames` r=jjaschke 2023-03-06 22:34:58 +00:00
Selection.h Bug 1820445 - Clean up `Selection::SelectFrames` r=jjaschke 2023-03-06 22:34:58 +00:00
SelectionChangeEventDispatcher.cpp Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
SelectionChangeEventDispatcher.h Bug 1677253 - Part 2: Detect direction change in SelectionChangeEventDispatcher r=masayuki 2021-06-21 00:58:36 +00:00
SerializedStackHolder.cpp Bug 1819287 - Make nsContentUtils::StringifyJSON more flexible; r=smaug 2023-03-02 15:47:40 +00:00
SerializedStackHolder.h Bug 1769290 - Part 4: Apply mozilla-js-handle-rooted-typedef against dom/workers r=mccr8,dom-worker-reviewers,smaug 2022-05-17 19:48:04 +00:00
ShadowIncludingTreeIterator.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
ShadowRoot.cpp Bug 1827856 - Speed up GetClosestAnonymousSubtreeRoot for UA widgets. r=smaug 2023-04-14 19:25:24 +00:00
ShadowRoot.h Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
SlowScriptDebug.jsm
StaticRange.cpp
StaticRange.h Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
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 Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug 2022-06-05 20:54:59 +00:00
StructuredCloneBlob.h Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug 2022-06-05 20:54:59 +00:00
StructuredCloneHolder.cpp Bug 1815519 - Dont receive transferred VideoFrame in non-exposed realm r=smaug 2023-02-14 22:24:25 +00:00
StructuredCloneHolder.h Bug 1774306 - Avoid manual JS Read/Writes in VideoFrame serialization r=padenot 2023-01-17 18:03:00 +00: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
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
StyledRange.cpp Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
StyledRange.h Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
SubtleCrypto.cpp
SubtleCrypto.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
SyncMessageSender.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
TestUtils.cpp Bug 1738096 - Split out RunIncrementalGCSlice from GarbageCollectNow r=smaug 2022-02-05 00:57:19 +00:00
TestUtils.h Bug 1750818 - Convert TestUtils to a namespace r=smaug 2022-01-19 06:45:35 +00:00
Text.cpp Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
Text.h
TextInputProcessor.cpp Bug 1191862 - part 2: Make `TextEventDispatcher` store writing mode at selection at receiving focus notification r=m_kato 2022-02-15 08:00:06 +00:00
TextInputProcessor.h
ThirdPartyUtil.cpp Bug 1765313, part 2 - Move the ShouldAllowAccessFor functions to StorageAccess.h, r=anti-tracking-reviewers,timhuang 2022-06-08 21:57:16 +00:00
ThirdPartyUtil.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
Timeout.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
Timeout.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
TimeoutBudgetManager.cpp
TimeoutBudgetManager.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
TimeoutExecutor.cpp
TimeoutExecutor.h Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi 2022-05-09 20:41:04 +00:00
TimeoutHandler.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
TimeoutHandler.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
TimeoutManager.cpp Bug 1815590 - Add a pref for the number of nested timeouts before we start clamping, r=peterv 2023-02-08 16:53:10 +00:00
TimeoutManager.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
TreeIterator.h
TreeOrderedArray.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
TreeOrderedArrayInlines.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
TreeWalker.cpp
TreeWalker.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
UIDirectionManager.cpp Bug 1767537 - Use the intl:app-locales-changed event in UIDirectionManager; r=platform-i18n-reviewers,dminor 2022-05-05 16:25:31 +00:00
UIDirectionManager.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
UseCounter.h
UseCounters.conf Bug 1817219 - Remove ContentUrlOnImageContent telemetry. r=layout-reviewers,tnikkel 2023-03-09 11:43:41 +00:00
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 Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
ViewportMetaData.cpp
ViewportMetaData.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
VisualViewport.cpp Bug 1539884 - Part 3: Mark VisualViewport::Fire*Event as CAN_RUN_SCRIPT r=masayuki 2021-12-15 09:35:52 +00:00
VisualViewport.h Bug 1539884 - Part 3: Mark VisualViewport::Fire*Event as CAN_RUN_SCRIPT r=masayuki 2021-12-15 09:35:52 +00:00
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 Bug 1757969 - Make 'true' a truthy value for window.open boolean features. r=smaug 2022-03-09 08:46:32 +00:00
WindowFeatures.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
WindowNamedPropertiesHandler.cpp Bug 1683281 - Part 2: Move proxy handler utility functions from DOMJSProxyHandler.h to ProxyHandlerUtils.h; r=peterv 2022-03-10 22:44:27 +00:00
WindowNamedPropertiesHandler.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
WindowProxyHolder.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
XPathGenerator.cpp
XPathGenerator.h
ZLibHelper.h Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
components.conf Backed out 2 changesets (bug 1728331) for causing failures at RTCPeerConnection-videoDetectorTest.html. CLOSED TREE 2022-03-29 00:04:47 +03:00
domerr.msg Bug 1811858 - Remove some unused DOM error codes. r=farre 2023-01-24 09:02:35 +00:00
gen-usecounters.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
moz.build Bug 1737205 - remove the legacy U2F javascript API. r=dveditz,webidl,smaug 2023-04-13 17:43:03 +00:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
nsAttrName.h
nsAttrValue.cpp Bug 1824627 - Consider to have a larger cache for MiscContainer, r=emilio 2023-03-27 20:06:57 +00:00
nsAttrValue.h Bug 1824627 - Consider to have a larger cache for MiscContainer, r=emilio 2023-03-27 20:06:57 +00:00
nsAttrValueInlines.h Bug 1815558 - Clean up some MiscContainer string/atom usage, and optimize atom comparison on MiscContainer. r=smaug 2023-02-08 13:06:19 +00:00
nsAttrValueOrString.cpp Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
nsAttrValueOrString.h
nsCCUncollectableMarker.cpp Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
nsCCUncollectableMarker.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
nsCaseTreatment.h
nsChildContentList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsContentAreaDragDrop.cpp Bug 13093 - Don't change cursor when mouseover links during selection r=emilio 2023-04-13 11:45:57 +00:00
nsContentAreaDragDrop.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
nsContentCID.h
nsContentCreatorFunctions.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
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 Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
nsContentPermissionHelper.cpp Bug 1569405 - Avoid NS_ADDREF on nullptr principals by using NS_IF_ADDREF. r=smaug 2023-03-13 16:56:34 +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 Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsContentPolicyUtils.h Bug 1816918 - pass ClientInfo via IPC while creating webtransport session. r=necko-reviewers,jesup 2023-03-31 03:54:20 +00:00
nsContentSink.cpp Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
nsContentSink.h Bug 1444491 - Check the number of script blocking style sheets in autofocus algorithm r=hsivonen 2023-02-15 20:08:38 +00:00
nsContentTypeParser.cpp
nsContentTypeParser.h
nsContentUtils.cpp Bug 1828293 - don't use AsyncEventDispatcher for dispatching events if not needed, r=masayuki 2023-04-18 06:46:59 +00:00
nsContentUtils.h Bug 1827856 - Improve docs of IsInSameAnonymousTree. r=smaug 2023-04-14 19:25:24 +00:00
nsCopySupport.cpp Bug 1808146 - When creating a file promise for images, remember the referrer. r=nika 2023-03-22 21:55:08 +00:00
nsCopySupport.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
nsDOMCID.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMDataChannel.cpp Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
nsDOMDataChannel.h
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp Bug 1827856 - Misc cleanups to nsDOMMutationObserver. r=smaug 2023-04-14 19:25:24 +00:00
nsDOMMutationObserver.h Bug 1827856 - Misc cleanups to nsDOMMutationObserver. r=smaug 2023-04-14 19:25:24 +00:00
nsDOMNavigationTiming.cpp Bug 1814686 - Part 2: Make nsDocShellLoadState not-null, and simplify handling of nsDOMNavigationTiming, r=necko-reviewers,valentin,smaug 2023-03-20 15:40:38 +00:00
nsDOMNavigationTiming.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
nsDOMString.h
nsDOMTokenList.cpp Bug 1681518 - Error message for DOMTokenList#add could be better. r=emilio 2022-06-12 17:59:54 +00:00
nsDOMTokenList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMWindowUtils.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +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
nsDataDocumentContentPolicy.cpp Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h Bug 1828283 - Remove unused MozBoxOrInlineBoxDisplay counter. r=emilio 2023-04-15 17:09:31 +00:00
nsDocElementCreatedNotificationRunner.h
nsDocumentWarningList.h
nsFocusManager.cpp Bug 1807495 - part 1: Make `Document` notify `HTMLEditor` and `IMEStateManager` of pseudo focus change when editing state of focused editing host or document is changed r=smaug,m_kato 2023-04-11 23:26:03 +00:00
nsFocusManager.h Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
nsFrameLoader.cpp Bug 1793220 - Use at-page size rule as paper size when printing to PDF r=dholbert,AlaskanEmily 2023-02-27 20:22:18 +00:00
nsFrameLoader.h Bug 1811822 - nsFrameLoader::LoadContext() may return null, yet the webidl binding doesn't expect that., r=peterv 2023-01-23 16:07:01 +00:00
nsFrameLoaderOwner.cpp Bug 1743353 - Fire pageshow after pagehide/unload with session history in the parent. r=smaug 2021-11-30 13:01:03 +00:00
nsFrameLoaderOwner.h Bug 1743353 - Fire pageshow after pagehide/unload with session history in the parent. r=smaug 2021-11-30 13:01:03 +00:00
nsFrameMessageManager.cpp Bug 1819287 - Make nsContentUtils::StringifyJSON more flexible; r=smaug 2023-03-02 15:47:40 +00:00
nsFrameMessageManager.h Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth 2022-06-08 15:24:27 +00:00
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 Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
nsGlobalWindowInner.cpp Bug 1737205 - remove the legacy U2F javascript API. r=dveditz,webidl,smaug 2023-04-13 17:43:03 +00:00
nsGlobalWindowInner.h Bug 1737205 - remove the legacy U2F javascript API. r=dveditz,webidl,smaug 2023-04-13 17:43:03 +00:00
nsGlobalWindowOuter.cpp Bug 1737205 - remove the legacy U2F javascript API. r=dveditz,webidl,smaug 2023-04-13 17:43:03 +00:00
nsGlobalWindowOuter.h Bug 1811950 - Allow WorkerGlobalScope.fonts to fail. r=aosmond,webidl,saschanaz 2023-04-11 13:44:53 +00:00
nsHistory.cpp Bug 1760016 - Stop using nsIVariant for the history state object. r=smaug 2022-03-17 18:35:40 +00:00
nsHistory.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsIAnimationObserver.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
nsIContent.h Bug 1825825 - Simplify inspector node walking. r=smaug 2023-04-03 09:21:35 +00:00
nsIContentInlines.h Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
nsIContentPolicy.idl Bug 1816918 - pass ClientInfo via IPC while creating webtransport session. r=necko-reviewers,jesup 2023-03-31 03:54:20 +00:00
nsIDOMRequestService.idl
nsIDocumentObserver.h Bug 1773070 - While at it rename ContentStateChanged to ElementStateChanged, and make it take elements. r=smaug 2022-06-07 23:09:54 +00:00
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 1815307: Make all ShouldRFP functions take a RTPTarget r=timhuang 2023-03-21 14:14:48 +00:00
nsIGlobalObject.h Bug 1811950 - Allow WorkerGlobalScope.fonts to fail. r=aosmond,webidl,saschanaz 2023-04-11 13:44:53 +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
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 Backed out changeset 241b4b54e654 (bug 1824374) for causing failures at popover-invoking-attribute.html. 2023-04-17 23:44:22 +03:00
nsINode.h Bug 1827856 - Speed up GetClosestAnonymousSubtreeRoot for UA widgets. r=smaug 2023-04-14 19:25:24 +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 Bug 1820766 - Remove unused code in nsObjectLoadingContent. r=peterv 2023-03-08 18:51:05 +00:00
nsIScriptChannel.idl
nsIScriptContext.h Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsIScriptGlobalObject.h Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi 2022-05-09 20:41:04 +00:00
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
nsIScriptableContentIterator.idl
nsISelectionController.idl Bug 1803355: Basic implementation of Custom Highlight API. r=edgar,emilio 2023-01-27 11:42:18 +00:00
nsISelectionDisplay.idl
nsISelectionListener.idl Bug 1713050 - P1: Add granularity to selection change notification. r=smaug 2022-03-16 05:56:25 +00:00
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsImageLoadingContent.cpp Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
nsImageLoadingContent.h Bug 1574487 - Remove loadstart and loadend event from <img>, r=edgar 2022-10-25 08:27:02 +00:00
nsJSEnvironment.cpp Bug 1815069, add dom.memory.foreground_content_processes_have_larger_page_cache pref to control page cache behavior in content processes, r=mccr8 2023-03-02 09:15:58 +00:00
nsJSEnvironment.h Bug 1661293 - Move idle-time nursery GCs to a new nsJSContext::MaybePokeGC r=jonco,smaug 2022-06-06 22:53:11 +00:00
nsJSUtils.cpp Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
nsJSUtils.h Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
nsLineBreaker.cpp Bug 1827604 - Special-case the apostrophe characters in text-transform:capitalize heuristics. r=emilio 2023-04-12 20:07:18 +00:00
nsLineBreaker.h Bug 1740831 Part 2 - Replace LineBreaker::Strictness with LineBreakRule. r=m_kato 2021-11-15 17:20:36 +00:00
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsMappedAttributes.cpp Bug 1704551 - Make nsMappedAttributes more similar to AttrArray. r=smaug 2021-04-13 10:53:40 +00:00
nsMappedAttributes.h Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi 2021-04-26 15:52:25 +00:00
nsMimeTypeArray.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
nsMimeTypeArray.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsNameSpaceManager.cpp Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
nsNameSpaceManager.h Bug 1049072 - nsNameSpaceManager doesn't need virtual methods. r=peterv 2021-10-21 15:08:33 +00:00
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
nsNodeInfoManager.h Bug 1800395: Fold nsNodeInfoManager::Init() into constructor. r=mccr8 2022-11-14 23:22:18 +00:00
nsObjectLoadingContent.cpp Bug 1820766 - Remove unused code in nsObjectLoadingContent. r=peterv 2023-03-08 18:51:05 +00:00
nsObjectLoadingContent.h Bug 1820766 - Remove unused code in nsObjectLoadingContent. r=peterv 2023-03-08 18:51:05 +00:00
nsOpenURIInFrameParams.cpp
nsOpenURIInFrameParams.h
nsPIDOMWindow.h Bug 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz 2023-04-15 03:32:38 +00:00
nsPIDOMWindowInlines.h
nsPIWindowRoot.h Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
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 Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp Bug 1818128 - Add logging code for Selection API calls r=smaug 2023-03-05 22:38:05 +00:00
nsRange.h Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
nsSandboxFlags.h Bug 1735746 - Block external protocol navigation from sandboxed contexts. r=nika,ckerschb,Gijs,smaug 2022-04-20 11:06:50 +00:00
nsScreen.cpp Bug 1824391 - Make RFPTarget an enum class. r=tjr 2023-03-27 13:21:43 +00:00
nsScreen.h Bug 1816033 - screen.orientation.type and screen.orientation.angle should return current screen's value. r=smaug 2023-02-14 06:16:33 +00:00
nsStructuredCloneContainer.cpp Bug 1760016 - Stop using nsIVariant for the history state object. r=smaug 2022-03-17 18:35:40 +00:00
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
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 1444491 - Update the autofocus steps to align with the spec r=emilio,smaug 2023-02-15 20:08:36 +00:00
nsStyledElement.h Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar 2022-12-19 15:09:15 +00:00
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 Bug 1768189 - Part 5: Apply modernize-concat-nested-namespaces to dom/base/nsNodeInfoManager.h ... r=andi 2022-05-09 20:41:05 +00:00
nsTextFragment.cpp Bug 1811184 - Move FirstNon8Bit vector implementation to xsimd r=hsivonen 2023-02-13 10:46:51 +00:00
nsTextFragment.h Bug 1737009 - Make `nsTextFragment::SetTo()` check given string length first r=smaug 2021-11-09 01:06:49 +00:00
nsTextFragmentGeneric.h Bug 1811184 - Move FirstNon8Bit vector implementation to xsimd r=hsivonen 2023-02-13 10:46:51 +00:00
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp Bug 1811184 - Move FirstNon8Bit vector implementation to xsimd r=hsivonen 2023-02-13 10:46:51 +00:00
nsTextFragmentVMX.cpp
nsTextNode.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
nsTextNode.h Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
nsTreeSanitizer.h Bug 1784040 - Support experimental ElementList and AttributeList with namespace. r=emilio 2023-01-16 15:21:41 +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 Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
nsWindowMemoryReporter.h
nsWindowRoot.cpp Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
nsWindowRoot.h Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
nsWindowSizes.h Bug 1690905 - Factors DOM memory sizes out to its own struct r=mccr8 2021-05-27 17:55:44 +00:00
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
usecounters.py Bug 1769631 - Remove 'U' from 'mode' parameters for various 'open' calls to ensure Python3.11 compatibility r=firefox-build-system-reviewers,glandium 2022-06-02 06:27:44 +00:00