gecko-dev/dom/base
Chris H-C 99e6424963 Bug 1865538 - Correctly check sentinel in browser_use_counters.js r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D202010
2024-02-15 21:45:42 +00:00
..
crashtests Bug 1806964 - Restrict SVG <use> to prevent usage of data: URLs. r=longsonr 2023-12-01 13:54:30 +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 1855617 - Upgrade stylo to bitflags 2. r=emilio 2023-09-28 08:01:16 +00:00
test Bug 1865538 - Correctly check sentinel in browser_use_counters.js r=emilio 2024-02-15 21:45:42 +00:00
AbstractRange.cpp Bug 1843477, mark some classes being main thread only, r=mccr8 2023-09-26 12:36:21 +00:00
AbstractRange.h Bug 1828469, part 2: Moved some logic from `nsRange` to `AbstractRange` to support `StaticRange`s in custom highlights. r=masayuki 2023-05-31 08:23:45 +00:00
AncestorIterator.h
AnimationFrameProvider.cpp
AnimationFrameProvider.h
AnonymousContent.cpp Bug 1850811 - Add an .anonymous-content-host class to AnonymousContent-created hosts, and use that in design-tokens*.css. r=dao 2023-09-01 11:03:36 +00:00
AnonymousContent.h Bug 1824886 - Rewrite AnonymousContent to use a shadow tree. r=smaug,TYLin,sfoster,devtools-reviewers,nchevobbe 2023-07-09 11:34:05 +00:00
Attr.cpp Bug 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio 2023-05-03 13:24:53 +00:00
Attr.h Bug 1843477, non-virtual AddRef/Release for EventTarget and common subclasses, r=mccr8 2023-09-26 12:36:21 +00:00
AttrArray.cpp Bug 1843949 - Preallocate attribute array with the known size from parsing. r=emilio 2023-09-02 18:46:30 +00:00
AttrArray.h Bug 1843949 - Preallocate attribute array with the known size from parsing. r=emilio 2023-09-02 18:46:30 +00:00
AutoPrintEventDispatcher.h Bug 1877672 - Simplify some uses of FunctionRef that now can use lambdas. r=nika 2024-02-02 19:21:20 +00:00
AutoSuppressEventHandlingAndSuspend.h
AutocompleteFieldList.h Bug 1824215 - support non-autofill credential type for autocomplete attribute. r=sgalich,smaug 2023-12-01 23:56:47 +00:00
BarProps.cpp Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
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 1880233 - Add names to MainThreadWorkerRunnable derived runnables. r=dom-worker-reviewers,asuth 2024-02-14 16:13:24 +00:00
BodyConsumer.h Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
BodyUtil.cpp Bug 1841314 - Part 7: Add char and uint8_t overloads for NewArrayBufferWithContents. r=sfink 2023-07-06 20:51:00 +00:00
BodyUtil.h Bug 1841314 - Part 3: Prefer JS::NewArrayBufferWithContents with UniquePtr. r=sfink,saschanaz 2023-07-06 20:50:59 +00:00
BorrowedAttrInfo.cpp
BorrowedAttrInfo.h
CCGCScheduler.cpp Bug 1869835 - Part 3: Convert CC/GC markers to the new MarkerSchema so it gets full ETW support. r=smaug 2023-12-21 18:17:41 +00:00
CCGCScheduler.h Bug 1868744 - If JS engine triggered a GC slice, don't trigger another too soon from CCGCScheduler, r=jonco 2023-12-07 12:34:33 +00:00
CORSMode.h Bug 1832528 - Make cors mode part of the image cache key. r=tnikkel 2023-05-25 22:25:31 +00:00
CallState.h
CharacterData.cpp Bug 1856156 - Make Directionality an enum class. r=smaug 2024-01-15 19:35:44 +00:00
CharacterData.h Bug 1829570 - part 1: Create a static method version of `AsyncEventDispatcher::RunDOMEventWhenSafe` r=smaug 2023-05-15 01:07:29 +00:00
ChildIterator.cpp
ChildIterator.h
ChildProcessMessageManager.h
ChromeMessageBroadcaster.cpp
ChromeMessageBroadcaster.h
ChromeMessageSender.cpp
ChromeMessageSender.h
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Bug 1875638 - Part 1: Add ImportESModuleOptionsDictionary parameter to ChromeUtils.defineESModuleGetters. r=jonco 2024-02-14 11:34:23 +00:00
ChromeUtils.h Bug 1875638 - Part 1: Add ImportESModuleOptionsDictionary parameter to ChromeUtils.defineESModuleGetters. r=jonco 2024-02-14 11:34:23 +00:00
Comment.cpp
Comment.h
CompressionStream.cpp Bug 1690111 - Use new TypedArray APIs for processing data. r=farre,media-playback-reviewers,padenot,chunmin,sfink 2023-09-20 09:42:02 +00:00
CompressionStream.h Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
ContentAreaDropListener.sys.mjs Bug 1829559 - Convert dom/base to ES modules. r=asuth 2023-05-08 16:30:39 +00:00
ContentFrameMessageManager.cpp
ContentFrameMessageManager.h
ContentIterator.cpp Bug 1404916 - Remove ContentIterator native-anonymous hack. r=smaug 2023-08-28 10:35:54 +00:00
ContentIterator.h Bug 1849275 - Move template function definition to header. r=masayuki 2023-08-22 10:20:04 +00:00
ContentProcessMessageManager.cpp
ContentProcessMessageManager.h
Crypto.cpp Bug 1858707 - Use ThrowQuotaExceededError for Crypto::GetRandomValues r=dom-core,peterv 2023-10-24 10:18:44 +00:00
Crypto.h Bug 1833293 - Avoid ASCII -> UTF16 -> UTF8 conversion for crypto.randomUUID(). r=smaug 2023-05-16 18:27:16 +00:00
CustomElementRegistry.cpp Bug 1817122 - Make AsyncEventDispatcher(Event) take ownership of the event. r=smaug,media-playback-reviewers,padenot 2023-10-04 19:37:39 +00:00
CustomElementRegistry.h Bug 1852866 - Make LifecycleCallbackArgs::mName a RefPtr<nsAtom>. r=emilio 2023-09-13 18:15:02 +00:00
DOMArena.h Bug 1824655 - Avoid locking for the DOMArena jemalloc arena r=smaug 2023-06-09 05:06:49 +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 1807253 - unreliable timing for content-visibility:auto, r=emilio 2023-11-27 08:26:46 +00:00
DOMIntersectionObserver.h Bug 1807253 - unreliable timing for content-visibility:auto, r=emilio 2023-11-27 08:26:46 +00:00
DOMMatrix.cpp Bug 1843477, avoid rooting hazards from AddRef, r=peterv 2023-09-26 12:36:22 +00:00
DOMMatrix.h Bug 1690111 - Use new TypedArray APIs for processing data. r=farre,media-playback-reviewers,padenot,chunmin,sfink 2023-09-20 09:42:02 +00:00
DOMMozPromiseRequestHolder.h
DOMParser.cpp Bug 1690111 - Use new TypedArray APIs for processing data. r=farre,media-playback-reviewers,padenot,chunmin,sfink 2023-09-20 09:42:02 +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
DOMRequest.h
DOMRequestHelper.sys.mjs Bug 1829559 - Convert dom/base to ES modules. r=asuth 2023-05-08 16:30:39 +00:00
DOMStringList.cpp
DOMStringList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DOMTokenListSupportedTokens.h
DecompressionStream.cpp Bug 1690111 - Use new TypedArray APIs for processing data. r=farre,media-playback-reviewers,padenot,chunmin,sfink 2023-09-20 09:42:02 +00:00
DecompressionStream.h Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
DirectionalityUtils.cpp Bug 1856156 - Make Directionality an enum class. r=smaug 2024-01-15 19:35:44 +00:00
DirectionalityUtils.h Bug 1856156 - Make Directionality an enum class. r=smaug 2024-01-15 19:35:44 +00:00
DocGroup.cpp Bug 1873967 - Remove DocGroup::TryToLoadIframesInBackground. r=sefeng 2024-01-10 22:33:17 +00:00
DocGroup.h Bug 1873967 - Remove DocGroup::TryToLoadIframesInBackground. r=sefeng 2024-01-10 22:33:17 +00:00
Document.cpp Bug 1879562 - Consider to optimize the default character set accesses in Document::RecomputeLanguageFromCharset(), r=hsivonen 2024-02-12 11:58:54 +00:00
Document.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +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 1844755 - Consider to not create ServoStyleSet for data documents, r=emilio 2023-10-23 16:10:41 +00:00
DocumentOrShadowRoot.cpp Bug 1685926 - Group disconnected radio buttons together. r=saschanaz,smaug 2023-09-28 15:47:11 +00:00
DocumentOrShadowRoot.h Bug 1685926 - Group disconnected radio buttons together. r=saschanaz,smaug 2023-09-28 15:47:11 +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 1874488 - Make Element.{client,scroll} APIs zoom aware. r=saschanaz,TYLin 2024-02-08 11:13:01 +00:00
Element.h Bug 1874488 - Refactor some scroll APIs to use shared code. r=TYLin,webidl,smaug 2024-02-08 11:13:00 +00:00
ElementInlines.h
EventSource.cpp Bug 1875800 - Add name support to WorkerRunnable. r=dom-worker-reviewers,asuth,smaug 2024-01-24 16:00:26 +00:00
EventSource.h
EventSourceEventService.cpp
EventSourceEventService.h
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
FlushType.h
FormData.cpp Bug 1556358 - Part 3: Restore FACE state in SessionStore. r=edgar,farre 2023-06-28 16:28:27 +00:00
FormData.h Bug 1556358 - Part 3: Restore FACE state in SessionStore. r=edgar,farre 2023-06-28 16:28:27 +00:00
FragmentOrElement.cpp Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
FragmentOrElement.h Bug 1807253 - unreliable timing for content-visibility:auto, r=emilio 2023-11-27 08:26:46 +00:00
FromParser.h
FullscreenChange.h
FuzzingFunctions.cpp Bug 1266437 - Drop "OS" modifier r=smaug,m_kato,karlt,Gijs 2023-08-07 01:03:58 +00:00
FuzzingFunctions.h
GeneratedImageContent.cpp
GeneratedImageContent.h Bug 1850161, 1850238: apply code formatting via Lando 2023-08-31 09:23:28 +00:00
GlobalTeardownObserver.cpp Bug 1862244 - Add GlobalTeardownHelper r=smaug 2023-11-23 17:17:39 +00:00
GlobalTeardownObserver.h Bug 1862244 - Add GlobalTeardownHelper r=smaug 2023-11-23 17:17:39 +00:00
HTMLSplitOnSpacesTokenizer.h
Highlight.cpp Bug 1849204 - Add generic atom hash keys that use the better distributed atom hash, and use it across the tree. r=mstange,xpcom-reviewers,credential-management-reviewers,sgalich,nika 2023-08-18 18:43:27 +00:00
Highlight.h Bug 1849204 - Add generic atom hash keys that use the better distributed atom hash, and use it across the tree. r=mstange,xpcom-reviewers,credential-management-reviewers,sgalich,nika 2023-08-18 18:43:27 +00:00
HighlightRegistry.cpp Bug 1838262, part 3: Removed `ServoStyleSet::ProbeHighlightPseudoElementStyle()`. r=emilio 2023-07-31 13:47:55 +00:00
HighlightRegistry.h Bug 1840872: apply code formatting via Lando 2023-08-16 09:59:34 +00:00
IDTracker.cpp Bug 1872408 - unescape refs before tracking r=emilio 2024-01-01 21:56:26 +00:00
IDTracker.h Bug 1872408 - unescape refs before tracking r=emilio 2024-01-01 21:56:26 +00:00
IdentifierMapEntry.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
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 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
IdleRequest.h
IframeSandboxKeywordList.h
ImageEncoder.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
ImageEncoder.h Bug 1744854 - Make HTMLCanvasElement's toDataURL to work with OffscreenCanvas. r=jgilbert 2023-09-19 11:58:11 +00:00
ImageTracker.cpp
ImageTracker.h
InProcessBrowserChildMessageManager.cpp Bug 1862244 - Add GlobalTeardownHelper r=smaug 2023-11-23 17:17:39 +00:00
InProcessBrowserChildMessageManager.h
IndexedDBHelper.sys.mjs Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
IntlUtils.cpp
IntlUtils.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
JSExecutionContext.cpp Bug 1800641 - Part 2: Add ScriptLoadRequest::Bytecode and let JSExecutionContext::Decode receive JS::TranscodeRange. r=nbp 2024-01-08 14:57:36 +00:00
JSExecutionContext.h Bug 1800641 - Part 2: Add ScriptLoadRequest::Bytecode and let JSExecutionContext::Decode receive JS::TranscodeRange. r=nbp 2024-01-08 14:57:36 +00:00
Link.cpp Bug 1851414 - <a> and <area>'s search setter should use the UTF-8 URL encoding r=necko-reviewers,kershaw 2024-02-08 13:16:16 +00:00
Link.h Bug 1850238 - Make Link states not intrinsic. r=smaug 2023-08-30 09:18:32 +00:00
LinkStyle.cpp Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from `<link>` elements or `Link` header fields. r=smaug,emilio,valentin 2023-11-23 14:36:11 +00:00
LinkStyle.h Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from `<link>` elements or `Link` header fields. r=smaug,emilio,valentin 2023-11-23 14:36:11 +00:00
Location.cpp Bug 1843239, optimize Location.hash, r=peterv,dom-core 2023-08-07 12:31:25 +00:00
Location.h Bug 1843239, optimize Location.hash, r=peterv,dom-core 2023-08-07 12:31:25 +00:00
LocationBase.cpp Bug 1858143 - "has storage access" should only persist during navigations that do not change the iframe's window origin - r=anti-tracking-reviewers,smaug,pbz 2023-10-26 14:24:14 +00:00
LocationBase.h Bug 1843239, optimize Location.hash, r=peterv,dom-core 2023-08-07 12:31:25 +00:00
LocationHelper.sys.mjs Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
MaybeCrossOriginObject.cpp Bug 1860655 - Use Value in Get|SetWeakMapEntry. r=jonco 2023-11-14 11:57:54 +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
MessageListenerManager.cpp
MessageListenerManager.h
MessageManagerCallback.h
MessageManagerGlobal.cpp
MessageManagerGlobal.h
MessageSender.cpp
MessageSender.h
MimeType.cpp Bug 1847659 - Use the new MimeType parser to parse content-types for response headers; r=kershaw,necko-reviewers 2023-12-25 01:59:14 +00:00
MimeType.h Bug 1847659 - Use the new MimeType parser to parse content-types for response headers; r=kershaw,necko-reviewers 2023-12-25 01:59:14 +00:00
MozQueryInterface.cpp Bug 1866220 - Force UniquePtr<…> return type for functions called from bindings for things marked as NewObject and returning a non-refcounted object. r=farre 2023-11-24 10:38:18 +00:00
MozQueryInterface.h
MutationObservers.cpp Bug 1834103 - Optimize out some nsIMutationObserver calls, r=emilio 2023-05-19 21:34:44 +00:00
MutationObservers.h Bug 1834103 - Optimize out some nsIMutationObserver calls, r=emilio 2023-05-19 21:34:44 +00:00
NameSpaceConstants.h
Navigator.cpp Bug 1867945 - Use WeakPtr<Document> instead of nsWeakPtr. r=dom-core,farre 2023-12-07 18:47:44 +00:00
Navigator.h Bug 1589554 - Part 1: Screen Wake Lock boilerplate. r=dom-core,smaug,emilio,edgar 2023-12-05 23:58:06 +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
NodeInfoInlines.h
NodeIterator.cpp
NodeIterator.h
NodeUbiReporting.cpp
NodeUbiReporting.h
ParentProcessMessageManager.cpp
ParentProcessMessageManager.h
PlacesBookmark.h Bug 1866238 - Remove unused PlacesEvent::Constructor. r=farre,places-reviewers 2023-11-30 15:28:13 +00:00
PlacesBookmarkAddition.h Bug 1855386: Remove nsNavBookmarks::ResultNodeForContainer() r=mak 2023-11-06 21:28:19 +00:00
PlacesBookmarkChanged.h
PlacesBookmarkGuid.h
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 1867273: Reflect the date of bookmark addition when moving bookmarks r=places-reviewers,mak 2023-12-15 01:55:21 +00:00
PlacesBookmarkRemoved.h
PlacesBookmarkTags.h
PlacesBookmarkTime.h
PlacesBookmarkTitle.h
PlacesBookmarkUrl.h
PlacesEvent.cpp Bug 1866238 - Remove unused PlacesEvent::Constructor. r=farre,places-reviewers 2023-11-30 15:28:13 +00:00
PlacesEvent.h Bug 1866238 - Remove unused PlacesEvent::Constructor. r=farre,places-reviewers 2023-11-30 15:28:13 +00:00
PlacesFavicon.h
PlacesHistoryCleared.h
PlacesObservers.cpp
PlacesObservers.h
PlacesPurgeCaches.h
PlacesRanking.h
PlacesVisit.h Bug 1829580: Remove nsNavHistory::VisitIdToResultNode() r=mak 2023-07-25 22:47:59 +00:00
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 1860065 - Use sLastScreenPoint to restore mouse position after releasing pointer lock; r=smaug 2024-01-25 22:48:07 +00:00
PointerLockManager.h Backed out changeset f03b7de13ed6 (bug 1867945) for causing leaks at WeakReference. CLOSED TREE 2023-12-07 16:24:40 +02:00
PopoverData.cpp Bug 1874924 - Null check on element before calling PopoverToggleEventTask. r=smaug 2024-01-18 13:09:43 +00:00
PopoverData.h Bug 1837360 - Popover: Align to the update of specification regarding nested popover, r=emilio 2023-06-16 13:59:43 +00:00
PopupBlocker.cpp
PopupBlocker.h
Pose.cpp Bug 1849037 - Add ErrorResult to TypedArray::Create. r=necko-reviewers,extension-reviewers,media-playback-reviewers,webidl,profiler-reviewers,farre,padenot,smaug,robwu,jesup,aabh 2023-11-11 08:24:05 +00:00
Pose.h
PostMessageEvent.cpp Bug 1840762 - Don't throttle postMessage for pdf.js. r=smaug 2024-01-17 21:49:34 +00:00
PostMessageEvent.h
ProcessMessageManager.cpp
ProcessMessageManager.h
ProcessSelector.sys.mjs Bug 1829559 - Convert dom/base to ES modules. r=asuth 2023-05-08 16:30:39 +00:00
RadioGroupContainer.cpp Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
RadioGroupContainer.h Bug 1685926 - Group disconnected radio buttons together. r=saschanaz,smaug 2023-09-28 15:47:11 +00:00
RangeBoundary.h Bug 1828469, part 1: Prepare `RangeBoundaryBase` to be able to handle non-`MutationObserver` Range classes. r=masayuki 2023-05-31 08:23:45 +00:00
RangeUtils.cpp Bug 1828469, part 1: Prepare `RangeBoundaryBase` to be able to handle non-`MutationObserver` Range classes. r=masayuki 2023-05-31 08:23:45 +00:00
RangeUtils.h Bug 1828469, part 1: Prepare `RangeBoundaryBase` to be able to handle non-`MutationObserver` Range classes. r=masayuki 2023-05-31 08:23:45 +00:00
RemoteOuterWindowProxy.cpp
ResizeObserver.cpp Bug 1867090 - Don't deliver resize loop error notification for internal Last Remembered Size observer. r=emilio 2023-11-29 09:06:49 +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
ResponsiveImageSelector.cpp Bug 1844432 - Cache parsed src attribute URI. r=smaug 2023-07-24 10:07:49 +00:00
ResponsiveImageSelector.h Bug 1844432 - Cache parsed src attribute URI. r=smaug 2023-07-24 10:07:49 +00:00
RustTypes.h
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
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 1858977 - Don't throw on screen getters. r=smaug,webidl 2023-11-10 09:29:14 +00:00
ScreenOrientation.h Bug 1813081 - Remove ScreenOrientation::ShouldResistFingerprinting. r=tjr 2023-01-30 09:41:25 +00:00
ScriptableContentIterator.cpp
ScriptableContentIterator.h Bug 1845215 - part 1: Make `ContentIteratorBase` a template class to work without strong pointers r=smaug 2023-08-10 00:59:28 +00:00
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 1878191 - Fix 2 iterating loops of selection ranges r=smaug,Jamie 2024-02-07 04:34:38 +00:00
Selection.h Bug 1872535: Deal with invalid `StaticRange`s and DOM mutations in `Selection`. r=smaug 2024-01-23 13:27:41 +00:00
SelectionChangeEventDispatcher.cpp Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
SelectionChangeEventDispatcher.h
SerializedStackHolder.cpp Bug 1819287 - Make nsContentUtils::StringifyJSON more flexible; r=smaug 2023-03-02 15:47:40 +00:00
SerializedStackHolder.h
ShadowIncludingTreeIterator.h
ShadowRoot.cpp Bug 1868428 - Add ShadowRoot clonable attribute r=avandolder,webidl,emilio 2023-12-11 14:19:17 +00:00
ShadowRoot.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
SlowScriptDebug.sys.mjs Bug 1829559 - Convert dom/base to ES modules. r=asuth 2023-05-08 16:30:39 +00:00
StaticRange.cpp Bug 1875775: Make StaticRange follow the spec. r=smaug 2024-01-22 15:33:10 +00:00
StaticRange.h Bug 1875775: Make StaticRange follow the spec. r=smaug 2024-01-22 15:33:10 +00:00
StorageAccessPermissionRequest.cpp Bug 1836792, part 2 - Make changes to StorageAccessPermission{Request,Prompt} to allow requesting 3rdPartyFrameStorage, r=anti-tracking-reviewers,timhuang,pbz 2023-06-23 12:14:18 +00:00
StorageAccessPermissionRequest.h Bug 1836792, part 2 - Make changes to StorageAccessPermission{Request,Prompt} to allow requesting 3rdPartyFrameStorage, r=anti-tracking-reviewers,timhuang,pbz 2023-06-23 12:14:18 +00:00
StructuredCloneBlob.cpp Bug 1769763: Part 2 - Add debug names to StructuredCloneHolder objects for about:memory. r=mccr8,devtools-reviewers 2023-05-23 23:13:36 +00:00
StructuredCloneBlob.h Bug 1769763: Part 2 - Add debug names to StructuredCloneHolder objects for about:memory. r=mccr8,devtools-reviewers 2023-05-23 23:13:36 +00:00
StructuredCloneHolder.cpp Bug 1851263 - Rename nsIGlobalObject::AsInnerWindow to GetAsInnerWindow because it can return null. r=smaug 2023-09-04 04:06:30 +00:00
StructuredCloneHolder.h Bug 1838984 - Implement Serializable for EncodedVideoChunk r=webidl,smaug 2023-07-21 00:44:54 +00:00
StructuredCloneTags.h Bug 1838984 - Add Serializable to EncodedVideoChunk r=emilio 2023-07-21 00:44:54 +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 1868048 - StyleSheetList doesn't need to observe all the mutations, r=emilio 2023-12-04 10:34:37 +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
TestUtils.cpp
TestUtils.h
Text.cpp Bug 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio 2023-05-03 13:24:53 +00:00
Text.h Bug 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio 2023-05-03 13:24:53 +00:00
TextInputProcessor.cpp Backed out changeset e5c1b9223818 (bug 1852243) causing problems in event handling for a lot of tests. 2023-10-11 10:08:38 +03:00
TextInputProcessor.h
ThirdPartyUtil.cpp Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
ThirdPartyUtil.h
Timeout.cpp Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
Timeout.h
TimeoutBudgetManager.cpp
TimeoutBudgetManager.h
TimeoutExecutor.cpp
TimeoutExecutor.h
TimeoutHandler.cpp Bug 1858040 - Part 2: Add FunctionFlags::LAZY_ACCESSOR_NAME to lazily create accessor function name from unprefixed name. r=jandem 2023-10-27 22:08:04 +00:00
TimeoutHandler.h Bug 1864168 - Part 2: Use 1-origin column number in nsJSUtils::GetCallingLocation. r=smaug,anti-tracking-reviewers,devtools-reviewers,ochameau,pbz 2023-11-22 12:31:31 +00:00
TimeoutManager.cpp Bug 1721667 - Move idle timeouts to active on freeze. r=peterv 2023-11-14 15:58:17 +00:00
TimeoutManager.h Bug 1836191 - remove PerformanceCounter that was only used by ChromeUtils.requestPerformanceMetrics, r=smaug. 2023-06-08 21:53:18 +00:00
TreeIterator.h
TreeOrderedArray.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
TreeOrderedArrayInlines.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
TreeWalker.cpp
TreeWalker.h
UIDirectionManager.cpp Bug 1837816 - Make selector cache not tied to a document. r=media-playback-reviewers,karlt,mstange 2023-06-16 17:20:42 +00:00
UIDirectionManager.h
UseCounter.h
UseCounterMetrics.h Bug 1877273 - Remove Telemetry-based Use Counters r=emilio 2024-02-01 19:45:33 +00:00
UseCounters.conf Bug 1876371 - Update the comment in UseCounters.conf about data-reviews r=chutten,saschanaz DONTBUILD 2024-01-25 16:02:51 +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 Bug 1791079 - Implement User Activation API r=dom-core,webidl,saschanaz,edgar 2023-10-07 23:12:29 +00:00
UserActivation.h Bug 1873330 - Part 5: Add UserActivation::Modifiers parameters for window.open-related functions. r=smaug 2024-01-11 17:24:03 +00:00
ViewportMetaData.cpp
ViewportMetaData.h
VisualViewport.cpp
VisualViewport.h
WindowDestroyedEvent.cpp Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
WindowDestroyedEvent.h Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
WindowFeatures.cpp
WindowFeatures.h
WindowNamedPropertiesHandler.cpp Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
WindowNamedPropertiesHandler.h
WindowProxyHolder.h
XPathGenerator.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
XPathGenerator.h
ZLibHelper.h Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
components.conf Bug 1829559 - Convert dom/base to ES modules. r=asuth 2023-05-08 16:30:39 +00:00
domerr.msg Bug 1453318 - Disallow responses when a response header value contains 0x00; r=kershaw,sunil,necko-reviewers 2023-08-07 21:18:26 +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
mach_commands.py Bug 1852098 - mach command gen-use-counter-metrics r=emilio,firefox-build-system-reviewers,ahochheiden 2023-11-21 17:09:52 +00:00
moz.build Bug 1878900 - Simplify AnchorAreaFormRelValues. r=dom-core,edgar 2024-02-06 16:47:38 +00:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
nsAttrName.h
nsAttrValue.cpp Bug 1854446 - Make dynamic atoms store an nsStringBuffer. r=smaug,xpcom-reviewers,nika 2023-09-27 09:06:06 +00:00
nsAttrValue.h Bug 1843946 - Use an atom for the full class attribute value, to reduce string hash key cost during the AtomArrayCache lookup. r=emilio 2023-08-17 19:02:40 +00:00
nsAttrValueInlines.h Bug 1843946 - Make the MiscContainer for eAtomArray refcounted. r=emilio 2023-08-17 19:02:39 +00:00
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCCUncollectableMarker.cpp Bug 1866011 p2. Rename nsIDocShell.contentViewer. r=emilio,credential-management-reviewers,devtools-reviewers,sgalich 2023-11-24 09:10:52 +00:00
nsCCUncollectableMarker.h
nsCaseTreatment.h
nsChildContentList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsContentAreaDragDrop.cpp Bug 1867527 - Remove unused argument aPrincipal from DragDataProducer::Produce; r=smaug 2023-11-30 22:12:02 +00:00
nsContentAreaDragDrop.h Bug 1867527 - Remove unused argument aPrincipal from DragDataProducer::Produce; r=smaug 2023-11-30 22:12:02 +00:00
nsContentCID.h
nsContentCreatorFunctions.h Bug 1819923 - Perform microtask checkpoint before custom element construction in XML documents. r=peterv,dom-core 2024-01-25 18:51:07 +00:00
nsContentList.cpp Bug 1834103 - Optimize out some nsIMutationObserver calls, r=emilio 2023-05-19 21:34:44 +00:00
nsContentList.h Bug 1849204 - Add generic atom hash keys that use the better distributed atom hash, and use it across the tree. r=mstange,xpcom-reviewers,credential-management-reviewers,sgalich,nika 2023-08-18 18:43:27 +00:00
nsContentListDeclarations.h
nsContentPermissionHelper.cpp Bug 1847298: IPC constructor cleanup r=nika,padenot,dom-storage-reviewers,necko-reviewers,cookie-reviewers,asuth,Jamie 2023-12-08 15:56:39 +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 Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsContentPolicy.h Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsContentPolicyUtils.h Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsContentSink.cpp Bug 1878895 - Remove `network.fetchpriority.enabled` check from nsContentSink::ProcessStyleLinkFromHeader. r=smaug 2024-02-07 21:34:21 +00:00
nsContentSink.h Bug 1865610: part 3) Add `fetchpriority` attribute support for preloaded stylesheets. r=smaug,emilio,necko-reviewers,jesup 2023-11-23 14:36:12 +00:00
nsContentTypeParser.cpp
nsContentTypeParser.h
nsContentUtils.cpp Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
nsContentUtils.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
nsCopySupport.cpp Bug 1850295 - Fix non-unified build. 2024-01-16 14:11:42 +01: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 1866008 - Remove nsContentUtils::CreateArrayBuffer. r=farre 2023-11-24 08:46:22 +00:00
nsDOMDataChannel.h Bug 1690111 - Use new TypedArray APIs for appending data to a container. r=farre,extension-reviewers,media-playback-reviewers,kmag,alwu,padenot 2023-09-20 09:42:01 +00:00
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp Bug 1827856 - Remove nativeAnonymousChildList observers. r=smaug,credential-management-reviewers,devtools-reviewers,sgalich,nchevobbe 2023-04-18 14:58:34 +00:00
nsDOMMutationObserver.h Bug 1870608 - Remove DOMString atom state now that atoms hold an nsStringBuffer. r=smaug 2023-12-19 10:28:34 +00:00
nsDOMNavigationTiming.cpp Bug 1877842 - Migrate performance GVST probes r=perry.mcmanis,denispal 2024-02-09 21:11:05 +00:00
nsDOMNavigationTiming.h Bug 1862937 - Add profiler markers for LCP values r=sefeng,profiler-reviewers,florian,emilio 2023-11-13 08:59:17 +00:00
nsDOMString.h
nsDOMTokenList.cpp Bug 1843946 - Make a new copy of the MiscContainer + AttrAtomArray when deduplicating. r=emilio 2023-08-17 19:02:39 +00:00
nsDOMTokenList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMWindowUtils.cpp Bug 1876496 - Remove prefix from custom property name passed to AnimatedPropertyID r=nchevobbe,emilio 2024-01-26 13:05:13 +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 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h Bug 1819713 - remove stray references to IsExternalCTAP2SecurityKeySupported. r=tschuster 2024-02-09 22:42:36 +00:00
nsDocElementCreatedNotificationRunner.h
nsDocumentWarningList.h
nsFocusManager.cpp Bug 1879607 - Rename nsINode::GetPreviousContent to nsINode::GetPrevNode. r=smaug 2024-02-09 20:42:39 +00:00
nsFocusManager.h Bug 1878753 - Fix focus gets incorrectly cleared by PresShell::FixUpFocus if the focus is on area element r=emilio 2024-02-08 16:35:02 +00:00
nsFrameLoader.cpp Bug 1867289 - Do not rebuild platform.ini on artifact builds r=nalexander,glandium,mkaply 2024-01-23 12:08:59 +00:00
nsFrameLoader.h Backed out changeset ce62de041fca (bug 1860041) for causing failures on test_focus_display_none_xorigin_iframe.html. CLOSED TREE 2023-10-25 23:16:00 +03:00
nsFrameLoaderOwner.cpp Backed out changeset ce62de041fca (bug 1860041) for causing failures on test_focus_display_none_xorigin_iframe.html. CLOSED TREE 2023-10-25 23:16:00 +03:00
nsFrameLoaderOwner.h Bug 1850335 - Google Advanced Search terms not remembered when navigating back after visiting a search result. r=smaug 2023-10-16 08:20:17 +00:00
nsFrameMessageManager.cpp Bug 1864168 - Part 2: Use 1-origin column number in nsJSUtils::GetCallingLocation. r=smaug,anti-tracking-reviewers,devtools-reviewers,ochameau,pbz 2023-11-22 12:31:31 +00:00
nsFrameMessageManager.h
nsGlobalWindowCommands.cpp Bug 1866011 p2. Rename nsIDocShell.contentViewer. r=emilio,credential-management-reviewers,devtools-reviewers,sgalich 2023-11-24 09:10:52 +00:00
nsGlobalWindowCommands.h
nsGlobalWindowInner.cpp Bug 1865749 - Update CookieServiceChild cookie list on storage access grant. r=cookie-reviewers,bvandersloot,valentin 2024-02-09 17:28:06 +00:00
nsGlobalWindowInner.h Bug 1865749 - Update CookieServiceChild cookie list on storage access grant. r=cookie-reviewers,bvandersloot,valentin 2024-02-09 17:28:06 +00:00
nsGlobalWindowOuter.cpp Bug 1848771 part 1 - Stop eagerly initializing JS standard classes for non-Window globals. r=peterv 2024-01-23 15:06:32 +00:00
nsGlobalWindowOuter.h Bug 1865914 - Part 3, r=Gijs,edgar 2023-12-01 21:22:41 +00:00
nsHistory.cpp Bug 1842460 - Remove dom.window.history.async pref r=smaug 2023-07-17 08:41:02 +00:00
nsHistory.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsIAnimationObserver.h
nsIContent.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
nsIContentInlines.h Bug 1863759 - Make `IMEStateManager` recreate `IMEContentObserver` if the active one is not observing editable content of focused element r=smaug,m_kato 2023-12-05 02:33:18 +00:00
nsIContentPolicy.idl Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsIDOMRequestService.idl
nsIDocumentObserver.h
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 1866954: avoid copying a Refptr in ForEachGlobalTeardownObserver r=saschanaz 2023-12-08 15:29:42 +00:00
nsIGlobalObject.h Bug 1862244 - Add GlobalTeardownHelper r=smaug 2023-11-23 17:17:39 +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 1834103 - Optimize out some nsIMutationObserver calls, r=emilio 2023-05-19 21:34:44 +00:00
nsINode.cpp Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
nsINode.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +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 1876702 - Remove unnecessary distinction between TYPE_FALLBACK and TYPE_NULL. r=smaug 2024-01-29 16:14:09 +00:00
nsIScriptChannel.idl
nsIScriptContext.h
nsIScriptGlobalObject.h
nsIScriptObjectPrincipal.h
nsIScriptableContentIterator.idl
nsISelectionController.idl Bug 1878631 - Remove some unused selection code. r=masayuki 2024-02-06 09:31:43 +00:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsImageLoadingContent.cpp Bug 1722322 - Implement LargestContentfulPaint r=emilio 2023-11-02 20:53:36 +00:00
nsImageLoadingContent.h Bug 1857503. Avoid QI and addref when checking if an img has an imagemap. r=emilio 2023-10-07 04:46:14 +00:00
nsJSEnvironment.cpp Bug 1871552, trigger GC soon after CC only if also lots of refcounted objects were unlinked, r=mccr8 2024-01-22 17:54:48 +00:00
nsJSEnvironment.h
nsJSUtils.cpp Bug 1864168 - Part 2: Use 1-origin column number in nsJSUtils::GetCallingLocation. r=smaug,anti-tracking-reviewers,devtools-reviewers,ochameau,pbz 2023-11-22 12:31:31 +00:00
nsJSUtils.h Bug 1869726 - Part 4: Use latin1 JSExternalString for WebIDL UTF8String with ASCII case. r=emilio 2024-01-13 08:01:43 +00:00
nsLineBreaker.cpp Bug 628825 - Don't break line by Break After. r=TYLin,jfkthame 2023-11-01 05:46:50 +00:00
nsLineBreaker.h Bug 628825 - Don't break line by Break After. r=TYLin,jfkthame 2023-11-01 05:46:50 +00:00
nsMimeTypeArray.cpp Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
nsMimeTypeArray.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsNameSpaceManager.cpp Bug 1819923 - Perform microtask checkpoint before custom element construction in XML documents. r=peterv,dom-core 2024-01-25 18:51:07 +00:00
nsNameSpaceManager.h Bug 1849204 - Add generic atom hash keys that use the better distributed atom hash, and use it across the tree. r=mstange,xpcom-reviewers,credential-management-reviewers,sgalich,nika 2023-08-18 18:43:27 +00:00
nsNoDataProtocolContentPolicy.cpp Bug 1742554 - removed instances of ftp. r=necko-reviewers,dom-storage-reviewers,kershaw,valentin,janv 2024-01-16 16:11:00 +00:00
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp Bug 1844752, initialize nsNodeInfoManager::mPrincipal with the correct principal when available, r=dom-core,emilio,peterv 2023-07-31 23:44:15 +00:00
nsNodeInfoManager.h Bug 1844752, initialize nsNodeInfoManager::mPrincipal with the correct principal when available, r=dom-core,emilio,peterv 2023-07-31 23:44:15 +00:00
nsObjectLoadingContent.cpp Bug 1876276 - Remove dead nsIDocShell allowPlugins code. r=emilio,sessionstore-reviewers,dao 2024-01-31 13:23:52 +00:00
nsObjectLoadingContent.h Bug 1876702 - Remove unnecessary distinction between TYPE_FALLBACK and TYPE_NULL. r=smaug 2024-01-29 16:14:09 +00:00
nsOpenURIInFrameParams.cpp
nsOpenURIInFrameParams.h
nsPIDOMWindow.h Bug 1865749 - Update CookieServiceChild cookie list on storage access grant. r=cookie-reviewers,bvandersloot,valentin 2024-02-09 17:28:06 +00:00
nsPIDOMWindowInlines.h Bug 1834042 - Expose screen edge slop to chrome code. r=stransky,webidl,smaug 2023-05-30 09:43:59 +00:00
nsPIWindowRoot.h Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
nsPluginArray.cpp Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +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 1878191 - Make `nsRange` delete itself from `Selection`s if it becomes a range in different root r=smaug,jjaschke,dom-core 2024-02-07 04:34:37 +00:00
nsRange.h Bug 1828469, part 2: Moved some logic from `nsRange` to `AbstractRange` to support `StaticRange`s in custom highlights. r=masayuki 2023-05-31 08:23:45 +00:00
nsSandboxFlags.h Bug 1876276 - Remove dead nsIDocShell allowPlugins code. r=emilio,sessionstore-reviewers,dao 2024-01-31 13:23:52 +00:00
nsScreen.cpp Bug 1858977 - Don't throw on screen getters. r=smaug,webidl 2023-11-10 09:29:14 +00:00
nsScreen.h Bug 1858977 - Don't throw on screen getters. r=smaug,webidl 2023-11-10 09:29:14 +00:00
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp Bug 1827856 - Remove nativeAnonymousChildList observers. r=smaug,credential-management-reviewers,devtools-reviewers,sgalich,nchevobbe 2023-04-18 14:58:34 +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 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki 2023-12-08 11:34:06 +00:00
nsStyledElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
nsSyncLoadService.cpp Bug 1844752, initialize nsNodeInfoManager::mPrincipal with the correct principal when available, r=dom-core,emilio,peterv 2023-07-31 23:44:15 +00:00
nsSyncLoadService.h
nsTextFragment.cpp Bug 1827566 - Isolate SSE2 requirements to SSE-compiled file r=glandium 2023-04-24 16:27:38 +00:00
nsTextFragment.h
nsTextFragmentGeneric.h Bug 1827566 - Isolate SSE2 requirements to SSE-compiled file r=glandium 2023-04-24 16:27:38 +00:00
nsTextFragmentGenericFwd.h Bug 1827566 - Isolate SSE2 requirements to SSE-compiled file r=glandium 2023-04-24 16:27:38 +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 1448248 - Implement CSS attr() fallback r=emilio 2023-09-20 10:50:05 +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 1864838 - Update nsTreeSanitizer to use Maybe instead UniquePtr. r=emilio 2023-11-28 11:04:03 +00:00
nsTreeSanitizer.h Bug 1864838 - Update nsTreeSanitizer to use Maybe instead UniquePtr. r=emilio 2023-11-28 11:04:03 +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 1803740 - Apply the minimum-scale for desktop mode. r=botond 2023-06-06 02:08:41 +00:00
nsWindowMemoryReporter.cpp Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
nsWindowMemoryReporter.h Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
nsWindowRoot.cpp Bug 1843477, mark some classes being main thread only, r=mccr8 2023-09-26 12:36:21 +00:00
nsWindowRoot.h Bug 1843477, non-virtual AddRef/Release for EventTarget and common subclasses, r=mccr8 2023-09-26 12:36:21 +00:00
nsWindowSizes.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +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 1845744: Move selector-specific node flags to a separate field. r=emilio 2023-08-01 00:29:56 +00:00
nsWrapperCacheInlines.h
use_counter_metrics.yaml Bug 1819713 - remove stray references to IsExternalCTAP2SecurityKeySupported. r=tschuster 2024-02-09 22:42:36 +00:00
usecounters.py Bug 1877752 - fix black and ruff linting failures. r=lint-fix CLOSED TREE 2024-02-05 13:51:53 +02:00