.. |
crashtests
|
Bug 1766472 - Remove the WebTask from the queue when it's failed to be queued r=smaug
|
2022-07-11 18:13:45 +00:00 |
fuzztest
|
|
|
rust
|
Bug 1771150 - Make fullscreen modal. r=smaug
|
2022-07-06 00:16:28 +00:00 |
test
|
Bug 1771822 - Do not explicitly set apz.allow_zooming in mochitests. r=tnikkel
|
2022-07-12 06:49:11 +00:00 |
AbstractRange.cpp
|
|
|
AbstractRange.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
AncestorIterator.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
AnimationFrameProvider.cpp
|
|
|
AnimationFrameProvider.h
|
|
|
AnonymousContent.cpp
|
|
|
AnonymousContent.h
|
|
|
Attr.cpp
|
|
|
Attr.h
|
|
|
AttrArray.cpp
|
|
|
AttrArray.h
|
|
|
AutocompleteFieldList.h
|
|
|
AutoPrintEventDispatcher.h
|
|
|
AutoSuppressEventHandlingAndSuspend.h
|
|
|
BarProps.cpp
|
|
|
BarProps.h
|
|
|
BindContext.cpp
|
|
|
BindContext.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
BodyConsumer.cpp
|
Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw
|
2022-07-11 09:18:32 +00:00 |
BodyConsumer.h
|
Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw
|
2022-07-11 09:18:32 +00:00 |
BodyStream.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
BodyStream.h
|
Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files r=smaug
|
2022-04-13 18:57:48 +00:00 |
BodyUtil.cpp
|
Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw
|
2022-07-11 09:18:32 +00:00 |
BodyUtil.h
|
Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw
|
2022-07-11 09:18:32 +00:00 |
BorrowedAttrInfo.cpp
|
|
|
BorrowedAttrInfo.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
CallState.h
|
|
|
CCGCScheduler.cpp
|
Bug 1774651 - Add a NonIdleMajorGC perfstat measurement r=smaug
|
2022-06-30 17:36:31 +00:00 |
CCGCScheduler.h
|
Bug 1774651 - Add a NonIdleMajorGC perfstat measurement r=smaug
|
2022-06-30 17:36:31 +00:00 |
CharacterData.cpp
|
|
|
CharacterData.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
ChildIterator.cpp
|
Merge autoland to Mozilla-Central. a=merge
|
2022-06-09 00:47:15 +03:00 |
ChildIterator.h
|
Bug 1772138 - Simplify FlattenedChildIterator. r=smaug
|
2022-06-08 14:34:46 +00:00 |
ChildProcessMessageManager.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
ChromeMessageBroadcaster.cpp
|
|
|
ChromeMessageBroadcaster.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
ChromeMessageSender.cpp
|
|
|
ChromeMessageSender.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
ChromeNodeList.cpp
|
|
|
ChromeNodeList.h
|
|
|
ChromeUtils.cpp
|
Bug 1770237: Part 17 - Rename mozJSComponentLoader to mozJSModuleLoader r=mccr8,decoder
|
2022-06-22 20:31:37 +00:00 |
ChromeUtils.h
|
Bug 1768870 - Part 2: Add ChromeUtils.defineESModuleGetters. r=kmag
|
2022-06-17 04:59:13 +00:00 |
Comment.cpp
|
|
|
Comment.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
components.conf
|
Backed out 2 changesets (bug 1728331) for causing failures at RTCPeerConnection-videoDetectorTest.html. CLOSED TREE
|
2022-03-29 00:04:47 +03:00 |
ContentAreaDropListener.jsm
|
Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu
|
2022-07-11 12:41:50 +00:00 |
ContentFrameMessageManager.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
ContentFrameMessageManager.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
ContentIterator.cpp
|
|
|
ContentIterator.h
|
|
|
ContentProcessMessageManager.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
ContentProcessMessageManager.h
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
CORSMode.h
|
|
|
Crypto.cpp
|
|
|
Crypto.h
|
|
|
CustomElementRegistry.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
CustomElementRegistry.h
|
|
|
DirectionalityUtils.cpp
|
|
|
DirectionalityUtils.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
DispatcherTrait.cpp
|
|
|
DispatcherTrait.h
|
|
|
DocGroup.cpp
|
Bug 1738103 - Part 4: Add XPCOM support for shutdown tasks, r=necko-reviewers,KrisWright
|
2022-03-23 22:22:04 +00:00 |
DocGroup.h
|
|
|
Document.cpp
|
Backed out 18 changesets (bug 1762462, bug 1758745, bug 1758740) for causing mochitest failures on test_storage_copied.html
|
2022-07-14 03:16:08 +03:00 |
Document.h
|
Backed out 18 changesets (bug 1762462, bug 1758745, bug 1758740) for causing mochitest failures on test_storage_copied.html
|
2022-07-14 03:16:08 +03:00 |
DocumentFragment.cpp
|
|
|
DocumentFragment.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
DocumentInlines.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
DocumentOrShadowRoot.cpp
|
Bug 1772968 - Cleanup naming of GetUnretargetedFullscreenElement. r=edgar
|
2022-06-08 11:25:24 +00:00 |
DocumentOrShadowRoot.h
|
Bug 1617948 - Make some inspector methods deal with adopted stylesheets. r=nchevobbe,firefox-style-system-reviewers,boris
|
2022-04-27 10:08:06 +00:00 |
DocumentType.cpp
|
|
|
DocumentType.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
DOMArena.h
|
Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
domerr.msg
|
Bug 1514936, part 3 - Remove NS_ERROR_NO_AGGREGATION which is no longer used. r=xpcom-reviewers,nika
|
2022-05-17 20:24:20 +00:00 |
DOMException.cpp
|
Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug
|
2022-05-25 23:41:26 +00:00 |
DOMException.h
|
Bug 1561357 - Implement [Serializable] for DOMException r=smaug,sfink
|
2022-04-19 19:31:27 +00:00 |
DOMImplementation.cpp
|
|
|
DOMImplementation.h
|
|
|
DOMIntersectionObserver.cpp
|
Bug 1772083 - Downgrade an assertion for now while we try to find STR. r=smaug
|
2022-06-01 14:03:04 +00:00 |
DOMIntersectionObserver.h
|
Bug 1730284 - Factor out some IntersectionObserver code. r=smaug,sefeng
|
2022-05-25 20:45:55 +00:00 |
DOMMatrix.cpp
|
Bug 1559177 - Add JS_ReadDouble. r=smaug
|
2022-04-01 22:25:54 +00:00 |
DOMMatrix.h
|
|
|
DOMMozPromiseRequestHolder.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
DOMParser.cpp
|
|
|
DOMParser.h
|
|
|
DOMPoint.cpp
|
|
|
DOMPoint.h
|
|
|
DOMQuad.cpp
|
|
|
DOMQuad.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
DOMRect.cpp
|
|
|
DOMRect.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
DOMRequest.cpp
|
Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug
|
2022-05-25 23:41:26 +00:00 |
DOMRequest.h
|
|
|
DOMRequestHelper.jsm
|
Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu
|
2022-07-11 12:41:50 +00:00 |
DOMStringList.cpp
|
|
|
DOMStringList.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
DOMTokenListSupportedTokens.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
Element.cpp
|
Bug 1754897 - Part 7: Factor out the check of PseudoStyleType for animations. r=emilio
|
2022-06-13 20:26:47 +00:00 |
Element.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ElementInlines.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
EventSource.cpp
|
Bug 1738103 - Part 4: Add XPCOM support for shutdown tasks, r=necko-reviewers,KrisWright
|
2022-03-23 22:22:04 +00:00 |
EventSource.h
|
|
|
EventSourceEventService.cpp
|
|
|
EventSourceEventService.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
External.cpp
|
|
|
External.h
|
|
|
FilteredNodeIterator.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
FlushType.h
|
|
|
FormData.cpp
|
|
|
FormData.h
|
|
|
FragmentOrElement.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
FragmentOrElement.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
FromParser.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
FullscreenChange.h
|
|
|
FuzzingFunctions.cpp
|
Bug 1756778 - Integrate top-level IPC fuzzing. r=nika
|
2022-05-05 15:39:24 +00:00 |
FuzzingFunctions.h
|
Bug 1756778 - Integrate top-level IPC fuzzing. r=nika
|
2022-05-05 15:39:24 +00:00 |
gen-usecounters.py
|
|
|
GeneratedImageContent.cpp
|
|
|
GeneratedImageContent.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
HTMLSplitOnSpacesTokenizer.h
|
|
|
IdentifierMapEntry.h
|
|
|
IdleDeadline.cpp
|
|
|
IdleDeadline.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
IdleRequest.cpp
|
|
|
IdleRequest.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
IDTracker.cpp
|
|
|
IDTracker.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
IframeSandboxKeywordList.h
|
Bug 1735746 - Block external protocol navigation from sandboxed contexts. r=nika,ckerschb,Gijs,smaug
|
2022-04-20 11:06:50 +00:00 |
ImageEncoder.cpp
|
Bug 1769878, ensure objects owned by the worker thread are cleared when the worker is shutting down, r=asuth,aosmond
|
2022-06-22 14:06:31 +00:00 |
ImageEncoder.h
|
Bug 1769878, ensure objects owned by the worker thread are cleared when the worker is shutting down, r=asuth,aosmond
|
2022-06-22 14:06:31 +00:00 |
ImageTracker.cpp
|
|
|
ImageTracker.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
IndexedDBHelper.jsm
|
Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu
|
2022-07-11 12:41:50 +00:00 |
InProcessBrowserChildMessageManager.cpp
|
|
|
InProcessBrowserChildMessageManager.h
|
|
|
IntlUtils.cpp
|
|
|
IntlUtils.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
JSExecutionContext.cpp
|
|
|
JSExecutionContext.h
|
|
|
Link.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
Link.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
LinkStyle.cpp
|
Bug 1774175 - Call SetAcquiringImportMaps(false) when processing modulepreload. r=yulia,smaug
|
2022-06-27 21:20:48 +00:00 |
LinkStyle.h
|
Bug 1774175 - Call SetAcquiringImportMaps(false) when processing modulepreload. r=yulia,smaug
|
2022-06-27 21:20:48 +00:00 |
Location.cpp
|
|
|
Location.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
LocationBase.cpp
|
|
|
LocationBase.h
|
|
|
LocationHelper.jsm
|
|
|
MaybeCrossOriginObject.cpp
|
Bug 1760844 part 1 - Remove hasInstance proxy trap. r=iain,peterv,robwu
|
2022-04-04 15:09:29 +00:00 |
MaybeCrossOriginObject.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
MessageBroadcaster.cpp
|
|
|
MessageBroadcaster.h
|
Bug 1768189 - Part 2: Apply modernize-concat-nested-namespaces to dom/base/DOMMozPromiseRequestHolder.h ... r=andi
|
2022-05-09 20:41:03 +00:00 |
MessageListenerManager.cpp
|
|
|
MessageListenerManager.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
MessageManagerCallback.h
|
Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth
|
2022-06-08 15:24:27 +00:00 |
MessageManagerGlobal.cpp
|
|
|
MessageManagerGlobal.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
MessageSender.cpp
|
|
|
MessageSender.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
MimeType.cpp
|
|
|
MimeType.h
|
|
|
moz.build
|
Bug 1773070 - Rename generated header name as per Matrix suggestion. r=smaug
|
2022-06-07 23:09:53 +00:00 |
mozAutoDocUpdate.h
|
|
|
mozIDOMWindow.idl
|
|
|
MozQueryInterface.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
MozQueryInterface.h
|
|
|
MutationObservers.cpp
|
|
|
MutationObservers.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
NameSpaceConstants.h
|
|
|
Navigator.cpp
|
Bug 1765313, part 3 - Rename ContentBlocking to StorageAccessAPIHelper, r=anti-tracking-reviewers,necko-reviewers,dragana,timhuang
|
2022-06-08 21:57:17 +00:00 |
Navigator.h
|
Bug 1766130 - Properly propagate errors from Promise creation. r=smaug
|
2022-05-02 07:44:23 +00:00 |
NodeInfo.cpp
|
|
|
NodeInfo.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
NodeInfoInlines.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
NodeIterator.cpp
|
|
|
NodeIterator.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
NodeUbiReporting.cpp
|
|
|
NodeUbiReporting.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsAttrName.h
|
|
|
nsAttrValue.cpp
|
Bug 1762796 - Deduplicate TokenList values faster. r=smaug
|
2022-04-04 14:23:23 +00:00 |
nsAttrValue.h
|
Bug 1762796 - Allow nsAttrValue use without requiring a prior #include "nsAtom.h". r=emilio
|
2022-04-06 05:15:38 +00:00 |
nsAttrValueInlines.h
|
Bug 1762796 - Deduplicate TokenList values faster. r=smaug
|
2022-04-04 14:23:23 +00:00 |
nsAttrValueOrString.cpp
|
|
|
nsAttrValueOrString.h
|
|
|
nsCaseTreatment.h
|
|
|
nsCCUncollectableMarker.cpp
|
|
|
nsCCUncollectableMarker.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsChildContentList.h
|
|
|
nsContentAreaDragDrop.cpp
|
Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE
|
2022-06-11 01:13:42 +03:00 |
nsContentAreaDragDrop.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsContentCID.h
|
|
|
nsContentCreatorFunctions.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsContentList.cpp
|
Bug 1771938 - Add a cache for nsContentList::NamedItem. r=smaug
|
2022-06-01 22:01:29 +00:00 |
nsContentList.h
|
Bug 1771938 - Add a cache for nsContentList::NamedItem. r=smaug
|
2022-06-01 22:01:29 +00:00 |
nsContentListDeclarations.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsContentPermissionHelper.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
nsContentPermissionHelper.h
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
nsContentPolicy.cpp
|
|
|
nsContentPolicy.h
|
|
|
nsContentPolicyUtils.h
|
|
|
nsContentSink.cpp
|
Bug 1777473 - Expose some more layout frame labels to javascript developers r=emilio
|
2022-07-06 14:02:04 +00:00 |
nsContentSink.h
|
Bug 1762156 - Move LinkHeader parsing to mozilla::net namespace in nsNetUtil.h r=necko-reviewers,dragana
|
2022-04-01 13:45:20 +00:00 |
nsContentTypeParser.cpp
|
|
|
nsContentTypeParser.h
|
|
|
nsContentUtils.cpp
|
Bug 1765083 - Introduce FocusOptions.focusVisible. r=smaug,pip-reviewers
|
2022-07-11 22:04:34 +00:00 |
nsContentUtils.h
|
Bug 1765083 - Introduce FocusOptions.focusVisible. r=smaug,pip-reviewers
|
2022-07-11 22:04:34 +00:00 |
nsCopySupport.cpp
|
Bug 359303 - preserve nbsps on clipboard export. r=hsivonen,mbrodesser
|
2022-06-03 12:57:44 +00:00 |
nsCopySupport.h
|
|
|
nsDataDocumentContentPolicy.cpp
|
|
|
nsDataDocumentContentPolicy.h
|
|
|
nsDeprecatedOperationList.h
|
Bug 1765063 - Disable mozCurrentTransform on early beta and earlier. r=lsalzman,gfx-reviewers,emilio
|
2022-05-19 01:07:54 +00:00 |
nsDocElementCreatedNotificationRunner.h
|
|
|
nsDocumentWarningList.h
|
|
|
nsDOMAttributeMap.cpp
|
|
|
nsDOMAttributeMap.h
|
|
|
nsDOMCaretPosition.cpp
|
|
|
nsDOMCaretPosition.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsDOMCID.h
|
|
|
nsDOMDataChannel.cpp
|
|
|
nsDOMDataChannel.h
|
|
|
nsDOMDataChannelDeclarations.h
|
|
|
nsDOMJSUtils.h
|
|
|
nsDOMMutationObserver.cpp
|
|
|
nsDOMMutationObserver.h
|
Bug 1761000 - Remove unused nsDOMMutationObserver::TakeRecords() declaration. r=smaug DONTBUILD
|
2022-03-23 14:47:17 +00:00 |
nsDOMNavigationTiming.cpp
|
|
|
nsDOMNavigationTiming.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsDOMString.h
|
|
|
nsDOMTokenList.cpp
|
Bug 1681518 - Error message for DOMTokenList#add could be better. r=emilio
|
2022-06-12 17:59:54 +00:00 |
nsDOMTokenList.h
|
Bug 1681518 - Error message for DOMTokenList#add could be better. r=emilio
|
2022-06-12 17:59:54 +00:00 |
nsDOMWindowUtils.cpp
|
Bug 1773696 - Make wheel event IPC depend on test_events_async_enabled, r=smaug
|
2022-07-06 19:55:12 +00:00 |
nsDOMWindowUtils.h
|
|
|
nsFocusManager.cpp
|
Bug 1765083 - Introduce FocusOptions.focusVisible. r=smaug,pip-reviewers
|
2022-07-11 22:04:34 +00:00 |
nsFocusManager.h
|
Bug 1770133 - part 2: Make IMEStateManager::sFocusedContent store it as Element r=m_kato
|
2022-05-26 07:03:19 +00:00 |
nsFrameLoader.cpp
|
Backed out changeset 67fae8447273 (bug 1734394) for causing Assertion failures on StaticPrefList_browser.h. CLOSED TREE
|
2022-07-12 09:00:39 +03:00 |
nsFrameLoader.h
|
Bug 1739450 - Part 1: Move ownership of session store scroll and form data to platform. r=peterv
|
2022-04-19 15:19:22 +00:00 |
nsFrameLoaderOwner.cpp
|
|
|
nsFrameLoaderOwner.h
|
|
|
nsFrameMessageManager.cpp
|
Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth
|
2022-06-08 15:24:27 +00:00 |
nsFrameMessageManager.h
|
Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth
|
2022-06-08 15:24:27 +00:00 |
nsGlobalWindow.h
|
|
|
nsGlobalWindowCommands.cpp
|
|
|
nsGlobalWindowCommands.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsGlobalWindowInner.cpp
|
Backed out 18 changesets (bug 1762462, bug 1758745, bug 1758740) for causing mochitest failures on test_storage_copied.html
|
2022-07-14 03:16:08 +03:00 |
nsGlobalWindowInner.h
|
Backed out 18 changesets (bug 1762462, bug 1758745, bug 1758740) for causing mochitest failures on test_storage_copied.html
|
2022-07-14 03:16:08 +03:00 |
nsGlobalWindowOuter.cpp
|
Backed out 18 changesets (bug 1762462, bug 1758745, bug 1758740) for causing mochitest failures on test_storage_copied.html
|
2022-07-14 03:16:08 +03:00 |
nsGlobalWindowOuter.h
|
Backed out 18 changesets (bug 1762462, bug 1758745, bug 1758740) for causing mochitest failures on test_storage_copied.html
|
2022-07-14 03:16:08 +03:00 |
nsHistory.cpp
|
|
|
nsHistory.h
|
|
|
nsIAnimationObserver.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsIContent.h
|
Bug 1372276 - Remove HTML menuitem. r=smaug,mconley,agi
|
2022-06-22 22:31:42 +00:00 |
nsIContentInlines.h
|
|
|
nsIContentPolicy.idl
|
|
|
nsIDocumentObserver.h
|
Bug 1773070 - While at it rename ContentStateChanged to ElementStateChanged, and make it take elements. r=smaug
|
2022-06-07 23:09:54 +00:00 |
nsIDOMRequestService.idl
|
|
|
nsIDroppedLinkHandler.idl
|
|
|
nsIEventSourceEventService.idl
|
|
|
nsIGlobalObject.cpp
|
Bug 1769322 - Allow for the possibility of non-xpc globals in nsIGlobal::IsScriptForbidden r=smaug
|
2022-05-24 17:23:32 +00:00 |
nsIGlobalObject.h
|
Bug 1072107 - Part 2. Expose FontFaceSet on nsIGlobalObject. r=emilio
|
2022-07-07 21:24:08 +00:00 |
nsIImageLoadingContent.idl
|
|
|
nsImageLoadingContent.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
nsImageLoadingContent.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
nsIMessageManager.idl
|
|
|
nsIMutationObserver.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsINode.cpp
|
Bug 1778211 - Reject xpidl CDATA containing 'virtual', r=xpcom-reviewers,necko-reviewers,mccr8,dragana
|
2022-07-06 14:53:06 +00:00 |
nsINode.h
|
Bug 1778211 - Reject xpidl CDATA containing 'virtual', r=xpcom-reviewers,necko-reviewers,mccr8,dragana
|
2022-07-06 14:53:06 +00:00 |
nsINodeList.h
|
|
|
nsIObjectLoadingContent.idl
|
|
|
nsIScriptableContentIterator.idl
|
|
|
nsIScriptChannel.idl
|
|
|
nsIScriptContext.h
|
|
|
nsIScriptGlobalObject.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
nsIScriptObjectPrincipal.h
|
Backed out 18 changesets (bug 1762462, bug 1758745, bug 1758740) for causing mochitest failures on test_storage_copied.html
|
2022-07-14 03:16:08 +03:00 |
nsISelectionController.idl
|
|
|
nsISelectionDisplay.idl
|
|
|
nsISelectionListener.idl
|
|
|
nsISizeOfEventTarget.h
|
|
|
nsISlowScriptDebug.idl
|
|
|
nsJSEnvironment.cpp
|
Bug 1774651 - Add a NonIdleMajorGC perfstat measurement r=smaug
|
2022-06-30 17:36:31 +00:00 |
nsJSEnvironment.h
|
Bug 1661293 - Move idle-time nursery GCs to a new nsJSContext::MaybePokeGC r=jonco,smaug
|
2022-06-06 22:53:11 +00:00 |
nsJSUtils.cpp
|
Bug 1747059 - Use AllowIfExists in nsJSUtils::IsScriptable r=smaug
|
2022-06-28 22:04:17 +00:00 |
nsJSUtils.h
|
|
|
nsLineBreaker.cpp
|
|
|
nsLineBreaker.h
|
|
|
nsMappedAttributeElement.cpp
|
|
|
nsMappedAttributeElement.h
|
|
|
nsMappedAttributes.cpp
|
|
|
nsMappedAttributes.h
|
|
|
nsMimeTypeArray.cpp
|
|
|
nsMimeTypeArray.h
|
|
|
nsNameSpaceManager.cpp
|
|
|
nsNameSpaceManager.h
|
|
|
nsNoDataProtocolContentPolicy.cpp
|
|
|
nsNoDataProtocolContentPolicy.h
|
|
|
nsNodeInfoManager.cpp
|
|
|
nsNodeInfoManager.h
|
Bug 1768189 - Part 5: Apply modernize-concat-nested-namespaces to dom/base/nsNodeInfoManager.h ... r=andi
|
2022-05-09 20:41:05 +00:00 |
nsObjectLoadingContent.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
nsObjectLoadingContent.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
nsOpenURIInFrameParams.cpp
|
|
|
nsOpenURIInFrameParams.h
|
|
|
nsPIDOMWindow.h
|
Bug 1768189 - Part 5: Apply modernize-concat-nested-namespaces to dom/base/nsNodeInfoManager.h ... r=andi
|
2022-05-09 20:41:05 +00:00 |
nsPIDOMWindowInlines.h
|
|
|
nsPIWindowRoot.h
|
|
|
nsPluginArray.cpp
|
|
|
nsPluginArray.h
|
Bug 1772616 - Cleanup dom/base/ includes r=sylvestre
|
2022-06-04 09:01:21 +00:00 |
nsPropertyTable.cpp
|
|
|
nsPropertyTable.h
|
|
|
nsQueryContentEventResult.cpp
|
|
|
nsQueryContentEventResult.h
|
|
|
nsRange.cpp
|
Bug 1767256 - Include elements with display:contents when calculating range bounding rect r=emilio
|
2022-07-08 10:49:47 +00:00 |
nsRange.h
|
|
|
nsSandboxFlags.h
|
Bug 1735746 - Block external protocol navigation from sandboxed contexts. r=nika,ckerschb,Gijs,smaug
|
2022-04-20 11:06:50 +00:00 |
nsScreen.cpp
|
Bug 1751217 Part 2: Change nsDeviceContext::GetDepth to eliminate the outparam. r=emilio
|
2022-03-24 18:19:49 +00:00 |
nsScreen.h
|
|
|
nsStructuredCloneContainer.cpp
|
|
|
nsStructuredCloneContainer.h
|
|
|
nsStubAnimationObserver.cpp
|
|
|
nsStubAnimationObserver.h
|
|
|
nsStubDocumentObserver.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
nsStubDocumentObserver.h
|
|
|
nsStubMutationObserver.cpp
|
|
|
nsStubMutationObserver.h
|
|
|
nsStyledElement.cpp
|
|
|
nsStyledElement.h
|
|
|
nsSyncLoadService.cpp
|
|
|
nsSyncLoadService.h
|
Bug 1768189 - Part 5: Apply modernize-concat-nested-namespaces to dom/base/nsNodeInfoManager.h ... r=andi
|
2022-05-09 20:41:05 +00:00 |
nsTextFragment.cpp
|
|
|
nsTextFragment.h
|
|
|
nsTextFragmentImpl.h
|
|
|
nsTextFragmentSSE2.cpp
|
Bug 1772616 - Cleanup dom/base/ includes r=sylvestre
|
2022-06-04 09:01:21 +00:00 |
nsTextFragmentVMX.cpp
|
|
|
nsTextNode.cpp
|
|
|
nsTextNode.h
|
|
|
nsTraversal.cpp
|
|
|
nsTraversal.h
|
|
|
nsTreeSanitizer.cpp
|
Merge autoland to mozilla-central. a=merge
|
2022-05-25 00:42:50 +03:00 |
nsTreeSanitizer.h
|
Bug 1757210 - sanitizer restrict href in svg:use to fragment-only URLs r=hsivonen
|
2022-04-29 13:04:38 +00:00 |
nsViewportInfo.cpp
|
|
|
nsViewportInfo.h
|
Bug 1768189 - Part 5: Apply modernize-concat-nested-namespaces to dom/base/nsNodeInfoManager.h ... r=andi
|
2022-05-09 20:41:05 +00:00 |
nsWindowMemoryReporter.cpp
|
|
|
nsWindowMemoryReporter.h
|
|
|
nsWindowRoot.cpp
|
|
|
nsWindowRoot.h
|
|
|
nsWindowSizes.h
|
|
|
nsWrapperCache.cpp
|
Bug 1352532 - Part 1: Allow wrapper cache to handle changing a nursery wrapper to another nursery wrapper r=smaug
|
2022-06-28 08:43:46 +00:00 |
nsWrapperCache.h
|
Bug 1757635 - Part 1: Add using ::ImplCycleCollectionUnlink inside NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS r=mccr8
|
2022-05-25 23:41:25 +00:00 |
nsWrapperCacheInlines.h
|
|
|
ParentProcessMessageManager.cpp
|
|
|
ParentProcessMessageManager.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
PlacesBookmark.h
|
|
|
PlacesBookmarkAddition.h
|
|
|
PlacesBookmarkChanged.h
|
|
|
PlacesBookmarkGuid.h
|
|
|
PlacesBookmarkMoved.h
|
|
|
PlacesBookmarkRemoved.h
|
Bug 1556427 - Add node.title to bookmarks.onRemoved event r=Standard8,willdurand,markh
|
2022-03-30 12:57:28 +00:00 |
PlacesBookmarkTags.h
|
|
|
PlacesBookmarkTime.h
|
|
|
PlacesBookmarkTitle.h
|
|
|
PlacesBookmarkUrl.h
|
|
|
PlacesEvent.cpp
|
|
|
PlacesEvent.h
|
|
|
PlacesFavicon.h
|
|
|
PlacesHistoryCleared.h
|
|
|
PlacesObservers.cpp
|
|
|
PlacesObservers.h
|
|
|
PlacesPurgeCaches.h
|
|
|
PlacesRanking.h
|
|
|
PlacesVisit.h
|
|
|
PlacesVisitRemoved.h
|
|
|
PlacesVisitTitle.h
|
|
|
PlacesWeakCallbackWrapper.cpp
|
|
|
PlacesWeakCallbackWrapper.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
PointerLockManager.cpp
|
Bug 1772968 - Cleanup naming of GetUnretargetedFullscreenElement. r=edgar
|
2022-06-08 11:25:24 +00:00 |
PointerLockManager.h
|
|
|
PopupBlocker.cpp
|
|
|
PopupBlocker.h
|
|
|
Pose.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
Pose.h
|
|
|
PostMessageEvent.cpp
|
Bug 1774866 - Support error stacks in window.postMessage. r=smaug
|
2022-07-13 12:42:31 +00:00 |
PostMessageEvent.h
|
Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth
|
2022-06-08 15:24:27 +00:00 |
ProcessMessageManager.cpp
|
|
|
ProcessMessageManager.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
ProcessSelector.jsm
|
Backed out 2 changesets (bug 1728331) for causing failures at RTCPeerConnection-videoDetectorTest.html. CLOSED TREE
|
2022-03-29 00:04:47 +03:00 |
RadioGroupManager.cpp
|
|
|
RadioGroupManager.h
|
|
|
RangeBoundary.h
|
|
|
RangeUtils.cpp
|
|
|
RangeUtils.h
|
|
|
RemoteOuterWindowProxy.cpp
|
|
|
ResizeObserver.cpp
|
Bug 1764977 - Downgrade an assertion that can break with very large sizes.
|
2022-04-19 13:47:55 +00:00 |
ResizeObserver.h
|
|
|
ResizeObserverController.cpp
|
|
|
ResizeObserverController.h
|
|
|
ResponsiveImageSelector.cpp
|
|
|
ResponsiveImageSelector.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
RustTypes.h
|
Bug 1773070 - Rename generated header name as per Matrix suggestion. r=smaug
|
2022-06-07 23:09:53 +00:00 |
SameProcessMessageQueue.cpp
|
|
|
SameProcessMessageQueue.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
ScreenLuminance.cpp
|
|
|
ScreenLuminance.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
ScreenOrientation.cpp
|
Bug 1763052 - Don't throw unhandled promise rejection when screen.orientation.unlock() is called without fullscreen. r=smaug
|
2022-05-18 08:11:10 +00:00 |
ScreenOrientation.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
ScriptableContentIterator.cpp
|
|
|
ScriptableContentIterator.h
|
|
|
ScrollingMetrics.cpp
|
|
|
ScrollingMetrics.h
|
|
|
Selection.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
Selection.h
|
Bug 1764679 - Make GetInterlinePosition and SetInterlinePosition work with new enum class r=smaug
|
2022-04-20 14:24:55 +00:00 |
SelectionChangeEventDispatcher.cpp
|
|
|
SelectionChangeEventDispatcher.h
|
|
|
SerializedStackHolder.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
SerializedStackHolder.h
|
Bug 1769290 - Part 4: Apply mozilla-js-handle-rooted-typedef against dom/workers r=mccr8,dom-worker-reviewers,smaug
|
2022-05-17 19:48:04 +00:00 |
ShadowIncludingTreeIterator.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
ShadowRoot.cpp
|
Bug 1737455 - Don't clear adoptedStyleSheets when adopting from a template document to its owner or vice versa. r=edgar
|
2022-04-26 17:31:23 +00:00 |
ShadowRoot.h
|
Bug 1737455 - Don't clear adoptedStyleSheets when adopting from a template document to its owner or vice versa. r=edgar
|
2022-04-26 17:31:23 +00:00 |
SlowScriptDebug.jsm
|
|
|
StaticRange.cpp
|
|
|
StaticRange.h
|
|
|
StorageAccessPermissionRequest.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
StorageAccessPermissionRequest.h
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
StructuredCloneBlob.cpp
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
StructuredCloneBlob.h
|
Bug 1769290 - Part 7: Apply mozilla-js-handle-rooted-typedef against dom/base r=smaug
|
2022-06-05 20:54:59 +00:00 |
StructuredCloneHolder.cpp
|
Bug 1774866 - Support error stacks in window.postMessage. r=smaug
|
2022-07-13 12:42:31 +00:00 |
StructuredCloneHolder.h
|
Bug 1659025 - Implement [Transferable] for ReadableStream r=smaug,sfink
|
2022-05-19 11:54:31 +00:00 |
StructuredCloneTags.h
|
Bug 1659025 - Implement [Transferable] for ReadableStream r=smaug,sfink
|
2022-05-19 11:54:31 +00:00 |
StructuredCloneTester.cpp
|
|
|
StructuredCloneTester.h
|
|
|
StyledRange.cpp
|
|
|
StyledRange.h
|
|
|
StyleSheetList.cpp
|
|
|
StyleSheetList.h
|
|
|
SubtleCrypto.cpp
|
|
|
SubtleCrypto.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
SyncMessageSender.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
TestUtils.cpp
|
|
|
TestUtils.h
|
|
|
Text.cpp
|
|
|
Text.h
|
|
|
TextInputProcessor.cpp
|
|
|
TextInputProcessor.h
|
|
|
ThirdPartyUtil.cpp
|
Bug 1765313, part 2 - Move the ShouldAllowAccessFor functions to StorageAccess.h, r=anti-tracking-reviewers,timhuang
|
2022-06-08 21:57:16 +00:00 |
ThirdPartyUtil.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
Timeout.cpp
|
|
|
Timeout.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
TimeoutBudgetManager.cpp
|
|
|
TimeoutBudgetManager.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
TimeoutExecutor.cpp
|
|
|
TimeoutExecutor.h
|
Bug 1768189 - Part 3: Apply modernize-concat-nested-namespaces to dom/base/MessageListenerManager.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
TimeoutHandler.cpp
|
|
|
TimeoutHandler.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
TimeoutManager.cpp
|
Bug 1771009 - Make TimeoutManager::SetTimeout no-op if window is dying r=smaug
|
2022-05-27 14:02:53 +00:00 |
TimeoutManager.h
|
|
|
TreeIterator.h
|
|
|
TreeOrderedArray.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
TreeOrderedArrayInlines.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
TreeWalker.cpp
|
|
|
TreeWalker.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
UIDirectionManager.cpp
|
Bug 1767537 - Use the intl:app-locales-changed event in UIDirectionManager; r=platform-i18n-reviewers,dminor
|
2022-05-05 16:25:31 +00:00 |
UIDirectionManager.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
UseCounter.h
|
|
|
UseCounters.conf
|
Bug 1764541 - Add telemetry for window.open with empty url argument r=emilio
|
2022-04-20 13:39:34 +00:00 |
usecounters.py
|
Bug 1769631 - Remove 'U' from 'mode' parameters for various 'open' calls to ensure Python3.11 compatibility r=firefox-build-system-reviewers,glandium
|
2022-06-02 06:27:44 +00:00 |
UseCountersWorker.conf
|
|
|
UserActivation.cpp
|
|
|
UserActivation.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
ViewportMetaData.cpp
|
|
|
ViewportMetaData.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
VisualViewport.cpp
|
|
|
VisualViewport.h
|
|
|
WindowDestroyedEvent.cpp
|
|
|
WindowDestroyedEvent.h
|
|
|
WindowFeatures.cpp
|
|
|
WindowFeatures.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
WindowNamedPropertiesHandler.cpp
|
|
|
WindowNamedPropertiesHandler.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
WindowProxyHolder.h
|
Bug 1768189 - Part 4: Apply modernize-concat-nested-namespaces to dom/base/TimeoutHandler.h ... r=andi
|
2022-05-09 20:41:04 +00:00 |
XPathGenerator.cpp
|
|
|
XPathGenerator.h
|
|
|