| .. |
|
crashtests
|
Bug 1753408 - Remove ResizeObserver pref. r=webidl,smaug
|
2022-02-04 16:44:22 +00:00 |
|
fuzztest
|
Bug 1590068 - Fix lint failure r=fix
|
2021-12-08 21:54:10 +02:00 |
|
test
|
Bug 1692963 - update disabling condition to reduce failure rate r=intermittent-reviewers,MasterWayZ DONTBUILD
|
2022-03-11 06:20:21 +00:00 |
|
AbstractRange.cpp
|
|
|
|
AbstractRange.h
|
|
|
|
AncestorIterator.h
|
|
|
|
AnimationFrameProvider.cpp
|
Bug 1738971 - Part 1. Split out plumbing for AnimationFrameProvider from Document. r=dom-worker-reviewers,smaug
|
2021-12-10 02:57:49 +00:00 |
|
AnimationFrameProvider.h
|
Bug 1738971 - Part 1. Split out plumbing for AnimationFrameProvider from Document. r=dom-worker-reviewers,smaug
|
2021-12-10 02:57:49 +00:00 |
|
AnonymousContent.cpp
|
|
|
|
AnonymousContent.h
|
|
|
|
Attr.cpp
|
|
|
|
Attr.h
|
|
|
|
AttrArray.cpp
|
|
|
|
AttrArray.h
|
|
|
|
AutocompleteFieldList.h
|
|
|
|
AutoPrintEventDispatcher.h
|
|
|
|
AutoSuppressEventHandlingAndSuspend.h
|
Bug 1730117 - Part 1: Make sync XHR suppress event handling for the nested in-process documents; r=smaug
|
2021-09-22 14:50:55 +00:00 |
|
BarProps.cpp
|
Bug 1701001 - Part 3: Standardize the BarProp values. r=smaug
|
2021-11-06 01:19:14 +00:00 |
|
BarProps.h
|
Bug 1701001 - Part 3: Standardize the BarProp values. r=smaug
|
2021-11-06 01:19:14 +00:00 |
|
BindContext.cpp
|
|
|
|
BindContext.h
|
|
|
|
BodyConsumer.cpp
|
Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug
|
2022-01-20 19:11:39 +00:00 |
|
BodyConsumer.h
|
|
|
|
BodyStream.cpp
|
Bug 1754251 - Refactor WriteIntoReadRequestBuffer to avoid hazard r=sfink
|
2022-02-10 15:54:50 +00:00 |
|
BodyStream.h
|
Bug 1757808 - Part 2: Merge SourceCallback classes as UnderlyingSourceAlgorithms r=mgaudet
|
2022-03-08 19:29:14 +00:00 |
|
BodyUtil.cpp
|
|
|
|
BodyUtil.h
|
|
|
|
BorrowedAttrInfo.cpp
|
|
|
|
BorrowedAttrInfo.h
|
|
|
|
CallState.h
|
|
|
|
CCGCScheduler.cpp
|
Bug 1661293 - Move idle-time nursery GCs to a new nsJSContext::MaybePokeGC r=jonco,smaug
|
2022-03-03 04:21:47 +00:00 |
|
CCGCScheduler.h
|
Bug 1661293 - Move idle-time nursery GCs to a new nsJSContext::MaybePokeGC r=jonco,smaug
|
2022-03-03 04:21:47 +00:00 |
|
CharacterData.cpp
|
Bug 1729170 - Make all methods of nsTextFragment take uint32_t for the offset and length of text r=smaug
|
2021-10-12 05:05:12 +00:00 |
|
CharacterData.h
|
|
|
|
ChildIterator.cpp
|
Bug 1707448 - Remove unused eAllButXBL flag. r=smaug
|
2021-10-05 14:54:47 +00:00 |
|
ChildIterator.h
|
Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges
|
2021-11-16 08:07:30 +00:00 |
|
ChildProcessMessageManager.h
|
|
|
|
ChromeMessageBroadcaster.cpp
|
|
|
|
ChromeMessageBroadcaster.h
|
|
|
|
ChromeMessageSender.cpp
|
|
|
|
ChromeMessageSender.h
|
|
|
|
ChromeNodeList.cpp
|
|
|
|
ChromeNodeList.h
|
|
|
|
ChromeUtils.cpp
|
Bug 1598759 - Remove support for Large-Allocation HTTP header. r=nika,fluent-reviewers
|
2022-03-09 03:18:04 +00:00 |
|
ChromeUtils.h
|
Bug 1740543 - Expose xpcom's GetErrorName() to JS. r=xpcom-reviewers,nika
|
2021-12-09 14:00:39 +00:00 |
|
Comment.cpp
|
|
|
|
Comment.h
|
|
|
|
components.conf
|
Backed out 2 changesets (bug 1731792) for causing devtools failures on browser_console_error_source_click.js
|
2021-09-28 06:15:28 +03:00 |
|
ContentAreaDropListener.jsm
|
|
|
|
ContentFrameMessageManager.cpp
|
|
|
|
ContentFrameMessageManager.h
|
|
|
|
ContentIterator.cpp
|
Bug 1739079 - Make ContentIterator more resilient to unexpected situations. r=saschanaz
|
2021-11-24 23:58:26 +00:00 |
|
ContentIterator.h
|
Bug 1739079 - Make ContentIterator more resilient to unexpected situations. r=saschanaz
|
2021-11-24 23:58:26 +00:00 |
|
ContentProcessMessageManager.cpp
|
|
|
|
ContentProcessMessageManager.h
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
CORSMode.h
|
|
|
|
Crypto.cpp
|
Bug 1723674 - Implement crypto.randomUUID(). r=keeler,nika
|
2021-10-14 03:28:49 +00:00 |
|
Crypto.h
|
Bug 1723674 - Implement crypto.randomUUID(). r=keeler,nika
|
2021-10-14 03:28:49 +00:00 |
|
CustomElementRegistry.cpp
|
Bug 1732696 - Improve CustomElementDefinition cycle collection code. r=smaug
|
2021-12-20 10:01:11 +00:00 |
|
CustomElementRegistry.h
|
Bug 1732696 - Improve CustomElementDefinition cycle collection code. r=smaug
|
2021-12-20 10:01:11 +00:00 |
|
DirectionalityUtils.cpp
|
Bug 1719554 - Unify nsCharType as intl::BidiClass; r=platform-i18n-reviewers,jfkthame,gregtatum
|
2021-12-06 18:15:49 +00:00 |
|
DirectionalityUtils.h
|
|
|
|
DispatcherTrait.cpp
|
|
|
|
DispatcherTrait.h
|
|
|
|
DocGroup.cpp
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
|
DocGroup.h
|
|
|
|
Document.cpp
|
Bug 1741671 - Enable BFCache for pages with beforeunload event listeners on Desktop r=smaug
|
2022-03-03 19:13:47 +00:00 |
|
Document.h
|
Bug 1756500 - Add [Trial="Name"] condition to WebIDL. r=peterv
|
2022-03-08 15:24:15 +00:00 |
|
DocumentFragment.cpp
|
|
|
|
DocumentFragment.h
|
|
|
|
DocumentInlines.h
|
|
|
|
DocumentOrShadowRoot.cpp
|
Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv
|
2021-10-22 16:15:57 +00:00 |
|
DocumentOrShadowRoot.h
|
|
|
|
DocumentType.cpp
|
|
|
|
DocumentType.h
|
|
|
|
DOMArena.h
|
|
|
|
domerr.msg
|
|
|
|
DOMException.cpp
|
Bug 1718353: Remove InvalidPointerId from DOM4ErrorTypeCodeMap r=saschanaz
|
2021-11-11 21:07:55 +00:00 |
|
DOMException.h
|
|
|
|
DOMImplementation.cpp
|
Bug 1575191- Make callers to Document::SetContentType with ASCII literal using SetContentTypeInternal.. r=hsivonen
|
2021-11-04 06:47:05 +00:00 |
|
DOMImplementation.h
|
|
|
|
DOMIntersectionObserver.cpp
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
DOMIntersectionObserver.h
|
|
|
|
DOMMatrix.cpp
|
|
|
|
DOMMatrix.h
|
|
|
|
DOMMozPromiseRequestHolder.h
|
|
|
|
DOMParser.cpp
|
|
|
|
DOMParser.h
|
|
|
|
DOMPoint.cpp
|
|
|
|
DOMPoint.h
|
|
|
|
DOMQuad.cpp
|
|
|
|
DOMQuad.h
|
|
|
|
DOMRect.cpp
|
|
|
|
DOMRect.h
|
|
|
|
DOMRequest.cpp
|
|
|
|
DOMRequest.h
|
|
|
|
DOMRequestHelper.jsm
|
|
|
|
DOMStringList.cpp
|
|
|
|
DOMStringList.h
|
|
|
|
DOMTokenListSupportedTokens.h
|
|
|
|
Element.cpp
|
Bug 1758752 - Describe the event target in DOMEvent profiler markers, r=mstange.
|
2022-03-11 07:49:03 +00:00 |
|
Element.h
|
Bug 1758752 - Describe the event target in DOMEvent profiler markers, r=mstange.
|
2022-03-11 07:49:03 +00:00 |
|
ElementInlines.h
|
|
|
|
EventSource.cpp
|
Bug 1749307, null check eventSource, r=jstutte
|
2022-01-11 13:09:19 +00:00 |
|
EventSource.h
|
|
|
|
EventSourceEventService.cpp
|
|
|
|
EventSourceEventService.h
|
|
|
|
External.cpp
|
|
|
|
External.h
|
|
|
|
FilteredNodeIterator.h
|
|
|
|
FlushType.h
|
|
|
|
FormData.cpp
|
Bug 1556449 - Implement setFormValue() of ElementInternals; r=smaug
|
2021-10-21 18:02:52 +00:00 |
|
FormData.h
|
Bug 1556449 - Implement setFormValue() of ElementInternals; r=smaug
|
2021-10-21 18:02:52 +00:00 |
|
FragmentOrElement.cpp
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
FragmentOrElement.h
|
Bug 1539884 - Part 4: Mark nsContentUtils::MaybeFireNodeRemoved as CAN_RUN_SCRIPT r=masayuki
|
2021-12-16 17:17:05 +00:00 |
|
FromParser.h
|
|
|
|
FullscreenChange.h
|
|
|
|
FuzzingFunctions.cpp
|
Bug 1738096 - Split out RunIncrementalGCSlice from GarbageCollectNow r=smaug
|
2022-02-05 00:57:19 +00:00 |
|
FuzzingFunctions.h
|
|
|
|
gen-usecounters.py
|
|
|
|
GeneratedImageContent.cpp
|
|
|
|
GeneratedImageContent.h
|
|
|
|
HTMLSplitOnSpacesTokenizer.h
|
|
|
|
IdentifierMapEntry.h
|
|
|
|
IdleDeadline.cpp
|
|
|
|
IdleDeadline.h
|
|
|
|
IdleRequest.cpp
|
|
|
|
IdleRequest.h
|
|
|
|
IDTracker.cpp
|
|
|
|
IDTracker.h
|
|
|
|
IframeSandboxKeywordList.h
|
|
|
|
ImageEncoder.cpp
|
Bug 1736177 - Part 5. Implement OffscreenCanvas::ConvertToBlob. r=jgilbert
|
2021-12-10 02:57:53 +00:00 |
|
ImageEncoder.h
|
|
|
|
ImageTracker.cpp
|
Bug 1747927 - Minor ImageTracker cleanup. r=tnikkel
|
2022-01-04 13:30:18 +00:00 |
|
ImageTracker.h
|
Bug 1747927 - Minor ImageTracker cleanup. r=tnikkel
|
2022-01-04 13:30:18 +00:00 |
|
IndexedDBHelper.jsm
|
|
|
|
InProcessBrowserChildMessageManager.cpp
|
|
|
|
InProcessBrowserChildMessageManager.h
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
IntlUtils.cpp
|
|
|
|
IntlUtils.h
|
|
|
|
JSExecutionContext.cpp
|
Bug 1734098 - Part 11: Add JS::DecodeStencilOffThread. r=tcampbell
|
2021-12-10 04:28:29 +00:00 |
|
JSExecutionContext.h
|
|
|
|
Link.cpp
|
|
|
|
Link.h
|
|
|
|
LinkStyle.cpp
|
|
|
|
LinkStyle.h
|
|
|
|
Location.cpp
|
Bug 1720926 - Rate limit calls to location.reload. r=smaug
|
2021-10-18 17:27:06 +00:00 |
|
Location.h
|
Bug 1720926 - Rate limit calls to location.reload. r=smaug
|
2021-10-18 17:27:06 +00:00 |
|
LocationBase.cpp
|
|
|
|
LocationBase.h
|
|
|
|
LocationHelper.jsm
|
|
|
|
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
|
|
|
|
moz.build
|
Bug 1754858 - Simplify screen orientation API implementation. r=smaug,m_kato,geckoview-reviewers
|
2022-02-15 20:22:54 +00:00 |
|
mozAutoDocUpdate.h
|
|
|
|
mozIDOMWindow.idl
|
|
|
|
MozQueryInterface.cpp
|
|
|
|
MozQueryInterface.h
|
|
|
|
MutationObservers.cpp
|
Bug 1744877 - Remove --disable-xul. r=Gijs
|
2021-12-08 21:37:11 +00:00 |
|
MutationObservers.h
|
|
|
|
NameSpaceConstants.h
|
|
|
|
Navigator.cpp
|
Bug 1757838 - Remove VIDEO_EME_REQUEST_SUCCESS_LATENCY_MS + VIDEO_EME_REQUEST_FAILURE_LATENCY_MS. r=alwu
|
2022-03-03 21:09:51 +00:00 |
|
Navigator.h
|
Bug 1756500 - Add some basic origin trial tests. r=smaug
|
2022-03-08 15:24:16 +00:00 |
|
NodeInfo.cpp
|
Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv
|
2021-10-22 16:15:57 +00:00 |
|
NodeInfo.h
|
|
|
|
NodeInfoInlines.h
|
|
|
|
NodeIterator.cpp
|
|
|
|
NodeIterator.h
|
|
|
|
NodeUbiReporting.cpp
|
|
|
|
NodeUbiReporting.h
|
|
|
|
nsAttrName.h
|
|
|
|
nsAttrValue.cpp
|
|
|
|
nsAttrValue.h
|
|
|
|
nsAttrValueInlines.h
|
|
|
|
nsAttrValueOrString.cpp
|
|
|
|
nsAttrValueOrString.h
|
|
|
|
nsCaseTreatment.h
|
|
|
|
nsCCUncollectableMarker.cpp
|
Bug 1744877 - Remove --disable-xul. r=Gijs
|
2021-12-08 21:37:11 +00:00 |
|
nsCCUncollectableMarker.h
|
Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag
|
2021-09-21 03:18:02 +00:00 |
|
nsChildContentList.h
|
|
|
|
nsContentAreaDragDrop.cpp
|
Bug 1756164: part 1) Document "hidden" DataTransferItems. r=mccr8
|
2022-02-24 10:29:25 +00:00 |
|
nsContentAreaDragDrop.h
|
|
|
|
nsContentCID.h
|
|
|
|
nsContentCreatorFunctions.h
|
Bug 1744877 - Remove --disable-xul. r=Gijs
|
2021-12-08 21:37:11 +00:00 |
|
nsContentList.cpp
|
|
|
|
nsContentList.h
|
|
|
|
nsContentListDeclarations.h
|
|
|
|
nsContentPermissionHelper.cpp
|
Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8
|
2022-01-25 20:29:46 +00:00 |
|
nsContentPermissionHelper.h
|
Bug 1731994: part 8) Rename nsIContentPermissionRequest's isHandlingUserInput to hasValidTransientUserGestureActivation. r=edgar
|
2021-10-04 12:16:00 +00:00 |
|
nsContentPolicy.cpp
|
|
|
|
nsContentPolicy.h
|
|
|
|
nsContentPolicyUtils.h
|
|
|
|
nsContentSink.cpp
|
Bug 1749935 - Mark nsIParser::WillResume(Impl) as infallible. r=hsivonen
|
2022-02-14 13:03:43 +00:00 |
|
nsContentSink.h
|
Bug 1749935 - Mark nsIParser::WillResume(Impl) as infallible. r=hsivonen
|
2022-02-14 13:03:43 +00:00 |
|
nsContentTypeParser.cpp
|
|
|
|
nsContentTypeParser.h
|
|
|
|
nsContentUtils.cpp
|
Bug 1757218 - WebMIDI permission should apply to subdomains. r=mixedpuppy
|
2022-03-02 18:33:43 +00:00 |
|
nsContentUtils.h
|
Bug 1754037 - Part 2: Forward declare Message{Reader,Writer} where Message is forward declared, r=ipc-reviewers,mccr8
|
2022-03-04 15:39:39 +00:00 |
|
nsCopySupport.cpp
|
Bug 1539884 - Part 37: Add strong references for arguments in callers r=masayuki
|
2021-12-23 16:27:26 +00:00 |
|
nsCopySupport.h
|
|
|
|
nsDataDocumentContentPolicy.cpp
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
nsDataDocumentContentPolicy.h
|
|
|
|
nsDeprecatedOperationList.h
|
Bug 1500343 - Deprecate IDBDatabase.createMutableFile and IDBMutableFile.open r=janv,dom-storage-reviewers,emilio
|
2022-01-05 19:01:07 +00:00 |
|
nsDocElementCreatedNotificationRunner.h
|
|
|
|
nsDocumentWarningList.h
|
|
|
|
nsDOMAttributeMap.cpp
|
Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv
|
2021-10-22 16:15:57 +00:00 |
|
nsDOMAttributeMap.h
|
|
|
|
nsDOMCaretPosition.cpp
|
|
|
|
nsDOMCaretPosition.h
|
|
|
|
nsDOMCID.h
|
|
|
|
nsDOMDataChannel.cpp
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
nsDOMDataChannel.h
|
|
|
|
nsDOMDataChannelDeclarations.h
|
|
|
|
nsDOMJSUtils.h
|
|
|
|
nsDOMMutationObserver.cpp
|
Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv
|
2021-10-22 16:15:57 +00:00 |
|
nsDOMMutationObserver.h
|
|
|
|
nsDOMNavigationTiming.cpp
|
Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8
|
2022-03-04 15:39:41 +00:00 |
|
nsDOMNavigationTiming.h
|
Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8
|
2022-03-04 15:39:41 +00:00 |
|
nsDOMString.h
|
|
|
|
nsDOMTokenList.cpp
|
|
|
|
nsDOMTokenList.h
|
|
|
|
nsDOMWindowUtils.cpp
|
Bug 1585439 - Replace assertion of window with innerWindow. r=mccr8
|
2022-03-10 03:30:17 +00:00 |
|
nsDOMWindowUtils.h
|
|
|
|
nsFocusManager.cpp
|
Bug 1739154 - Fix a bug where focus delegate step may be run when it shouldn't be r=emilio
|
2022-02-08 01:04:23 +00:00 |
|
nsFocusManager.h
|
Bug 1735076 - Use ProgrammaticFocusFlags from nsXULCommandDispatcher. r=smaug
|
2021-12-23 18:34:05 +00:00 |
|
nsFrameLoader.cpp
|
Backed out changeset f341a7779297 (bug 1750070) for causing bc failures on browser_aboutNewTab_bookmarksToolbarPrefs.js and others. CLOSED TREE
|
2022-02-01 03:36:52 +02:00 |
|
nsFrameLoader.h
|
Bug 1749264 - Get rid of {activate,deactivate}RemoteFrame from FrameLoader.webidl; r=hsivonen
|
2022-01-10 16:11:47 +00:00 |
|
nsFrameLoaderOwner.cpp
|
Bug 1743353 - Fire pageshow after pagehide/unload with session history in the parent. r=smaug
|
2021-11-30 13:01:03 +00:00 |
|
nsFrameLoaderOwner.h
|
Bug 1743353 - Fire pageshow after pagehide/unload with session history in the parent. r=smaug
|
2021-11-30 13:01:03 +00:00 |
|
nsFrameMessageManager.cpp
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
nsFrameMessageManager.h
|
Bug 1708193 - Remove mozapps/extensions/internal/Content.js r=rpl
|
2021-11-20 13:10:58 +00:00 |
|
nsGlobalWindow.h
|
|
|
|
nsGlobalWindowCommands.cpp
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
nsGlobalWindowCommands.h
|
|
|
|
nsGlobalWindowInner.cpp
|
Bug 1683281 - Part 2: Move proxy handler utility functions from DOMJSProxyHandler.h to ProxyHandlerUtils.h; r=peterv
|
2022-03-10 22:44:27 +00:00 |
|
nsGlobalWindowInner.h
|
Bug 1741671 - Enable BFCache for pages with beforeunload event listeners on Desktop r=smaug
|
2022-03-03 19:13:47 +00:00 |
|
nsGlobalWindowOuter.cpp
|
Bug 1683281 - Part 2: Move proxy handler utility functions from DOMJSProxyHandler.h to ProxyHandlerUtils.h; r=peterv
|
2022-03-10 22:44:27 +00:00 |
|
nsGlobalWindowOuter.h
|
Bug 1754858 - Simplify screen orientation API implementation. r=smaug,m_kato,geckoview-reviewers
|
2022-02-15 20:22:54 +00:00 |
|
nsHistory.cpp
|
Bug 1720926 - Rate limit calls to location.reload. r=smaug
|
2021-10-18 17:27:06 +00:00 |
|
nsHistory.h
|
Bug 1720926 - Rate limit calls to location.reload. r=smaug
|
2021-10-18 17:27:06 +00:00 |
|
nsIAnimationObserver.h
|
|
|
|
nsIContent.h
|
Bug 1707448 - Remove unused eAllButXBL flag. r=smaug
|
2021-10-05 14:54:47 +00:00 |
|
nsIContentInlines.h
|
Bug 1732845 - Add nsINode::IsInDesignMode() to check whether the node is directly in design mode r=smaug
|
2021-10-12 03:14:43 +00:00 |
|
nsIContentPolicy.idl
|
|
|
|
nsIDocumentObserver.h
|
|
|
|
nsIDOMRequestService.idl
|
|
|
|
nsIDroppedLinkHandler.idl
|
|
|
|
nsIEventSourceEventService.idl
|
|
|
|
nsIGlobalObject.cpp
|
Bug 1751790 - Add missing unlinking for ByteLengthQueuingStrategy size function r=saschanaz
|
2022-01-26 12:39:49 +00:00 |
|
nsIGlobalObject.h
|
Bug 1743207 - Implement ByteLengthQueuingStrategy interface r=smaug
|
2022-01-13 19:01:20 +00:00 |
|
nsIImageLoadingContent.idl
|
|
|
|
nsImageLoadingContent.cpp
|
Bug 1753453 - Don't send OnUnlockedDraw for non-animated images. r=aosmond
|
2022-02-03 17:31:42 +00:00 |
|
nsImageLoadingContent.h
|
Bug 1753453 - Don't send OnUnlockedDraw for non-animated images. r=aosmond
|
2022-02-03 17:31:42 +00:00 |
|
nsIMessageManager.idl
|
|
|
|
nsIMutationObserver.h
|
|
|
|
nsINode.cpp
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
nsINode.h
|
Bug 1709790 - Implement HTMLElement.outerText. r=smaug
|
2022-01-19 12:49:29 +00:00 |
|
nsINodeList.h
|
|
|
|
nsIObjectLoadingContent.idl
|
|
|
|
nsIScriptableContentIterator.idl
|
|
|
|
nsIScriptChannel.idl
|
|
|
|
nsIScriptContext.h
|
Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag
|
2021-09-21 03:18:02 +00:00 |
|
nsIScriptGlobalObject.h
|
Bug 1743439 - Part 1: Mark callers in dom/animation and dom/base as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=masayuki
|
2021-12-09 19:56:08 +00:00 |
|
nsIScriptObjectPrincipal.h
|
|
|
|
nsISelectionController.idl
|
|
|
|
nsISelectionDisplay.idl
|
|
|
|
nsISelectionListener.idl
|
Bug 1753508 - Add logger of selection batch r=smaug
|
2022-03-11 02:24:24 +00:00 |
|
nsISizeOfEventTarget.h
|
|
|
|
nsISlowScriptDebug.idl
|
|
|
|
nsJSEnvironment.cpp
|
Bug 1752861 - [profiler] Expose GC and CC operations to the JS view r=sfink,smaug
|
2022-03-11 09:18:31 +00:00 |
|
nsJSEnvironment.h
|
Bug 1661293 - Move idle-time nursery GCs to a new nsJSContext::MaybePokeGC r=jonco,smaug
|
2022-03-03 04:21:47 +00:00 |
|
nsJSUtils.cpp
|
Bug 1754858 - Simplify screen orientation API implementation. r=smaug,m_kato,geckoview-reviewers
|
2022-02-15 20:22:54 +00:00 |
|
nsJSUtils.h
|
|
|
|
nsLineBreaker.cpp
|
Bug 1733659 - Clean up naming style in Locale; r=platform-i18n-reviewers,gregtatum
|
2021-11-23 12:36:41 +00:00 |
|
nsLineBreaker.h
|
Bug 1740831 Part 2 - Replace LineBreaker::Strictness with LineBreakRule. r=m_kato
|
2021-11-15 17:20:36 +00:00 |
|
nsMappedAttributeElement.cpp
|
|
|
|
nsMappedAttributeElement.h
|
|
|
|
nsMappedAttributes.cpp
|
|
|
|
nsMappedAttributes.h
|
|
|
|
nsMimeTypeArray.cpp
|
Bug 1720353: Implement new navigator.{plugins,mimeTypes,pdfViewerSupported} specs r=peterv
|
2022-02-17 01:33:00 +00:00 |
|
nsMimeTypeArray.h
|
Bug 1720353: Implement new navigator.{plugins,mimeTypes,pdfViewerSupported} specs r=peterv
|
2022-02-17 01:33:00 +00:00 |
|
nsNameSpaceManager.cpp
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
|
nsNameSpaceManager.h
|
Bug 1049072 - nsNameSpaceManager doesn't need virtual methods. r=peterv
|
2021-10-21 15:08:33 +00:00 |
|
nsNoDataProtocolContentPolicy.cpp
|
|
|
|
nsNoDataProtocolContentPolicy.h
|
|
|
|
nsNodeInfoManager.cpp
|
Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv
|
2021-10-22 16:15:57 +00:00 |
|
nsNodeInfoManager.h
|
|
|
|
nsObjectLoadingContent.cpp
|
Bug 1736570 - Avoid DocumentChannel for nsParser-created initial about:blank replacement. r=nika,smaug
|
2022-02-17 13:27:15 +00:00 |
|
nsObjectLoadingContent.h
|
Bug 1736570 - Avoid DocumentChannel for nsParser-created initial about:blank replacement. r=nika,smaug
|
2022-02-17 13:27:15 +00:00 |
|
nsOpenURIInFrameParams.cpp
|
|
|
|
nsOpenURIInFrameParams.h
|
|
|
|
nsPIDOMWindow.h
|
Bug 1753995 - Move devicePixelRatio getter from outer to inner window. r=smaug
|
2022-02-07 18:23:35 +00:00 |
|
nsPIDOMWindowInlines.h
|
|
|
|
nsPIWindowRoot.h
|
Bug 1455514 - part 2: Add accessors and static helper methods to retrieve nsPIDOMWindowInner, nsPIDOMWindowOuter and nsPIWindowRoot r=smaug
|
2021-11-02 13:03:43 +00:00 |
|
nsPluginArray.cpp
|
Bug 1720353: Implement new navigator.{plugins,mimeTypes,pdfViewerSupported} specs r=peterv
|
2022-02-17 01:33:00 +00:00 |
|
nsPluginArray.h
|
Bug 1720353: Implement new navigator.{plugins,mimeTypes,pdfViewerSupported} specs r=peterv
|
2022-02-17 01:33:00 +00:00 |
|
nsPropertyTable.cpp
|
|
|
|
nsPropertyTable.h
|
|
|
|
nsQueryContentEventResult.cpp
|
|
|
|
nsQueryContentEventResult.h
|
|
|
|
nsRange.cpp
|
Bug 1753786 - Make nsRange::ExcludeNonSelectableNodes stop using ErrorResult r=mbrodesser
|
2022-02-10 12:00:10 +00:00 |
|
nsRange.h
|
|
|
|
nsSandboxFlags.h
|
|
|
|
nsScreen.cpp
|
Bug 1753836 - Make window screen and event screen coordinates consistent. r=jfkthame
|
2022-02-16 12:18:12 +00:00 |
|
nsScreen.h
|
Bug 1753836 - Make window screen and event screen coordinates consistent. r=jfkthame
|
2022-02-16 12:18:12 +00:00 |
|
nsStructuredCloneContainer.cpp
|
Bug 1738237, don't try to create too large string buffers, r=mccr8
|
2021-11-08 18:32:48 +00:00 |
|
nsStructuredCloneContainer.h
|
|
|
|
nsStubAnimationObserver.cpp
|
|
|
|
nsStubAnimationObserver.h
|
|
|
|
nsStubDocumentObserver.cpp
|
|
|
|
nsStubDocumentObserver.h
|
|
|
|
nsStubMutationObserver.cpp
|
|
|
|
nsStubMutationObserver.h
|
|
|
|
nsStyledElement.cpp
|
|
|
|
nsStyledElement.h
|
|
|
|
nsSyncLoadService.cpp
|
|
|
|
nsSyncLoadService.h
|
|
|
|
nsTextFragment.cpp
|
Bug 1737009 - Make nsTextFragment::SetTo() check given string length first r=smaug
|
2021-11-09 01:06:49 +00:00 |
|
nsTextFragment.h
|
Bug 1737009 - Make nsTextFragment::SetTo() check given string length first r=smaug
|
2021-11-09 01:06:49 +00:00 |
|
nsTextFragmentImpl.h
|
|
|
|
nsTextFragmentSSE2.cpp
|
|
|
|
nsTextFragmentVMX.cpp
|
|
|
|
nsTextNode.cpp
|
|
|
|
nsTextNode.h
|
|
|
|
nsTraversal.cpp
|
|
|
|
nsTraversal.h
|
|
|
|
nsTreeSanitizer.cpp
|
Bug 1731587 - [sanitizer] Remove string-based APIs, handle HTML comments, align exceptions with wpt r=hsivonen
|
2021-10-04 07:50:03 +00:00 |
|
nsTreeSanitizer.h
|
|
|
|
nsViewportInfo.cpp
|
|
|
|
nsViewportInfo.h
|
|
|
|
nsWindowMemoryReporter.cpp
|
Bug 1744877 - Remove --disable-xul. r=Gijs
|
2021-12-08 21:37:11 +00:00 |
|
nsWindowMemoryReporter.h
|
|
|
|
nsWindowRoot.cpp
|
Bug 1596852 - Handle parent-process <browser type=chrome> in JSWindowActors. r=nika
|
2021-12-10 22:34:10 +00:00 |
|
nsWindowRoot.h
|
Bug 1743439 - Part 1: Mark callers in dom/animation and dom/base as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=masayuki
|
2021-12-09 19:56:08 +00:00 |
|
nsWindowSizes.h
|
|
|
|
nsWrapperCache.cpp
|
Bug 1741246 - Pass JS::GCCellPtr in nsCycleCollectionTraversalCallback::NoteJSChild(). r=jonco
|
2021-11-16 14:52:54 +00:00 |
|
nsWrapperCache.h
|
Bug 1755594 - Part 1: Add NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS r=mccr8,smaug
|
2022-02-23 13:44:01 +00:00 |
|
nsWrapperCacheInlines.h
|
|
|
|
ParentProcessMessageManager.cpp
|
|
|
|
ParentProcessMessageManager.h
|
|
|
|
PlacesBookmark.h
|
|
|
|
PlacesBookmarkAddition.h
|
|
|
|
PlacesBookmarkChanged.h
|
Bug 1678626: Introduce PlacesBookmarkChanged class. r=mak
|
2021-10-05 00:53:45 +00:00 |
|
PlacesBookmarkGuid.h
|
Bug 1678626: Implement a mechanism to fire bookmark-guid-changed event. r=mak
|
2021-10-05 00:53:46 +00:00 |
|
PlacesBookmarkMoved.h
|
|
|
|
PlacesBookmarkRemoved.h
|
|
|
|
PlacesBookmarkTags.h
|
Bug 1678607: Make BookmarkTagsChanged event have tags. r=mak
|
2021-10-18 04:43:44 +00:00 |
|
PlacesBookmarkTime.h
|
Bug 1678627: Implement a mechanism to fire bookmark-time-changed event. r=mak
|
2021-10-07 22:10:20 +00:00 |
|
PlacesBookmarkTitle.h
|
Bug 1678626: Introduce PlacesBookmarkChanged class. r=mak
|
2021-10-05 00:53:45 +00:00 |
|
PlacesBookmarkUrl.h
|
Bug 1678626: Introduce PlacesBookmarkChanged class. r=mak
|
2021-10-05 00:53:45 +00:00 |
|
PlacesEvent.cpp
|
|
|
|
PlacesEvent.h
|
Bug 1678607: Implement a mechanism to fire bookmark-tags-changed event. r=mak
|
2021-10-18 04:43:44 +00:00 |
|
PlacesFavicon.h
|
|
|
|
PlacesHistoryCleared.h
|
|
|
|
PlacesObservers.cpp
|
Bug 1624384: Allow nested notifications by notifing events sequentially. r=mak
|
2022-01-18 23:17:29 +00:00 |
|
PlacesObservers.h
|
Bug 1624384: Allow nested notifications by notifing events sequentially. r=mak
|
2022-01-18 23:17:29 +00:00 |
|
PlacesPurgeCaches.h
|
|
|
|
PlacesRanking.h
|
|
|
|
PlacesVisit.h
|
|
|
|
PlacesVisitRemoved.h
|
|
|
|
PlacesVisitTitle.h
|
|
|
|
PlacesWeakCallbackWrapper.cpp
|
|
|
|
PlacesWeakCallbackWrapper.h
|
|
|
|
PointerLockManager.cpp
|
|
|
|
PointerLockManager.h
|
|
|
|
PopupBlocker.cpp
|
Bug 1733052 - Part 1: Have a consistent popup control state setup when handling a event that is not in allowed list; r=smaug
|
2021-10-04 09:17:17 +00:00 |
|
PopupBlocker.h
|
|
|
|
Pose.cpp
|
|
|
|
Pose.h
|
|
|
|
PostMessageEvent.cpp
|
Bug 1539884 - Part 2: Mark PostMessageEvent::Dispatch as CAN_RUN_SCRIPT r=masayuki
|
2021-12-15 09:35:52 +00:00 |
|
PostMessageEvent.h
|
Bug 1539884 - Part 2: Mark PostMessageEvent::Dispatch as CAN_RUN_SCRIPT r=masayuki
|
2021-12-15 09:35:52 +00:00 |
|
ProcessMessageManager.cpp
|
|
|
|
ProcessMessageManager.h
|
|
|
|
ProcessSelector.jsm
|
Backed out 2 changesets (bug 1731792) for causing devtools failures on browser_console_error_source_click.js
|
2021-09-28 06:15:28 +03:00 |
|
RadioGroupManager.cpp
|
|
|
|
RadioGroupManager.h
|
|
|
|
RangeBoundary.h
|
Bug 1745862 - part 3: Make RangeBoundaryBase::DetermineOffsetFromReference check mRef->IsBeingRemoved before computing its index r=mbrodesser
|
2022-01-13 13:25:16 +00:00 |
|
RangeUtils.cpp
|
Bug 1740853 - part 3: Redesign nsContentUtils::ComparePoints_Fix*() as taking int64_t for the offset r=smaug
|
2021-12-09 17:06:18 +00:00 |
|
RangeUtils.h
|
Bug 1741148 - part 3: Make users of nsINode::ComputeIndexOf_Deprecated() use nsINode::ComputeIndexOf() if the result is not set to int32_t nor return as int32_t r=smaug
|
2021-12-09 11:55:36 +00:00 |
|
RemoteOuterWindowProxy.cpp
|
Bug 1683281 - Part 2: Move proxy handler utility functions from DOMJSProxyHandler.h to ProxyHandlerUtils.h; r=peterv
|
2022-03-10 22:44:27 +00:00 |
|
ResizeObserver.cpp
|
Bug 1733042 - Use scrollport size rather than content-box size of scrollframes. r=boris
|
2022-02-24 17:00:35 +00:00 |
|
ResizeObserver.h
|
|
|
|
ResizeObserverController.cpp
|
Bug 1756118, stop observing RefreshDriver if there are no resize observers, r=dholbert
|
2022-02-22 11:46:16 +00:00 |
|
ResizeObserverController.h
|
|
|
|
ResponsiveImageSelector.cpp
|
|
|
|
ResponsiveImageSelector.h
|
|
|
|
SameProcessMessageQueue.cpp
|
|
|
|
SameProcessMessageQueue.h
|
|
|
|
ScreenLuminance.cpp
|
|
|
|
ScreenLuminance.h
|
|
|
|
ScreenOrientation.cpp
|
Bug 1753574 - Use previous orientation type to compare whether orientation type isn't changed. r=smaug
|
2022-03-02 03:48:14 +00:00 |
|
ScreenOrientation.h
|
Bug 1753574 - hal::LockOrientation can return error status. r=smaug,geckoview-reviewers,agi,calu
|
2022-03-02 03:48:14 +00:00 |
|
ScriptableContentIterator.cpp
|
|
|
|
ScriptableContentIterator.h
|
|
|
|
ScrollingMetrics.cpp
|
|
|
|
ScrollingMetrics.h
|
|
|
|
Selection.cpp
|
Bug 1753508 - Add logger of selection batch r=smaug
|
2022-03-11 02:24:24 +00:00 |
|
Selection.h
|
Bug 1753508 - Add logger of selection batch r=smaug
|
2022-03-11 02:24:24 +00:00 |
|
SelectionChangeEventDispatcher.cpp
|
Bug 1735446 - part 4: Make Selection::GetRangeAt() take uint32_t instead of int32_t r=smaug
|
2021-12-09 07:35:09 +00:00 |
|
SelectionChangeEventDispatcher.h
|
|
|
|
SerializedStackHolder.cpp
|
|
|
|
SerializedStackHolder.h
|
|
|
|
ShadowIncludingTreeIterator.h
|
Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert
|
2022-02-26 16:17:17 +00:00 |
|
ShadowRoot.cpp
|
Bug 1455514 - part 1: Add accessors and static helper methods to retrieve nsINode or its concrete classes from EventTarget r=smaug
|
2021-11-02 13:03:43 +00:00 |
|
ShadowRoot.h
|
Bug 1735667 - Make delegatesFocus to loop through descendents of slotted elements r=emilio
|
2021-10-17 22:22:28 +00:00 |
|
SlowScriptDebug.jsm
|
|
|
|
StaticRange.cpp
|
|
|
|
StaticRange.h
|
|
|
|
StorageAccessPermissionRequest.cpp
|
Bug 1724376 - Part 8: Use the given origin of the privilege API as the third-party origin in the storage access prompt. r=pbz
|
2021-10-05 15:16:22 +00:00 |
|
StorageAccessPermissionRequest.h
|
Bug 1724376 - Part 8: Use the given origin of the privilege API as the third-party origin in the storage access prompt. r=pbz
|
2021-10-05 15:16:22 +00:00 |
|
StructuredCloneBlob.cpp
|
Bug 1736046 - Validate length of nested structured serialization data r=baku
|
2021-11-22 16:03:11 +00:00 |
|
StructuredCloneBlob.h
|
|
|
|
StructuredCloneHolder.cpp
|
Bug 1756864 - Fix several WPT failures surrounding neutered/no context OffscreenCanvas. r=gfx-reviewers,lsalzman
|
2022-02-28 16:12:47 +00:00 |
|
StructuredCloneHolder.h
|
|
|
|
StructuredCloneTags.h
|
|
|
|
StructuredCloneTester.cpp
|
|
|
|
StructuredCloneTester.h
|
|
|
|
StyledRange.cpp
|
|
|
|
StyledRange.h
|
|
|
|
StyleSheetList.cpp
|
|
|
|
StyleSheetList.h
|
|
|
|
SubtleCrypto.cpp
|
|
|
|
SubtleCrypto.h
|
|
|
|
SyncMessageSender.h
|
|
|
|
TestUtils.cpp
|
Bug 1738096 - Split out RunIncrementalGCSlice from GarbageCollectNow r=smaug
|
2022-02-05 00:57:19 +00:00 |
|
TestUtils.h
|
Bug 1750818 - Convert TestUtils to a namespace r=smaug
|
2022-01-19 06:45:35 +00:00 |
|
Text.cpp
|
|
|
|
Text.h
|
|
|
|
TextInputProcessor.cpp
|
Bug 1191862 - part 2: Make TextEventDispatcher store writing mode at selection at receiving focus notification r=m_kato
|
2022-02-15 08:00:06 +00:00 |
|
TextInputProcessor.h
|
|
|
|
ThirdPartyUtil.cpp
|
|
|
|
ThirdPartyUtil.h
|
|
|
|
Timeout.cpp
|
|
|
|
Timeout.h
|
|
|
|
TimeoutBudgetManager.cpp
|
|
|
|
TimeoutBudgetManager.h
|
|
|
|
TimeoutExecutor.cpp
|
|
|
|
TimeoutExecutor.h
|
|
|
|
TimeoutHandler.cpp
|
|
|
|
TimeoutHandler.h
|
|
|
|
TimeoutManager.cpp
|
Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova
|
2021-11-08 23:59:35 +00:00 |
|
TimeoutManager.h
|
|
|
|
TreeIterator.h
|
|
|
|
TreeOrderedArray.h
|
|
|
|
TreeOrderedArrayInlines.h
|
|
|
|
TreeWalker.cpp
|
|
|
|
TreeWalker.h
|
|
|
|
UIDirectionManager.cpp
|
|
|
|
UIDirectionManager.h
|
|
|
|
UseCounter.h
|
|
|
|
UseCounters.conf
|
Bug 1500343 - Deprecate IDBDatabase.createMutableFile and IDBMutableFile.open r=janv,dom-storage-reviewers,emilio
|
2022-01-05 19:01:07 +00:00 |
|
usecounters.py
|
|
|
|
UseCountersWorker.conf
|
|
|
|
UserActivation.cpp
|
|
|
|
UserActivation.h
|
|
|
|
ViewportMetaData.cpp
|
|
|
|
ViewportMetaData.h
|
|
|
|
VisualViewport.cpp
|
Bug 1539884 - Part 3: Mark VisualViewport::Fire*Event as CAN_RUN_SCRIPT r=masayuki
|
2021-12-15 09:35:52 +00:00 |
|
VisualViewport.h
|
Bug 1539884 - Part 3: Mark VisualViewport::Fire*Event as CAN_RUN_SCRIPT r=masayuki
|
2021-12-15 09:35:52 +00:00 |
|
WindowDestroyedEvent.cpp
|
|
|
|
WindowDestroyedEvent.h
|
|
|
|
WindowFeatures.cpp
|
Bug 1757969 - Make 'true' a truthy value for window.open boolean features. r=smaug
|
2022-03-09 08:46:32 +00:00 |
|
WindowFeatures.h
|
|
|
|
WindowNamedPropertiesHandler.cpp
|
Bug 1683281 - Part 2: Move proxy handler utility functions from DOMJSProxyHandler.h to ProxyHandlerUtils.h; r=peterv
|
2022-03-10 22:44:27 +00:00 |
|
WindowNamedPropertiesHandler.h
|
|
|
|
WindowProxyHolder.h
|
|
|
|
XPathGenerator.cpp
|
|
|
|
XPathGenerator.h
|
|
|