gecko-dev/dom/base
2024-04-29 14:06:32 -04:00
..
crashtests Bug 1864255. Move crashtests that leave window(s) open to the very end. r=dholbert,frontend-codestyle-reviewers 2024-04-21 21:37:49 +00:00
fragmentdirectives Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2024-04-23 20:58:29 +00:00
fuzztest
rust Bug 1884792 - Remove chrome-only :-moz-lwtheme pseudo-class. r=desktop-theme-reviewers,dao 2024-03-18 10:18:25 +00:00
test Bug 1877642 - Disable browser_fullscreen-tab-close-race.js on apple_silicon !debug for frequent failures. r=intermittent-reviewers,ahal 2024-04-18 05:53:41 +00:00
AbstractRange.cpp Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
AbstractRange.h Bug 1887930 - Always collapse the range when roots are different and one of the roots is an UA shadow root r=jjaschke,smaug,dom-core 2024-04-03 20:15:41 +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
AutocompleteFieldList.h Bug 1824215 - support non-autofill credential type for autocomplete attribute. r=sgalich,smaug 2023-12-01 23:56:47 +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
BarProps.cpp Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
BarProps.h
BindContext.cpp
BindContext.h
BodyConsumer.cpp Bug 1893219 - have ContinueConsumeBody throw a TypeError on partial content rather than an AbortError; r=extension-reviewers,robwu 2024-04-29 15:27:51 +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 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +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
CallState.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
CharacterData.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
CharacterData.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
ChildIterator.cpp
ChildIterator.h
ChildProcessMessageManager.h
ChromeMessageBroadcaster.cpp
ChromeMessageBroadcaster.h
ChromeMessageSender.cpp
ChromeMessageSender.h
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Bug 1876574 - Add SameSite bit to partition-key origin attribute for first-party partitioning - r=timhuang 2024-04-02 18:53:25 +00:00
ChromeUtils.h Bug 1770944 - Remove other references to inBrowserElement, r=cookie-reviewers,valentin,janv,decoder 2024-03-07 13:04:23 +00:00
Comment.cpp
Comment.h
components.conf Bug 1829559 - Convert dom/base to ES modules. r=asuth 2023-05-08 16:30:39 +00:00
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 1890902 - Remove unused assignment. r=sefeng 2024-04-16 01:04:39 +00:00
ContentIterator.h Bug 1867058 - Part 6: Update ContentIterator to allow iterating nodes inside ShadowDOM r=smaug 2024-03-25 13:40:58 +00:00
ContentProcessMessageManager.cpp Bug 1883869 - Make ContentProcessMessageManager::LoadScript become fallible r=smaug 2024-03-20 11:57:04 +00:00
ContentProcessMessageManager.h Bug 1883869 - Make ContentProcessMessageManager::LoadScript become fallible r=smaug 2024-03-20 11:57:04 +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
CrossShadowBoundaryRange.cpp Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
CrossShadowBoundaryRange.h Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
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
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 1873738 - Make non-html elements have a directionality. r=emilio 2024-03-26 12:54:25 +00:00
DirectionalityUtils.h Bug 1874040 - Simplify dir=auto implementation. r=smaug 2024-02-21 12:23:48 +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 Backed out changeset 1ed5eea3a1e1 (bug 1892231) for causing mochitests failures in test_focus.xhtml. 2024-04-26 09:05:08 +03:00
Document.h Bug 1891597 - Simplify IntersectionObserver notifications. r=smaug 2024-04-16 02:58:10 +00:00
DocumentFragment.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
DocumentFragment.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +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
DOMArena.h Bug 1824655 - Avoid locking for the DOMArena jemalloc arena r=smaug 2023-06-09 05:06:49 +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
DOMException.cpp
DOMException.h
DOMImplementation.cpp
DOMImplementation.h
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 1640839 - Make WebIDL enum helper function to convert to string return an actual string. r=mccr8,media-playback-reviewers,padenot 2024-03-02 07:50:21 +00:00
DOMParser.h
DOMPoint.cpp
DOMPoint.h
DOMQuad.cpp
DOMQuad.h
DOMRect.cpp
DOMRect.h
DOMStringList.cpp
DOMStringList.h
DOMTokenListSupportedTokens.h
Element.cpp Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
Element.h Bug 1873738 - Make non-html elements have a directionality. r=emilio 2024-03-26 12:54:25 +00:00
ElementInlines.h
EventSource.cpp Bug 1769913 - P3 Remove WorkerRunnable::mWorkerPrivate. r=dom-worker-reviewers,asuth 2024-04-19 09:41:58 +00:00
EventSource.h
EventSourceEventService.cpp
EventSourceEventService.h
External.cpp
External.h
FilteredNodeIterator.h
FlushType.h Bug 1640839 - Add some helpers for enums to calculate the size and use it in EnumeratedArray. r=glandium,jgilbert,media-playback-reviewers,padenot 2024-03-02 07:50:19 +00:00
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
FragmentDirective.cpp Bug 1867939, part 5: Integrate find-text-directive algorithm into Document load. r=peterv,farre,dom-core 2024-04-04 14:39:33 +00:00
FragmentDirective.h Bug 1867939, part 5: Integrate find-text-directive algorithm into Document load. r=peterv,farre,dom-core 2024-04-04 14:39:33 +00:00
FragmentOrElement.cpp Bug 1882417 - Suspend DOM notifications while parsing innerHTML, r=hsivonen 2024-03-01 13:14:34 +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
gen-usecounters.py
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
Highlight.cpp Bug 1892589 - Custom Highlight API: Implemented speedup for Highlight::Add(). r=edgar,dom-core 2024-04-23 09:42:15 +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 1892589 - Custom Highlight API: Implemented speedup for Highlight::Add(). r=edgar,dom-core 2024-04-23 09:42:15 +00:00
HighlightRegistry.h Bug 1840872: apply code formatting via Lando 2023-08-16 09:59:34 +00:00
HTMLSplitOnSpacesTokenizer.h
IdentifierMapEntry.h Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug 2024-02-12 20:01:36 +00:00
IdleDeadline.cpp
IdleDeadline.h
IdleRequest.cpp Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
IdleRequest.h
IDTracker.cpp Bug 1883804 - Only unescape ASCII chars in IDTracker::ResetWithLocalRef. r=longsonr 2024-03-19 13:11:05 +00:00
IDTracker.h Bug 1872408 - unescape refs before tracking r=emilio 2024-01-01 21:56:26 +00:00
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
IndexedDBHelper.sys.mjs Bug 1864896: Autofix unused function arguments (dom). r=emilio,media-playback-reviewers,dom-storage-reviewers,padenot,janv 2024-03-04 15:44:59 +00:00
InProcessBrowserChildMessageManager.cpp Bug 1770944 - Remove nsIMozBrowserFrame. r=smaug 2024-03-07 13:04:21 +00:00
InProcessBrowserChildMessageManager.h Bug 1770944 - Remove nsIMozBrowserFrame. r=smaug 2024-03-07 13:04:21 +00:00
IntlUtils.cpp
IntlUtils.h
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 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
Link.h Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +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 1867939, part 5: Integrate find-text-directive algorithm into Document load. r=peterv,farre,dom-core 2024-04-04 14:39:33 +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
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
MaybeCrossOriginObject.cpp Bug 1860655 - Use Value in Get|SetWeakMapEntry. r=jonco 2023-11-14 11:57:54 +00:00
MaybeCrossOriginObject.h
MessageBroadcaster.cpp
MessageBroadcaster.h
MessageListenerManager.cpp
MessageListenerManager.h
MessageManagerCallback.h
MessageManagerGlobal.cpp
MessageManagerGlobal.h
MessageSender.cpp
MessageSender.h
MimeType.cpp Bug 1847358 part 3: add a fullMimeType attribute to nsIBaseChannel and use it to make our Data URI content-type header parsing standards-compliant for XHR and Fetch; r=dlrobertson,necko-reviewers,jesup 2024-03-04 21:34:27 +00:00
MimeType.h Bug 1847358 part 3: add a fullMimeType attribute to nsIBaseChannel and use it to make our Data URI content-type header parsing standards-compliant for XHR and Fetch; r=dlrobertson,necko-reviewers,jesup 2024-03-04 21:34:27 +00:00
moz.build Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
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 1883138 - Ensure HasParserNotified returns true only when parser has actually notified, r=hsivonen 2024-03-07 12:52:30 +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 1886056, traverse and unlink/invalidate Navigator::mClipboard, r=mccr8 2024-03-19 01:10:30 +00:00
Navigator.h Bug 1499547 - Remove DOMRequest r=webidl,smaug,emilio 2024-02-19 20:53:49 +00:00
NodeInfo.cpp
NodeInfo.h
NodeInfoInlines.h
NodeIterator.cpp
NodeIterator.h
NodeUbiReporting.cpp
NodeUbiReporting.h
nsAttrName.h
nsAttrValue.cpp Bug 1883435 - Don't include GleanMetrics.h from Document.h. r=chutten,necko-reviewers,valentin 2024-03-05 17:54:14 +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
nsCaseTreatment.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
nsChildContentList.h
nsContentAreaDragDrop.cpp Bug 1867636 - Rename nsITransferable::requestingPrincipal; r=nika 2024-04-18 10:06:07 +00:00
nsContentAreaDragDrop.h Bug 1867527 - Remove unused argument aPrincipal from DragDataProducer::Produce; r=smaug 2023-11-30 22:12:02 +00:00
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
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 1781280 - Reuse IPCImage for IPCDataTransferImageContainer; r=nika 2024-04-22 19:09:47 +00:00
nsContentUtils.h Bug 1781280 - Reuse IPCImage for IPCDataTransferImageContainer; r=nika 2024-04-22 19:09:47 +00:00
nsCopySupport.cpp Bug 1867636 - Rename nsITransferable::requestingPrincipal; r=nika 2024-04-18 10:06:07 +00:00
nsCopySupport.h Bug 1869868 part 2 - do not consult DLP when copy/pasting items in the same tab r=edgar,dlp-reviewers,credential-management-reviewers,handyman,sgalich 2024-04-15 12:10:46 +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
nsDOMAttributeMap.cpp
nsDOMAttributeMap.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMCID.h
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 1883435 - Don't include GleanMetrics.h from Document.h. r=chutten,necko-reviewers,valentin 2024-03-05 17:54:14 +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
nsDOMWindowUtils.cpp Bug 1892348 - Remove nsIDOMWindowUtils.numberOfAssignedPaintedLayers() r=tnikkel 2024-04-29 12:18:41 +00:00
nsDOMWindowUtils.h
nsFocusManager.cpp Backed out changeset 977bf4319b43 (bug 1891934) for causing wpt failures in nsFocusManager.cpp. CLOSED TREE 2024-04-24 16:40:18 +03:00
nsFocusManager.h Bug 1884870: Clear ancestors' focus when child document loses the focus r=hsivonen,dom-core 2024-03-27 20:48:28 +00:00
nsFrameLoader.cpp Bug 1875481 - Part 3: Add content analysis support to printing operations r=handyman,spohl,fluent-reviewers,kpatenio,smaug,emilio 2024-04-10 00:15:47 +00:00
nsFrameLoader.h Bug 1770944 - Remove nsIMozBrowserFrame. r=smaug 2024-03-07 13:04:21 +00:00
nsFrameLoaderOwner.cpp Bug 1888992 - Remove fission.preserve_browsing_contexts pref r=nika 2024-04-02 17:16:41 +00: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 1889615 - Fix profiler label in nsFrameMessageManager::SendSyncMessage. r=Gijs DONTBUILD 2024-04-04 13:20:45 +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 Backed out changeset 2218b1b338de (bug 1554751) for causing mochitest failures in test_bug418986-1.html CLOSED TREE 2024-04-29 14:06:32 -04:00
nsGlobalWindowInner.h Bug 1848406 - Detect stateful bounces for window associated storages. r=bvandersloot,asuth 2024-04-17 20:29:04 +00:00
nsGlobalWindowOuter.cpp Bug 1875481 - Part 3: Add content analysis support to printing operations r=handyman,spohl,fluent-reviewers,kpatenio,smaug,emilio 2024-04-10 00:15:47 +00:00
nsGlobalWindowOuter.h Bug 1875481 - Part 3: Add content analysis support to printing operations r=handyman,spohl,fluent-reviewers,kpatenio,smaug,emilio 2024-04-10 00:15:47 +00:00
nsHistory.cpp Bug 1842460 - Remove dom.window.history.async pref r=smaug 2023-07-17 08:41:02 +00:00
nsHistory.h
nsIAnimationObserver.h
nsIContent.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
nsIContentInlines.h Bug 1887963 - Fix a bug where the commonAncestor could be null when range boundaries are not in flat tree. r=smaug 2024-04-03 20:15:40 +00:00
nsIContentPolicy.idl Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsIDocumentObserver.h
nsIDroppedLinkHandler.idl
nsIEventSourceEventService.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
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
nsImageLoadingContent.cpp Bug 1839313 - Add "fetchpriority" attribute to <img> element. r=smaug 2024-02-27 18:49:08 +00:00
nsImageLoadingContent.h Bug 1839313 - Add "fetchpriority" attribute to <img> element. r=smaug 2024-02-27 18:49:08 +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 1867058 - Part 8: Update Selection to support across shadow dom selection r=smaug 2024-03-25 13:40:59 +00:00
nsINode.h Bug 1887963 - Fix a bug where the commonAncestor could be null when range boundaries are not in flat tree. r=smaug 2024-04-03 20:15:40 +00:00
nsINodeList.h
nsIObjectLoadingContent.idl Bug 1876702 - Remove unnecessary distinction between TYPE_FALLBACK and TYPE_NULL. r=smaug 2024-01-29 16:14:09 +00:00
nsIScriptableContentIterator.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIScriptChannel.idl
nsIScriptContext.h
nsIScriptGlobalObject.h
nsIScriptObjectPrincipal.h
nsISelectionController.idl Bug 1867939, part 4: Implemented the ::target-text CSS Pseudo Element. r=emilio,devtools-reviewers,nchevobbe 2024-04-04 14:39:32 +00:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsJSEnvironment.cpp Bug 1821671 - Part 2: Add pref for setting the maximum number of marking threads to use r=sfink 2024-04-16 14:33:15 +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 1889496 - Fix the potential incomplete type when accessing nsPluginElement with RefPtr. r=layout-reviewers,emilio 2024-04-05 21:03:06 +00:00
nsMimeTypeArray.h Bug 1889496 - Fix the potential incomplete type when accessing nsPluginElement with RefPtr. r=layout-reviewers,emilio 2024-04-05 21:03:06 +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 1868001 - Part 1: Ignore Content-Disposition if DONT_RETARGET is set, r=smaug 2024-03-11 20:17:41 +00:00
nsObjectLoadingContent.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
nsOpenURIInFrameParams.cpp
nsOpenURIInFrameParams.h
nsPIDOMWindow.h Backed out 4 changesets (bug 1858627) for causing build bustages with "-p style --lib" CLOSED TREE 2024-03-13 05:23:51 -04: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
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
nsPropertyTable.cpp
nsPropertyTable.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
nsRange.h Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +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
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 1874040 - Simplify dir=auto implementation. r=smaug 2024-02-21 12:23:48 +00:00
nsTextNode.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +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
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 1881845 - Remove nsContentCID.h r=smaug,media-playback-reviewers,karlt 2024-03-04 23:41:05 +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
nsWrapperCache.h Bug 1787526 - Part 18: Browser integration for semispace nursery r=sfink 2024-03-18 16:13:58 +00:00
nsWrapperCacheInlines.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
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
PlacesEventCounts.cpp Bug 1873629 - Add counters to PlacesObservers. r=daisuke,places-reviewers,farre 2024-03-20 13:01:52 +00:00
PlacesEventCounts.h Bug 1873629 - Add counters to PlacesObservers. r=daisuke,places-reviewers,farre 2024-03-20 13:01:52 +00:00
PlacesFavicon.h
PlacesHistoryCleared.h
PlacesObservers.cpp Bug 1873629 - Add counters to PlacesObservers. r=daisuke,places-reviewers,farre 2024-03-20 13:01:52 +00:00
PlacesObservers.h Bug 1873629 - Add counters to PlacesObservers. r=daisuke,places-reviewers,farre 2024-03-20 13:01:52 +00:00
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
PlacesWeakCallbackWrapper.h
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 1267488: If no HTML input radio in a group is checked, only make the first radio in the group tabbable instead of all of them. r=smaug 2024-03-08 07:03:28 +00:00
RadioGroupContainer.h Bug 1267488: If no HTML input radio in a group is checked, only make the first radio in the group tabbable instead of all of them. r=smaug 2024-03-08 07:03:28 +00:00
RangeBoundary.h Bug 1867058 - Part 7: Reset the CrossBoundaryRange when nodes becomes shadow host r=jjaschke 2024-03-25 13:40:58 +00:00
RangeUtils.cpp Bug 1867058 - Part 8: Update Selection to support across shadow dom selection r=smaug 2024-03-25 13:40:59 +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 1880928 - Make ResizeObserver::mCallback a ResizeObserverCallback again. r=Oriol 2024-02-29 08:50:57 +00:00
ResizeObserver.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2024-04-22 16:00:09 +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
ScreenLuminance.h
ScreenOrientation.cpp Bug 1858977 - Don't throw on screen getters. r=smaug,webidl 2023-11-10 09:29:14 +00:00
ScreenOrientation.h
ScriptableContentIterator.cpp Bug 1867058 - Part 6: Update ContentIterator to allow iterating nodes inside ShadowDOM r=smaug 2024-03-25 13:40:58 +00:00
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 1867058 - Part 12: Fix a bug in ShadowDOM selection where existing ranges get removed unexpectedly r=smaug 2024-03-25 13:41:00 +00:00
Selection.h Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +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 1883802 - Make ShadowRoot notify mutation observers of "parent chain changed" r=smaug 2024-03-11 23:46:58 +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 1867058 - Part 2: Make both StaticRange and nsRange to have a way to cross the trees r=jjaschke,smaug,dom-core 2024-03-25 13:40:56 +00:00
StaticRange.h Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +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 1749044, 1858958, 1859536: apply code formatting via Lando 2024-03-06 14:05:26 +00:00
StructuredCloneHolder.h Bug 1859536 - Implement EncodedAudioChunk. r=chunmin,webidl,saschanaz 2024-03-06 14:00:15 +00:00
StructuredCloneTags.h Bug 1859536 - Implement EncodedAudioChunk. r=chunmin,webidl,saschanaz 2024-03-06 14:00:15 +00:00
StructuredCloneTester.cpp
StructuredCloneTester.h
StyledRange.cpp Bug 1808565, part 1: Adapt Selection to support StaticRanges. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
StyledRange.h Bug 1808565, part 1: Adapt Selection to support StaticRanges. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +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
SubtleCrypto.cpp
SubtleCrypto.h
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 1876575, part 4 - Generalize inheriting principals in ThirdPartyUtil - r=nika,extension-reviewers,zombie 2024-04-02 18:53:27 +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
UnbindContext.h Bug 1874040 - Simplify dir=auto implementation. r=smaug 2024-02-21 12:23:48 +00:00
use_counter_metrics.yaml Bug 1689705 - Remove marquee events. r=smaug 2024-04-03 17:40:44 +00:00
UseCounter.h
UseCounterMetrics.h Bug 1877273 - Remove Telemetry-based Use Counters r=emilio 2024-02-01 19:45:33 +00:00
UseCounters.conf Bug 1689705 - Remove marquee events. r=smaug 2024-04-03 17:40:44 +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
UseCountersWorker.conf
UserActivation.cpp Bug 1791079 - Implement User Activation API r=dom-core,webidl,saschanaz,edgar 2023-10-07 23:12:29 +00:00
UserActivation.h Backed out 8 changesets (bug 1081542) for causing Bug 1885050 2024-03-13 06:15:27 -04: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