.. |
crashtests
|
Bug 1836824 Part 2: Add a crashtest of canvas with captureStream before getContext. r=jgilbert
|
2023-06-16 21:13:01 +00:00 |
fuzztest
|
…
|
|
rust
|
Bug 1835681 - Update bitflags in the dom and style crates. r=zrhoffman
|
2023-05-30 08:04:51 +00:00 |
test
|
Bug 1733981: Allow single range header values without preflight. r=twisniewski,necko-reviewers,kershaw
|
2023-07-10 12:03:29 +00:00 |
AbstractRange.cpp
|
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 |
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
|
…
|
|
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
|
…
|
|
AnimationFrameProvider.h
|
…
|
|
AnonymousContent.cpp
|
Bug 1824886 - Rewrite AnonymousContent to use a shadow tree. r=smaug,TYLin,sfoster,devtools-reviewers,nchevobbe
|
2023-07-09 11:34:05 +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 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio
|
2023-05-03 13:24:53 +00:00 |
AttrArray.cpp
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +00:00 |
AttrArray.h
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +00:00 |
AutoPrintEventDispatcher.h
|
…
|
|
AutoSuppressEventHandlingAndSuspend.h
|
…
|
|
AutocompleteFieldList.h
|
…
|
|
BarProps.cpp
|
…
|
|
BarProps.h
|
…
|
|
BindContext.cpp
|
…
|
|
BindContext.h
|
…
|
|
BodyConsumer.cpp
|
Bug 1841314 - Part 3: Prefer JS::NewArrayBufferWithContents with UniquePtr. r=sfink,saschanaz
|
2023-07-06 20:50:59 +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
|
Backed out changeset a69c0deca190 (bug 1839455) for assertion failures on nsCellMap.cpp
|
2023-06-21 11:22:31 +03: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
|
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 1829570 - part 1: Create a static method version of `AsyncEventDispatcher::RunDOMEventWhenSafe` r=smaug
|
2023-05-15 01:07:29 +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 1786885 - Add ChromeUtils::GetLibcConstants r=nika
|
2023-07-11 16:32:14 +00:00 |
ChromeUtils.h
|
Bug 1786885 - Add ChromeUtils::GetLibcConstants r=nika
|
2023-07-11 16:32:14 +00:00 |
Comment.cpp
|
…
|
|
Comment.h
|
…
|
|
CompressionStream.cpp
|
Bug 1841314 - Part 3: Prefer JS::NewArrayBufferWithContents with UniquePtr. r=sfink,saschanaz
|
2023-07-06 20:50:59 +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 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
|
…
|
|
ContentProcessMessageManager.h
|
…
|
|
Crypto.cpp
|
Bug 1833293 - Avoid ASCII -> UTF16 -> UTF8 conversion for crypto.randomUUID(). r=smaug
|
2023-05-16 18:27:16 +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 1829335 - Add customElements.getName. r=smaug
|
2023-06-27 09:38:01 +00:00 |
CustomElementRegistry.h
|
Bug 1829335 - Add customElements.getName. r=smaug
|
2023-06-27 09:38:01 +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
|
…
|
|
DOMException.h
|
…
|
|
DOMImplementation.cpp
|
…
|
|
DOMImplementation.h
|
…
|
|
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
|
…
|
|
DOMMozPromiseRequestHolder.h
|
…
|
|
DOMParser.cpp
|
…
|
|
DOMParser.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
DOMRect.cpp
|
…
|
|
DOMRect.h
|
…
|
|
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
|
…
|
|
DOMTokenListSupportedTokens.h
|
…
|
|
DecompressionStream.cpp
|
Bug 1841314 - Part 3: Prefer JS::NewArrayBufferWithContents with UniquePtr. r=sfink,saschanaz
|
2023-07-06 20:50:59 +00:00 |
DecompressionStream.h
|
Bug 1823619 - Implement Compression Streams r=smaug
|
2023-03-25 06:48:41 +00:00 |
DirectionalityUtils.cpp
|
Bug 1108425 - Fix dir=auto for textarea with rtl text. r=smaug
|
2023-05-22 12:35:01 +00:00 |
DirectionalityUtils.h
|
…
|
|
DispatcherTrait.cpp
|
Bug 1836191 - remove PerformanceCounter that was only used by ChromeUtils.requestPerformanceMetrics, r=smaug.
|
2023-06-08 21:53:18 +00:00 |
DispatcherTrait.h
|
…
|
|
DocGroup.cpp
|
Bug 1836191 - remove PerformanceCounter that was only used by ChromeUtils.requestPerformanceMetrics, r=smaug.
|
2023-06-08 21:53:18 +00:00 |
DocGroup.h
|
Bug 1836191 - remove PerformanceCounter that was only used by ChromeUtils.requestPerformanceMetrics, r=smaug.
|
2023-06-08 21:53:18 +00:00 |
Document.cpp
|
Backed out 2 changesets (bug 1842678) for causing failures on browser_navigator_iframes.js CLOSED TREE
|
2023-07-11 20:54:14 +03:00 |
Document.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 |
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
|
…
|
|
DocumentOrShadowRoot.cpp
|
Bug 1827516 - Fix retargeting of UAWidget.elementFromPoint(). r=smaug
|
2023-04-18 09:23:06 +00:00 |
DocumentOrShadowRoot.h
|
Bug 1827516 - Fix retargeting of UAWidget.elementFromPoint(). r=smaug
|
2023-04-18 09:23:06 +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 1842072 - Prevent IntCoordTyped's constructor from accepting non-integral parameters. r=botond
|
2023-07-08 07:45:44 +00:00 |
Element.h
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +00:00 |
ElementInlines.h
|
…
|
|
EventSource.cpp
|
Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
|
2023-06-27 19:59:15 +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
|
…
|
|
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
|
Backed out changeset cbf5ea1b17d2 (bug 1811129) for causing failures on modal-dialog-backdrop-opacity.html CLOSED TREE
|
2023-07-06 20:28:17 +03:00 |
FragmentOrElement.h
|
Bug 1829570 - part 1: Create a static method version of `AsyncEventDispatcher::RunDOMEventWhenSafe` r=smaug
|
2023-05-15 01:07:29 +00:00 |
FromParser.h
|
…
|
|
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
|
…
|
|
GeneratedImageContent.cpp
|
…
|
|
GeneratedImageContent.h
|
…
|
|
HTMLSplitOnSpacesTokenizer.h
|
…
|
|
Highlight.cpp
|
Bug 1811823, part 1: Added `HighlightSelectionData` struct. r=emilio
|
2023-06-23 15:22:43 +00:00 |
Highlight.h
|
Bug 1811823, part 1: Added `HighlightSelectionData` struct. r=emilio
|
2023-06-23 15:22:43 +00:00 |
HighlightRegistry.cpp
|
Bug 1831065 - Part 2: Remove unused ErrorResult parameters in highlight and selection r=webidl,smaug
|
2023-05-03 13:24:53 +00:00 |
HighlightRegistry.h
|
Bug 1831065 - Part 2: Remove unused ErrorResult parameters in highlight and selection r=webidl,smaug
|
2023-05-03 13:24:53 +00:00 |
IDTracker.cpp
|
…
|
|
IDTracker.h
|
…
|
|
IdentifierMapEntry.h
|
…
|
|
IdleDeadline.cpp
|
…
|
|
IdleDeadline.h
|
…
|
|
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
|
…
|
|
IframeSandboxKeywordList.h
|
…
|
|
ImageEncoder.cpp
|
Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8
|
2023-01-16 23:14:12 +00:00 |
ImageEncoder.h
|
…
|
|
ImageTracker.cpp
|
…
|
|
ImageTracker.h
|
…
|
|
InProcessBrowserChildMessageManager.cpp
|
Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8
|
2023-01-16 23:14:12 +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
|
…
|
|
JSExecutionContext.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
|
2023-02-13 15:02:07 +00:00 |
JSExecutionContext.h
|
…
|
|
Link.cpp
|
Bug 1347459 - make the link and URL protocol setters adhere to the URL spec text validating changes of protocol between file and/or special schemes; r=kershaw,necko-reviewers
|
2023-07-06 15:40:31 +00:00 |
Link.h
|
…
|
|
LinkStyle.cpp
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +00:00 |
LinkStyle.h
|
…
|
|
Location.cpp
|
Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
|
2023-06-27 19:59:15 +00:00 |
Location.h
|
…
|
|
LocationBase.cpp
|
Bug 1816287 - Always exit fullscreen when triggering on external protocol r=edgar
|
2023-05-17 18:00:18 +00:00 |
LocationBase.h
|
…
|
|
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
|
…
|
|
MaybeCrossOriginObject.h
|
…
|
|
MessageBroadcaster.cpp
|
…
|
|
MessageBroadcaster.h
|
…
|
|
MessageListenerManager.cpp
|
…
|
|
MessageListenerManager.h
|
…
|
|
MessageManagerCallback.h
|
…
|
|
MessageManagerGlobal.cpp
|
…
|
|
MessageManagerGlobal.h
|
…
|
|
MessageSender.cpp
|
…
|
|
MessageSender.h
|
…
|
|
MimeType.cpp
|
…
|
|
MimeType.h
|
…
|
|
MozQueryInterface.cpp
|
Bug 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio
|
2023-05-03 13:24:53 +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 1838415 - Use RFPTarget::PointerEvents for Navigator::MaxTouchPoints. r=tjr
|
2023-06-21 07:01:24 +00:00 |
Navigator.h
|
Bug 1828607 - Remove remained old wakelock code. r=gsvelto
|
2023-04-18 11:32:32 +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
|
…
|
|
PlacesBookmarkAddition.h
|
Bug 1829579: Remove nsNavHistory::BookmarkIdToResultNode() r=mak
|
2023-06-20 12:44:03 +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 1840207 - The bookmarked-moved event needs all the details to do a remove+insert operation. r=daisuke
|
2023-07-03 08:55:51 +00:00 |
PlacesBookmarkRemoved.h
|
…
|
|
PlacesBookmarkTags.h
|
…
|
|
PlacesBookmarkTime.h
|
…
|
|
PlacesBookmarkTitle.h
|
…
|
|
PlacesBookmarkUrl.h
|
…
|
|
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
|
…
|
|
PlacesObservers.h
|
…
|
|
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
|
…
|
|
PointerLockManager.cpp
|
Bug 1829570 - part 2: Add an overload of `AsyncEventDispatcher::RunDOMEventWhenSafe` r=smaug
|
2023-05-15 01:07:29 +00:00 |
PointerLockManager.h
|
…
|
|
PopoverData.cpp
|
Bug 1824350 - Implement queue a popover toggle event task for Popover. r=emilio
|
2023-04-18 13:51:23 +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 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 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
|
2023-06-27 19:59:15 +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 |
RadioGroupManager.cpp
|
…
|
|
RadioGroupManager.h
|
…
|
|
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 1835813 - support contain-intrinsic-size: auto none r=Oriol,emilio,devtools-reviewers,nchevobbe
|
2023-07-11 18:23:26 +00:00 |
ResizeObserver.h
|
…
|
|
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
|
…
|
|
ResponsiveImageSelector.cpp
|
Bug 1831539 - Remove HasBoxFFI. r=boris
|
2023-05-09 11:07:26 +00:00 |
ResponsiveImageSelector.h
|
Bug 1831539 - Remove HasBoxFFI. r=boris
|
2023-05-09 11:07:26 +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
|
…
|
|
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 1840700 - Make `Selection::AddRangeAndSelectFramesAndNotifyListenersInternal()` update interline position even if it does nothing r=jjaschke
|
2023-06-28 07:59:13 +00:00 |
Selection.h
|
Bug 1811823, part 1: Added `HighlightSelectionData` struct. r=emilio
|
2023-06-23 15:22:43 +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 1831539 - Remove HasBoxFFI. r=boris
|
2023-05-09 11:07:26 +00:00 |
ShadowRoot.h
|
Bug 1831539 - Remove HasBoxFFI. r=boris
|
2023-05-09 11:07:26 +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 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 |
StaticRange.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 |
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 1837370 - "DataCloneError: The object could not be cloned" when using the Firefox Translations addon. r=farre
|
2023-06-21 05:57:52 +00:00 |
StructuredCloneHolder.h
|
Bug 1828264 - Assertion from creating a OffscreenCanvas on a media track graph thread. r=farre
|
2023-06-06 06:51:34 +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
|
…
|
|
StyleSheetList.cpp
|
…
|
|
StyleSheetList.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
TextInputProcessor.h
|
…
|
|
ThirdPartyUtil.cpp
|
Bug 1011739 - Removed NS_ENSURE_SUCCESS to avoid showing confusing warning messages. r=valentin
|
2023-07-10 16:31:07 +00:00 |
ThirdPartyUtil.h
|
…
|
|
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
|
…
|
|
TimeoutBudgetManager.cpp
|
…
|
|
TimeoutBudgetManager.h
|
…
|
|
TimeoutExecutor.cpp
|
…
|
|
TimeoutExecutor.h
|
…
|
|
TimeoutHandler.cpp
|
…
|
|
TimeoutHandler.h
|
…
|
|
TimeoutManager.cpp
|
Bug 1729559: Only set mFiringIndex for timers when they actually attempt to fire r=smaug
|
2023-07-06 12:50:36 +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
|
…
|
|
TreeOrderedArrayInlines.h
|
…
|
|
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
|
…
|
|
UseCounters.conf
|
Bug 1677718 - Completely remove AppCache API implementation r=necko-reviewers,emilio,jesup
|
2023-06-02 07:55:23 +00:00 |
UseCountersWorker.conf
|
…
|
|
UserActivation.cpp
|
…
|
|
UserActivation.h
|
…
|
|
ViewportMetaData.cpp
|
…
|
|
ViewportMetaData.h
|
…
|
|
VisualViewport.cpp
|
…
|
|
VisualViewport.h
|
…
|
|
WindowDestroyedEvent.cpp
|
…
|
|
WindowDestroyedEvent.h
|
…
|
|
WindowFeatures.cpp
|
…
|
|
WindowFeatures.h
|
…
|
|
WindowNamedPropertiesHandler.cpp
|
Bug 1838818 - Give interface objects their own DOMJSClass. r=edgar
|
2023-06-20 12:16:00 +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 1834326 - Have different error messages for QuotaExceededError in media APIs. r=media-playback-reviewers,padenot
|
2023-05-24 07:51:42 +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 1839223 - Remove nsMappedAttributes. r=smaug
|
2023-06-22 17:22:03 +00:00 |
mozAutoDocUpdate.h
|
…
|
|
mozIDOMWindow.idl
|
…
|
|
nsAttrName.h
|
…
|
|
nsAttrValue.cpp
|
Bug 1839082 - Add a fast path to nsAttrValue::Equals for comparing a string attribute to an atom value. r=emilio
|
2023-07-09 19:09:27 +00:00 |
nsAttrValue.h
|
Bug 1828674: part 1) Add TODO to statically assert `EnumTable`s shouldn't contain duplicate values. r=emilio
|
2023-05-15 12:55:11 +00:00 |
nsAttrValueInlines.h
|
Bug 1829189 - Make BeforeSetAttr infallible. r=smaug
|
2023-04-21 08:56:27 +00:00 |
nsAttrValueOrString.cpp
|
…
|
|
nsAttrValueOrString.h
|
…
|
|
nsCCUncollectableMarker.cpp
|
…
|
|
nsCCUncollectableMarker.h
|
…
|
|
nsCaseTreatment.h
|
…
|
|
nsChildContentList.h
|
…
|
|
nsContentAreaDragDrop.cpp
|
Bug 291640, r=emilio
|
2023-05-10 09:50:59 +00:00 |
nsContentAreaDragDrop.h
|
…
|
|
nsContentCID.h
|
…
|
|
nsContentCreatorFunctions.h
|
…
|
|
nsContentList.cpp
|
Bug 1834103 - Optimize out some nsIMutationObserver calls, r=emilio
|
2023-05-19 21:34:44 +00:00 |
nsContentList.h
|
Bug 1834103 - Optimize out some nsIMutationObserver calls, r=emilio
|
2023-05-19 21:34:44 +00:00 |
nsContentListDeclarations.h
|
…
|
|
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
|
…
|
|
nsContentPolicy.cpp
|
…
|
|
nsContentPolicy.h
|
…
|
|
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 1798319 - Implement modulepreload in early hints r=manuel,smaug,necko-reviewers,kershaw
|
2023-06-26 10:49:53 +00:00 |
nsContentSink.h
|
Bug 1798319 - Implement modulepreload in early hints r=manuel,smaug,necko-reviewers,kershaw
|
2023-06-26 10:49:53 +00:00 |
nsContentTypeParser.cpp
|
…
|
|
nsContentTypeParser.h
|
…
|
|
nsContentUtils.cpp
|
Backed out 2 changesets (bug 1842678) for causing failures on browser_navigator_iframes.js CLOSED TREE
|
2023-07-11 20:54:14 +03:00 |
nsContentUtils.h
|
Bug 1733981: Allow single range header values without preflight. r=twisniewski,necko-reviewers,kershaw
|
2023-07-10 12:03:29 +00:00 |
nsCopySupport.cpp
|
Bug 1832275 - Fix up focused selection when focus returns to something else. r=masayuki
|
2023-05-28 22:07:29 +00:00 |
nsCopySupport.h
|
…
|
|
nsDOMAttributeMap.cpp
|
…
|
|
nsDOMAttributeMap.h
|
…
|
|
nsDOMCID.h
|
…
|
|
nsDOMCaretPosition.cpp
|
…
|
|
nsDOMCaretPosition.h
|
…
|
|
nsDOMDataChannel.cpp
|
Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
|
2023-06-27 19:59:15 +00:00 |
nsDOMDataChannel.h
|
…
|
|
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 1827856 - Remove nativeAnonymousChildList observers. r=smaug,credential-management-reviewers,devtools-reviewers,sgalich,nchevobbe
|
2023-04-18 14:58:34 +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
|
…
|
|
nsDOMString.h
|
…
|
|
nsDOMTokenList.cpp
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +00:00 |
nsDOMTokenList.h
|
…
|
|
nsDOMWindowUtils.cpp
|
Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv
|
2023-06-27 08:21:46 +00:00 |
nsDOMWindowUtils.h
|
…
|
|
nsDataDocumentContentPolicy.cpp
|
…
|
|
nsDataDocumentContentPolicy.h
|
…
|
|
nsDeprecatedOperationList.h
|
Bug 1765201 - Remove mozPreservesPitch. r=emilio,devtools-reviewers,nchevobbe
|
2023-07-11 14:40:07 +00:00 |
nsDocElementCreatedNotificationRunner.h
|
…
|
|
nsDocumentWarningList.h
|
…
|
|
nsFocusManager.cpp
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +00:00 |
nsFocusManager.h
|
Bug 1822860 - Make elements handle space key only when it's focused r=emilio
|
2023-05-16 01:29:11 +00:00 |
nsFrameLoader.cpp
|
Bug 1522052 - remove nsIDOMChromeWindow. r=dom-core,webdriver-reviewers,devtools-reviewers,whimboo,mccr8
|
2023-06-23 14:21:05 +00:00 |
nsFrameLoader.h
|
Bug 1776339, add a browsing context field that syncs the isUnderHiddenEmbedderElement state, r=emilio
|
2023-05-31 19:46:49 +00:00 |
nsFrameLoaderOwner.cpp
|
Bug 1829570 - part 2: Add an overload of `AsyncEventDispatcher::RunDOMEventWhenSafe` r=smaug
|
2023-05-15 01:07:29 +00:00 |
nsFrameLoaderOwner.h
|
…
|
|
nsFrameMessageManager.cpp
|
Bug 1837964 - Part 2: Use UniquePtr with explicit free policy in ScriptLoader::{ConvertToUTF16,ConvertToUTF8} and their consumers. r=smaug
|
2023-07-06 09:37:18 +00:00 |
nsFrameMessageManager.h
|
…
|
|
nsGlobalWindow.h
|
…
|
|
nsGlobalWindowCommands.cpp
|
…
|
|
nsGlobalWindowCommands.h
|
…
|
|
nsGlobalWindowInner.cpp
|
Bug 1832733 - Unexpose sizeToContent() in Nightly. r=emilio
|
2023-07-11 14:39:29 +00:00 |
nsGlobalWindowInner.h
|
Bug 1832733 - Unexpose sizeToContent() in Nightly. r=emilio
|
2023-07-11 14:39:29 +00:00 |
nsGlobalWindowOuter.cpp
|
Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
|
2023-06-27 19:59:15 +00:00 |
nsGlobalWindowOuter.h
|
Bug 1522052 - remove nsIDOMChromeWindow. r=dom-core,webdriver-reviewers,devtools-reviewers,whimboo,mccr8
|
2023-06-23 14:21:05 +00:00 |
nsHistory.cpp
|
…
|
|
nsHistory.h
|
…
|
|
nsIAnimationObserver.h
|
…
|
|
nsIContent.h
|
Bug 1556358 - Part 2: Save and restore custom element form data. r=edgar
|
2023-06-28 04:31:22 +00:00 |
nsIContentInlines.h
|
Bug 1825825 - Simplify NAC setup. r=smaug
|
2023-04-05 09:19:15 +00:00 |
nsIContentPolicy.idl
|
Bug 1835925 - Add TYPE_WEB_TRANSPORT to ExtContentPolicyType r=jesup,extension-reviewers,robwu
|
2023-06-14 15:25:40 +00:00 |
nsIDOMRequestService.idl
|
…
|
|
nsIDocumentObserver.h
|
…
|
|
nsIDroppedLinkHandler.idl
|
…
|
|
nsIEventSourceEventService.idl
|
…
|
|
nsIGlobalObject.cpp
|
Bug 1838415 - Introduce RFPTarget::ReduceTimerPrecision. r=tjr
|
2023-06-21 07:01:22 +00:00 |
nsIGlobalObject.h
|
Bug 1800659 - P3 Remove WorkerPrivate::ClearMainEventQueue() r=asuth,smaug
|
2023-06-06 06:36:50 +00:00 |
nsIImageLoadingContent.idl
|
…
|
|
nsIMessageManager.idl
|
…
|
|
nsIMutationObserver.h
|
Bug 1834103 - Optimize out some nsIMutationObserver calls, r=emilio
|
2023-05-19 21:34:44 +00:00 |
nsINode.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 |
nsINode.h
|
Bug 1835037: Move `ANCHORS_RELATIVE_SELECTOR` out of nsINode flags. r=emilio
|
2023-06-13 13:21:42 +00:00 |
nsINodeList.h
|
…
|
|
nsIObjectLoadingContent.idl
|
Bug 1820766 - Remove unused code in nsObjectLoadingContent. r=peterv
|
2023-03-08 18:51:05 +00:00 |
nsIScriptChannel.idl
|
…
|
|
nsIScriptContext.h
|
…
|
|
nsIScriptGlobalObject.h
|
…
|
|
nsIScriptObjectPrincipal.h
|
…
|
|
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
|
…
|
|
nsISizeOfEventTarget.h
|
…
|
|
nsISlowScriptDebug.idl
|
…
|
|
nsImageLoadingContent.cpp
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +00:00 |
nsImageLoadingContent.h
|
Bug 1822404 don't force image state for poster anonymous img r=emilio
|
2023-05-10 00:42:47 +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
|
…
|
|
nsJSUtils.cpp
|
Bug 1841314 - Part 7: Add char and uint8_t overloads for NewArrayBufferWithContents. r=sfink
|
2023-07-06 20:51:00 +00:00 |
nsJSUtils.h
|
Bug 1841314 - Part 3: Prefer JS::NewArrayBufferWithContents with UniquePtr. r=sfink,saschanaz
|
2023-07-06 20:50:59 +00:00 |
nsLineBreaker.cpp
|
Bug 1839308 - Improve text-transform:capitalization behavior for "l·l" as used in Catalan. r=emilio
|
2023-06-20 16:22:40 +00:00 |
nsLineBreaker.h
|
…
|
|
nsMimeTypeArray.cpp
|
Bug 1838415 - Don't spoof explicitly disabled pdfJS. r=tjr
|
2023-06-21 07:01:22 +00:00 |
nsMimeTypeArray.h
|
…
|
|
nsNameSpaceManager.cpp
|
…
|
|
nsNameSpaceManager.h
|
…
|
|
nsNoDataProtocolContentPolicy.cpp
|
Bug 1816287 - Always exit fullscreen when triggering on external protocol r=edgar
|
2023-05-17 18:00:18 +00:00 |
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
|
…
|
|
nsObjectLoadingContent.cpp
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +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 1677718 - Completely remove AppCache API implementation r=necko-reviewers,emilio,jesup
|
2023-06-02 07:55:23 +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 1838415 - Don't spoof explicitly disabled pdfJS. r=tjr
|
2023-06-21 07:01:22 +00:00 |
nsPluginArray.h
|
…
|
|
nsPropertyTable.cpp
|
…
|
|
nsPropertyTable.h
|
…
|
|
nsQueryContentEventResult.cpp
|
…
|
|
nsQueryContentEventResult.h
|
…
|
|
nsRange.cpp
|
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 |
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
|
…
|
|
nsScreen.cpp
|
Bug 1836748 - Cut screen size over to RFPTarget. r=tjr
|
2023-06-15 19:13:56 +00:00 |
nsScreen.h
|
Bug 1838415 - Extend RFPTarget size to uint64_t. r=tjr
|
2023-06-21 07:01:22 +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 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +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 1834411 - nsSyncLoadService::PushSyncStreamToListener() passes incorrect offset to OnDataAvailable(). r=mccr8
|
2023-05-30 07:22:59 +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 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 |
nsTextNode.h
|
Bug 1449669 - Remove IsNodeOfType. r=longsonr
|
2023-03-17 19:22:14 +00:00 |
nsTraversal.cpp
|
…
|
|
nsTraversal.h
|
…
|
|
nsTreeSanitizer.cpp
|
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
|
2023-06-23 10:01:32 +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
|
…
|
|
nsViewportInfo.h
|
Bug 1803740 - Apply the minimum-scale for desktop mode. r=botond
|
2023-06-06 02:08:41 +00:00 |
nsWindowMemoryReporter.cpp
|
…
|
|
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
|
…
|
|
nsWrapperCache.cpp
|
…
|
|
nsWrapperCache.h
|
…
|
|
nsWrapperCacheInlines.h
|
…
|
|
usecounters.py
|
…
|
|