..
crashtests
Bug 1681729 - Pass the right value for aCloneChildren to AddChildSHEntryHelper with SHIP. r=smaug
2020-12-15 15:02:33 +00:00
test
Bug 1690099
- Address some flakiness in the test.
2021-02-02 20:13:46 +01:00
AbstractRange.cpp
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
AbstractRange.h
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
AncestorIterator.h
…
AnonymousContent.cpp
Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam
2020-12-17 14:04:35 +00:00
AnonymousContent.h
Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam
2020-12-17 14:04:35 +00:00
Attr.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
Attr.h
…
AttrArray.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
AttrArray.h
…
AutoPrintEventDispatcher.h
Bug 1557645 - Clone OOP iframes in the right process. r=nika
2020-09-22 09:57:27 +00:00
AutoSuppressEventHandlingAndSuspend.h
Backed out changeset a911e7cbb478 (bug 1646498) for open-features-negative-innerwidth-innerheight.html failures CLOSED TREE
2021-01-26 22:40:15 +02:00
AutocompleteFieldList.h
…
BarProps.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
BarProps.h
…
BindContext.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
BindContext.h
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
BodyConsumer.cpp
Bug 1679272 - Include ScopeExit.h exactly where used. r=andi
2020-12-07 14:25:59 +00:00
BodyConsumer.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
BodyStream.cpp
Bug 1679272 - Include ScopeExit.h exactly where used. r=andi
2020-12-07 14:25:59 +00:00
BodyStream.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
BodyUtil.cpp
Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika
2020-12-16 19:10:34 +00:00
BodyUtil.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
BorrowedAttrInfo.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
BorrowedAttrInfo.h
…
CCGCScheduler.h
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
2021-01-06 17:17:23 +00:00
CORSMode.h
…
CallState.h
…
CharacterData.cpp
Bug 1673931
- Avoid including Element.h from header files.
2020-11-23 16:08:40 +00:00
CharacterData.h
Bug 1673931
- Avoid including Element.h from header files.
2020-11-23 16:08:40 +00:00
ChildIterator.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ChildIterator.h
…
ChildProcessMessageManager.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ChromeMessageBroadcaster.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ChromeMessageBroadcaster.h
…
ChromeMessageSender.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ChromeMessageSender.h
…
ChromeNodeList.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ChromeNodeList.h
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
ChromeUtils.cpp
Bug 1685939 - Fix AUTO_PROFILER_STATS identifier in ChromeUtils.cpp - r=canaltinova
2021-01-11 20:49:20 +00:00
ChromeUtils.h
Bug 1679456 - Use transient user activation for iframe external protocol blocking. r=smaug,edgar
2020-11-30 16:16:41 +00:00
Comment.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
Comment.h
…
ContentAreaDropListener.jsm
…
ContentFrameMessageManager.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ContentFrameMessageManager.h
Bug 1670134, remove message manager reference from LightweightThemeChild.jsm, by getting chromeOuterWindowId from BrowserChild instead, r=mconley
2020-10-09 17:36:22 +00:00
ContentIterator.cpp
Bug 1673931
- Avoid including nsINode/nsIContent in header files. r=mbrodesser
2020-11-26 13:21:07 +00:00
ContentIterator.h
Bug 1673931
- Avoid including nsINode/nsIContent in header files. r=mbrodesser
2020-11-26 13:21:07 +00:00
ContentProcessMessageManager.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ContentProcessMessageManager.h
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
Crypto.cpp
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
Crypto.h
…
CustomElementRegistry.cpp
Bug 1673931
- Move ElementCallbackType from Document.h to CustomElementRegistry.h.
2020-11-23 16:08:11 +00:00
CustomElementRegistry.h
Bug 1489437 - Part 2: HTML parser should invoke custom element's callbacks before appending child nodes if it is not created for fragment; r=smaug
2021-01-05 21:40:26 +00:00
DOMArena.h
…
DOMException.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
DOMException.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
DOMImplementation.cpp
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
DOMImplementation.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
DOMIntersectionObserver.cpp
Bug 1687358 - Implement telemetry probes to determine the best possible threshold for <lazyload> r=emilio
2021-01-29 17:03:25 +00:00
DOMIntersectionObserver.h
Bug 1687358 - Implement telemetry probes to determine the best possible threshold for <lazyload> r=emilio
2021-01-29 17:03:25 +00:00
DOMMatrix.cpp
Bug 1673424 - Fix includes around JS/StructuredClone.h.
2020-11-23 16:06:52 +00:00
DOMMatrix.h
Bug 1673424 - Fix includes around JS/StructuredClone.h.
2020-11-23 16:06:52 +00:00
DOMMozPromiseRequestHolder.h
…
DOMParser.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
DOMParser.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
DOMPoint.cpp
Bug 1673424 - Fix includes around JS/StructuredClone.h.
2020-11-23 16:06:52 +00:00
DOMPoint.h
Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem
2020-11-23 16:12:12 +00:00
DOMQuad.cpp
Bug 1673424 - Fix includes around JS/StructuredClone.h.
2020-11-23 16:06:52 +00:00
DOMQuad.h
Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem
2020-11-23 16:12:12 +00:00
DOMRect.cpp
Bug 1673424 - Fix includes around JS/StructuredClone.h.
2020-11-23 16:06:52 +00:00
DOMRect.h
Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem
2020-11-23 16:12:12 +00:00
DOMRequest.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
DOMRequest.h
…
DOMRequestHelper.jsm
…
DOMStringList.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
DOMStringList.h
…
DOMTokenListSupportedTokens.h
…
DirectionalityUtils.cpp
Bug 1667868 - Optimize directionality change handling during slotting. r=smaug
2020-09-29 21:43:32 +00:00
DirectionalityUtils.h
Bug 1667868 - Optimize directionality change handling during slotting. r=smaug
2020-09-29 21:43:32 +00:00
DispatcherTrait.cpp
…
DispatcherTrait.h
…
DocGroup.cpp
Bug 1682141: Stop searching for top window if top contex has no window context. r=smaug
2020-12-22 14:52:27 +00:00
DocGroup.h
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
Document.cpp
Bug 1591120 - Move print and color-scheme simulation to browsingContext. r=ochameau,nika,devtools-backward-compat-reviewers
2021-02-03 10:38:09 +00:00
Document.h
Bug 1637651 - Assume non-quirks mode for style Link header preloads. r=smaug
2021-02-01 23:23:50 +00:00
DocumentFragment.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
DocumentFragment.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
DocumentInlines.h
…
DocumentOrShadowRoot.cpp
Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug
2021-01-27 16:38:29 +00:00
DocumentOrShadowRoot.h
Bug 1666739 - Add an optional opacity threshold for visibility hit-test. r=mconley,miko
2020-12-04 00:48:45 +00:00
DocumentType.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
DocumentType.h
…
Element.cpp
Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug
2021-01-27 16:38:29 +00:00
Element.h
Bug 1686037 - Part 1: Move nsGenericHTMLElement::GetPresContext to Element; r=smaug
2021-01-21 14:19:57 +00:00
ElementInlines.h
…
EventSource.cpp
Bug 1682928 - Make some data members atomic or const r=asuth,dom-workers-and-storage-reviewers,sg
2021-02-03 15:03:54 +00:00
EventSource.h
Bug 1682928 - Make some data members atomic or const r=asuth,dom-workers-and-storage-reviewers,sg
2021-02-03 15:03:54 +00:00
EventSourceEventService.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
EventSourceEventService.h
…
FilteredNodeIterator.h
…
FlushType.h
Bug 1666617 - Move kFlushTypeNames into FlushType.h so that it can be used from other files. r=smaug
2020-09-23 12:17:20 +00:00
FormData.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
FormData.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
FragmentOrElement.cpp
Bug 1683226 - part 1: Make `IMEState::Enabled` an enum class r=m_kato,geckoview-reviewers
2020-12-21 05:52:03 +00:00
FragmentOrElement.h
…
FromParser.h
…
FullscreenChange.h
…
FuzzingFunctions.cpp
Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame
2021-02-02 03:29:31 +00:00
FuzzingFunctions.h
Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame
2021-02-02 03:29:31 +00:00
GeneratedImageContent.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
GeneratedImageContent.h
…
HTMLSplitOnSpacesTokenizer.h
…
IDTracker.cpp
Bug 1673931
- Avoid including Element.h from header files.
2020-11-23 16:08:40 +00:00
IDTracker.h
Bug 1673931
- Avoid including Element.h from header files.
2020-11-23 16:08:40 +00:00
IdentifierMapEntry.h
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
IdleDeadline.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
IdleDeadline.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
IdleRequest.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
IdleRequest.h
…
IframeSandboxKeywordList.h
…
ImageEncoder.cpp
Bug 1119956 don't pretend to implement nsICancelableRunnable::Cancel() r=gsvelto,necko-reviewers,dragana
2020-12-02 06:32:39 +00:00
ImageEncoder.h
Bug 1667594 - Avoid including nsLayoutUtils.h from various headers. r=kats
2020-09-26 17:55:00 +00:00
ImageTracker.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ImageTracker.h
…
InProcessBrowserChildMessageManager.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
InProcessBrowserChildMessageManager.h
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
IndexedDBHelper.jsm
…
IntlUtils.cpp
Bug 1673054 - Add isAppLocaleRTL to IntlUtils; r=Gijs,zbraniecki,emilio
2020-11-10 21:34:04 +00:00
IntlUtils.h
Bug 1673054 - Add isAppLocaleRTL to IntlUtils; r=Gijs,zbraniecki,emilio
2020-11-10 21:34:04 +00:00
JSExecutionContext.cpp
Bug 1680848 - Don't allow cloning to change non-synactic flag. r=jandem
2021-01-28 14:34:29 +00:00
JSExecutionContext.h
Bug 1676361 - Move ExecutionContext to a separate header file to avoid pulling in GeckoProfiler.h everywhere. r=tcampbell
2020-11-23 16:12:26 +00:00
Link.cpp
Bug 1687538 - Make HTMLLinkElement not inherit from Link. r=smaug
2021-01-28 05:35:05 +00:00
Link.h
Bug 1688925 - Move DNS prefetch state out of Link into its own super-class. r=smaug,edgar
2021-01-27 22:38:13 +00:00
LinkStyle.cpp
Bug 1687127 - Remove dom.expose-incomplete-stylesheets. r=boris
2021-01-19 22:21:09 +00:00
LinkStyle.h
Bug 1673885 - Don't expose incomplete sheets in LinkStyle.sheet / Document.styleSheets. r=nordzilla
2020-11-01 15:45:40 +00:00
Location.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
Location.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
LocationBase.cpp
Bug 1647519: Reject javascript: requests targeting other content processes. r=nika
2021-02-02 22:24:47 +00:00
LocationBase.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
LocationHelper.jsm
…
MaybeCrossOriginObject.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MaybeCrossOriginObject.h
…
MessageBroadcaster.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MessageBroadcaster.h
…
MessageListenerManager.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MessageListenerManager.h
…
MessageManagerCallback.h
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
MessageManagerGlobal.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MessageManagerGlobal.h
…
MessageSender.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MessageSender.h
…
MimeType.cpp
…
MimeType.h
…
MozQueryInterface.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
MozQueryInterface.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
MutationObservers.cpp
Bug 1673837 - Part 3: Create ForEachAncestorObserver() r=smaug
2020-11-10 18:50:00 +00:00
MutationObservers.h
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
NameSpaceConstants.h
…
Navigator.cpp
Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika
2020-12-16 19:10:34 +00:00
Navigator.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
NodeInfo.cpp
…
NodeInfo.h
…
NodeInfoInlines.h
…
NodeIterator.cpp
Bug 1673931
- Remove dependency of BindingUtils.h on Document.h.
2020-11-23 16:08:03 +00:00
NodeIterator.h
…
NodeUbiReporting.cpp
…
NodeUbiReporting.h
…
ParentProcessMessageManager.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ParentProcessMessageManager.h
…
PlacesBookmark.h
…
PlacesBookmarkAddition.h
…
PlacesBookmarkRemoved.h
…
PlacesEvent.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
PlacesEvent.h
Bug 1678619: Implement a mechanism to fire pages-rank-changed event. r=mak
2021-01-21 15:51:02 +00:00
PlacesFavicon.h
Bug 1677408 - Part 1 - Replace onPageChanged with a new favicon-changed notification. r=Standard8,emilio
2020-11-23 16:23:46 +00:00
PlacesHistoryCleared.h
Bug 1678606: Imlement a mechanism to fire history-cleared event. r=mak
2020-12-23 08:15:50 +00:00
PlacesObservers.cpp
Bug 1689275: Avoid notifying empty events. r=mak
2021-02-01 01:41:46 +00:00
PlacesObservers.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
PlacesRanking.h
Bug 1678619: Implement a mechanism to fire pages-rank-changed event. r=mak
2021-01-21 15:51:02 +00:00
PlacesVisit.h
…
PlacesVisitTitle.h
Bug 1678611: Implement a mechanism to fire page-title-changed event. r=mak
2020-12-18 10:47:34 +00:00
PlacesWeakCallbackWrapper.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
PlacesWeakCallbackWrapper.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
PointerLockManager.cpp
Bug 1689361 - Include ScopeExit.h explicitly in PointerLockManager.cpp; r=smaug
2021-01-28 16:18:22 +00:00
PointerLockManager.h
Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug
2021-01-27 16:38:29 +00:00
PopupBlocker.cpp
Bug 1686045
- Part 2: Allow popups from mousedown and pointerdown events; r=smaug
2021-01-13 23:46:06 +00:00
PopupBlocker.h
Bug 1679456 - Consume user activation on popup opening and remove popup opening tokens. r=smaug,edgar
2020-11-30 17:35:59 +00:00
Pose.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
Pose.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
PostMessageEvent.cpp
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
PostMessageEvent.h
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
ProcessMessageManager.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ProcessMessageManager.h
…
ProcessSelector.jsm
…
RangeBoundary.h
Bug 1663601 - Make `RangeBoundaryBase::GetNextSiblingOfChildAtOffset()` check whether `mRef` is nullptr or not r=mbrodesser
2020-09-09 11:19:04 +00:00
RangeUtils.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
RangeUtils.h
Bug 1673931
- Avoid including Element.h from header files.
2020-11-23 16:08:40 +00:00
RemoteOuterWindowProxy.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ResizeObserver.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ResizeObserver.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
ResizeObserverController.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ResizeObserverController.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ResponsiveImageSelector.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ResponsiveImageSelector.h
Bug 1668414 - Also handle <source srcset>. r=edgar
2020-10-05 13:44:48 +00:00
SameProcessMessageQueue.cpp
…
SameProcessMessageQueue.h
…
ScreenLuminance.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ScreenLuminance.h
…
ScreenOrientation.cpp
…
ScreenOrientation.h
…
ScriptableContentIterator.cpp
…
ScriptableContentIterator.h
…
Selection.cpp
Bug 1688090 - Prefer .Throw*Error with better error messages in Selection r=smaug
2021-01-22 12:00:08 +00:00
Selection.h
Backed out 3 changesets (bug 1677253) for multiple perma failures. CLOSED TREE
2021-01-12 17:18:04 +02:00
SelectionChangeEventDispatcher.cpp
Backed out 3 changesets (bug 1677253) for multiple perma failures. CLOSED TREE
2021-01-12 17:18:04 +02:00
SelectionChangeEventDispatcher.h
Backed out 3 changesets (bug 1677253) for multiple perma failures. CLOSED TREE
2021-01-12 17:18:04 +02:00
SerializedStackHolder.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
SerializedStackHolder.h
…
ShadowIncludingTreeIterator.h
…
ShadowRoot.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ShadowRoot.h
Bug 1667510 - Make UA widgets in print documents more static. r=smaug
2020-09-29 10:31:48 +00:00
SlowScriptDebug.jsm
Bug 1687235
- Enable ESLint rule no-setter-return for dom. r=bryce
2021-01-26 13:44:03 +00:00
StaticRange.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
StaticRange.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
StorageAccessPermissionRequest.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
StorageAccessPermissionRequest.h
…
StructuredCloneBlob.cpp
Bug 1673424 - Remove unnecessary includes from StructuredCloneBlob.cpp. r=kmag
2020-12-14 16:03:26 +00:00
StructuredCloneBlob.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
StructuredCloneHolder.cpp
Bug 1673424 - Fix includes around JS/StructuredClone.h.
2020-11-23 16:06:52 +00:00
StructuredCloneHolder.h
Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem
2020-11-23 16:12:12 +00:00
StructuredCloneTags.h
…
StructuredCloneTester.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
StructuredCloneTester.h
…
StyleSheetList.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
StyleSheetList.h
…
StyledRange.cpp
…
StyledRange.h
…
SubtleCrypto.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
SubtleCrypto.h
…
SyncMessageSender.h
…
Text.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
Text.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
TextInputProcessor.cpp
Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame
2021-02-02 03:29:31 +00:00
TextInputProcessor.h
Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame
2021-02-02 03:29:31 +00:00
ThirdPartyUtil.cpp
Bug 1685900 - Split internal and external contentPolicyType. r=ckerschb,smaug
2021-01-15 12:07:16 +00:00
ThirdPartyUtil.h
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
Timeout.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
Timeout.h
Bug 1679273 - Fix bustage when building without MOZ_GECKO_PROFILER. r=gerald
2020-12-07 14:21:28 +00:00
TimeoutBudgetManager.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
TimeoutBudgetManager.h
…
TimeoutExecutor.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
TimeoutExecutor.h
…
TimeoutHandler.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
TimeoutHandler.h
…
TimeoutManager.cpp
Bug 1686383 - Remove misleading setTimeout lateness markers. r=smaug
2021-01-13 22:49:47 +00:00
TimeoutManager.h
Bug 1666975 - Remove PENDING_CRITICAL_INPUT_WHEN_TIMEOUT telemetry probe r=smaug
2020-09-25 20:57:51 +00:00
TreeIterator.h
…
TreeOrderedArray.h
…
TreeOrderedArrayInlines.h
…
TreeWalker.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
TreeWalker.h
…
UIDirectionManager.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
UIDirectionManager.h
…
UseCounter.h
Bug 1656114 - Part 3: Switch use counter storage to mozilla::BitSet. r=emilio
2020-10-11 22:03:41 +00:00
UseCounters.conf
Bug 1688089 - Add use counters for 'overflow'/'underflow' event listeners. r=smaug
2021-01-22 11:12:11 +00:00
UseCountersWorker.conf
…
UserActivation.cpp
Bug 1673434 - change event isn't always user interaction event. r=edgar,masayuki
2020-11-09 09:04:22 +00:00
UserActivation.h
…
ViewportMetaData.cpp
…
ViewportMetaData.h
…
VisualViewport.cpp
…
VisualViewport.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
WindowDestroyedEvent.cpp
Bug 1680269 - Fix build when building without MOZ_GECKO_PROFILER. r=gerald
2020-12-09 08:58:06 +00:00
WindowDestroyedEvent.h
…
WindowFeatures.cpp
…
WindowFeatures.h
…
WindowNamedPropertiesHandler.cpp
Bug 1673553 part 74 - Remove NewSingletonProxyObject. r=iain
2020-12-02 20:38:21 +00:00
WindowNamedPropertiesHandler.h
…
WindowOrientationObserver.cpp
…
WindowOrientationObserver.h
…
WindowProxyHolder.h
…
XPathGenerator.cpp
…
XPathGenerator.h
…
components.conf
…
domerr.msg
Bug 1662124 - element.setPointerCapture should throw NotFoundError if the pointer id is invalid; r=smaug
2020-09-01 09:13:56 +00:00
gen-usecounters.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
moz.build
Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug
2021-01-27 16:38:29 +00:00
mozAutoDocUpdate.h
…
mozIDOMWindow.idl
…
nsAttrName.h
…
nsAttrValue.cpp
Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam
2020-12-17 14:04:35 +00:00
nsAttrValue.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsAttrValueInlines.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsAttrValueOrString.cpp
…
nsAttrValueOrString.h
…
nsCCUncollectableMarker.cpp
Bug 1662254 - Move incremental CC slice logic to CCGCScheduler r=smaug
2020-10-15 15:02:12 +00:00
nsCCUncollectableMarker.h
…
nsCaseTreatment.h
…
nsChildContentList.h
…
nsContentAreaDragDrop.cpp
Bug 1641270 - Part 6: Pass CookieJarSettings to nsIWebBrowserPersist.saveURI() and nsIWebBrowserPersist.savePrivacyAwareURI(). r=smaug
2020-11-11 18:19:27 +00:00
nsContentAreaDragDrop.h
Bug 1641270 - Part 8: Make the Drag&Drop to use the correct cookieJarSettings to download the url. r=smaug,dimi
2020-11-11 11:14:05 +00:00
nsContentCID.h
…
nsContentCreatorFunctions.h
…
nsContentList.cpp
…
nsContentList.h
Bug 1682193 - Don't append null content nodes in InspectorUtils.getOverflowingChildrenOfElement. r=dholbert
2020-12-14 11:10:10 +00:00
nsContentListDeclarations.h
…
nsContentPermissionHelper.cpp
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers,dragana
2020-11-16 22:09:25 +00:00
nsContentPermissionHelper.h
Bug 1676932
- Remove VisibilityChange/nsIContentPermissionRequestCallback. r=nika
2020-11-13 20:55:17 +00:00
nsContentPolicy.cpp
Bug 1664691 - Remove nsImageLoadingContent.imageBlockingStatus. r=edgar
2020-09-15 11:59:28 +00:00
nsContentPolicy.h
…
nsContentPolicyUtils.h
Bug 1687108 - Remove unused content policy types. r=ckerschb,remote-protocol-reviewers,smaug
2021-01-19 09:42:13 +00:00
nsContentSink.cpp
Bug 1637651 - Don't skip over empty value in link header parsing. r=smaug
2021-02-01 23:23:42 +00:00
nsContentSink.h
…
nsContentTypeParser.cpp
…
nsContentTypeParser.h
…
nsContentUtils.cpp
Bug 1674777 part 1 - Change JS::NewArrayBuffer and JS_New*Array size argument from uint32_t to size_t. r=sfink
2021-01-28 15:53:44 +00:00
nsContentUtils.h
Bug 1672330 - Move pointer lock code to PointerLockManager; r=smaug
2021-01-27 16:38:29 +00:00
nsCopySupport.cpp
Bug 1679273 - Fix bustage when building without MOZ_GECKO_PROFILER. r=gerald
2020-12-07 14:21:28 +00:00
nsCopySupport.h
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
nsDOMAttributeMap.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
nsDOMAttributeMap.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
nsDOMCID.h
…
nsDOMCaretPosition.cpp
…
nsDOMCaretPosition.h
…
nsDOMDataChannel.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsDOMDataChannel.h
…
nsDOMDataChannelDeclarations.h
…
nsDOMJSUtils.h
Bug 1678374 - Avoid including jsapi.h from header files. r=jandem
2020-11-23 16:12:34 +00:00
nsDOMMutationObserver.cpp
Bug 1673931
- Avoid including Element.h from header files.
2020-11-23 16:08:40 +00:00
nsDOMMutationObserver.h
Bug 1673931
- Avoid including Element.h from header files.
2020-11-23 16:08:40 +00:00
nsDOMNavigationTiming.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsDOMNavigationTiming.h
Bug 1671729 - Gather telemetry on page load and request animation frame callback time r=bas,smaug,Dexter
2020-10-21 16:27:30 +00:00
nsDOMString.h
…
nsDOMTokenList.cpp
Bug 1684673 - Use an AutoTArray for atom arrays in attributes (class / part). r=smaug
2021-01-04 17:56:33 +00:00
nsDOMTokenList.h
Bug 1684673 - Use an AutoTArray for atom arrays in attributes (class / part). r=smaug
2021-01-04 17:56:33 +00:00
nsDOMWindowUtils.cpp
Bug 1690433. Create a minimal display port type. r=botond
2021-02-04 11:16:44 +00:00
nsDOMWindowUtils.h
…
nsDataDocumentContentPolicy.cpp
Bug 1685900 - Split internal and external contentPolicyType. r=ckerschb,smaug
2021-01-15 12:07:16 +00:00
nsDataDocumentContentPolicy.h
…
nsDeprecatedOperationList.h
Bug 1667719: Add preferences, warnings and telemetry for the scriptminsize and scriptsizemultiplier attributes. r=emilio
2020-09-28 14:12:27 +00:00
nsDocElementCreatedNotificationRunner.h
…
nsDocumentWarningList.h
…
nsFocusManager.cpp
Bug 1690225 - Remove focus-visible feature flag. r=edgar
2021-02-02 23:45:25 +00:00
nsFocusManager.h
Bug 1685303: part 8) Annotate `nsFrameSelection::SetDragState` with `MOZ_CAN_RUN_SCRIPT`. r=smaug
2021-01-14 13:24:16 +00:00
nsFrameLoader.cpp
Bug 1602501: Update TabListener owner content when swapping frame loaders. r=peterv
2021-02-03 19:28:06 +00:00
nsFrameLoader.h
Bug 1644911, add access to the childID from the frame crashed event, r=nika
2021-01-21 08:44:51 +00:00
nsFrameLoaderOwner.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsFrameLoaderOwner.h
Bug 1673931
- Resolve Document/Element cycle. r=emilio
2020-11-23 16:07:21 +00:00
nsFrameMessageManager.cpp
Bug 1689734 - Further restrict ScriptPreloader use of CompileOptions. r=kmag,arai
2021-01-29 22:54:59 +00:00
nsFrameMessageManager.h
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
nsGlobalWindow.h
…
nsGlobalWindowCommands.cpp
Bug 1357365 - part 4: Make `TypeInState` stop keeping link style when selection change command is performed, but it didn't change selection r=m_kato,edgar
2021-01-13 01:55:32 +00:00
nsGlobalWindowCommands.h
…
nsGlobalWindowInner.cpp
Bug 259640, add chrome only method to add scrollbar tick marks to a window, r=smaug,tnikkel
2021-02-03 17:35:41 +00:00
nsGlobalWindowInner.h
Bug 259640, add chrome only method to add scrollbar tick marks to a window, r=smaug,tnikkel
2021-02-03 17:35:41 +00:00
nsGlobalWindowOuter.cpp
Bug 1655967 - Move serviceWorkersTestingEnabled to BrowsingContext. r=nika
2021-02-03 10:38:43 +00:00
nsGlobalWindowOuter.h
Bug 1659383
- Check if focus() is allowed even when Window_Binding::focus() delegates to BrowsingContext::Focus(). r=nika
2021-01-18 12:48:42 +00:00
nsHistory.cpp
Bug 1670848: Handling aborting history navigations when others run r=smaug
2020-10-23 20:27:50 +00:00
nsHistory.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
nsIAnimationObserver.h
…
nsIContent.h
Bug 1688925 - Make nsLinkState an enum class, and make it smaller. r=edgar
2021-01-27 04:48:51 +00:00
nsIContentInlines.h
…
nsIContentPolicy.idl
Bug 1687108 - Remove unused content policy types. r=ckerschb,remote-protocol-reviewers,smaug
2021-01-19 09:42:13 +00:00
nsIDOMRequestService.idl
…
nsIDocumentObserver.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
nsIDroppedLinkHandler.idl
…
nsIEventSourceEventService.idl
…
nsIGlobalObject.cpp
…
nsIGlobalObject.h
…
nsIImageLoadingContent.idl
Bug 1664691 - Remove nsImageLoadingContent.imageBlockingStatus. r=edgar
2020-09-15 11:59:28 +00:00
nsIMessageManager.idl
…
nsIMutationObserver.h
…
nsINode.cpp
Bug 1221868 - Correct the document check for appending a document fragment node; r=smaug
2021-01-11 15:01:09 +00:00
nsINode.h
Bug 1682988 - Use UTF8String for querySelector and similar OM methods. r=heycam
2020-12-23 05:42:00 +00:00
nsINodeList.h
Bug 1673931
- Avoid including nsINode/nsIContent in header files. r=mbrodesser
2020-11-26 13:21:07 +00:00
nsIObjectLoadingContent.idl
Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio
2021-01-25 11:53:49 +00:00
nsIScriptChannel.idl
…
nsIScriptContext.h
…
nsIScriptGlobalObject.h
…
nsIScriptObjectPrincipal.h
…
nsIScriptableContentIterator.idl
…
nsISelectionController.idl
Bug 1685303: part 10) Annotate `nsFrameSelection::HandleClick` with `MOZ_CAN_RUN_SCRIPT`. r=smaug
2021-01-14 13:24:36 +00:00
nsISelectionDisplay.idl
…
nsISelectionListener.idl
Bug 1357365 - part 5: Make `TypeInState::OnSelectionChange` stop keeping link style for new inserting content when selection is changed by JS r=m_kato,edgar
2021-01-13 01:55:40 +00:00
nsISizeOfEventTarget.h
…
nsISlowScriptDebug.idl
…
nsImageLoadingContent.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsImageLoadingContent.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
nsJSEnvironment.cpp
Bug 1686249 - Replace the 'GC mode' with two GC parameters r=sfink
2021-01-23 08:49:17 +00:00
nsJSEnvironment.h
Backed out changeset 8f99f3809630 (bug 1683220) for performance regression (bug 1684434). CLOSED TREE
2021-01-07 14:55:07 +02:00
nsJSUtils.cpp
Bug 1519100 - Use pref to completely pref-off top-level await in the browser; r=emilio,jonco
2020-12-04 08:54:10 +00:00
nsJSUtils.h
Bug 1519100 - Use pref to completely pref-off top-level await in the browser; r=emilio,jonco
2020-12-04 08:54:10 +00:00
nsLineBreaker.cpp
…
nsLineBreaker.h
…
nsMappedAttributeElement.cpp
…
nsMappedAttributeElement.h
…
nsMappedAttributes.cpp
…
nsMappedAttributes.h
…
nsMimeTypeArray.cpp
…
nsMimeTypeArray.h
…
nsNameSpaceManager.cpp
…
nsNameSpaceManager.h
…
nsNoDataProtocolContentPolicy.cpp
Bug 1685900 - Split internal and external contentPolicyType. r=ckerschb,smaug
2021-01-15 12:07:16 +00:00
nsNoDataProtocolContentPolicy.h
…
nsNodeInfoManager.cpp
Bug 1685900 - Split internal and external contentPolicyType. r=ckerschb,smaug
2021-01-15 12:07:16 +00:00
nsNodeInfoManager.h
Bug 1685828 - Stop calling SVG and MathML enabling helpers every time we check their enabling status. r=emilio
2021-01-11 03:56:18 +00:00
nsObjectLoadingContent.cpp
Bug 1687239 part 3 - Remove the PluginProblem UA Widget and related CSS pseudos. r=emilio
2021-01-25 11:53:57 +00:00
nsObjectLoadingContent.h
Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio
2021-01-25 11:53:49 +00:00
nsOpenURIInFrameParams.cpp
…
nsOpenURIInFrameParams.h
…
nsPIDOMWindow.h
Bug 1655967 - Move serviceWorkersTestingEnabled to BrowsingContext. r=nika
2021-02-03 10:38:43 +00:00
nsPIDOMWindowInlines.h
Bug 1673931
- Resolve Document/Element cycle. r=emilio
2020-11-23 16:07:21 +00:00
nsPIWindowRoot.h
…
nsPluginArray.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsPluginArray.h
…
nsPropertyTable.cpp
…
nsPropertyTable.h
…
nsQueryContentEventResult.cpp
Bug 1678553
- part 14: Make `nsQueryContentEventResult` store some results with `Maybe` r=m_kato
2020-12-02 07:09:46 +00:00
nsQueryContentEventResult.h
Bug 1678553
- part 14: Make `nsQueryContentEventResult` store some results with `Maybe` r=m_kato
2020-12-02 07:09:46 +00:00
nsRange.cpp
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
2020-09-30 21:06:47 +00:00
nsRange.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsSandboxFlags.h
…
nsScreen.cpp
Bug 1676843 - Make innerWidth/innerHeight return the actual CSS size rather than a rounded version of it. r=heycam
2020-11-13 12:44:01 +00:00
nsScreen.h
Bug 1626555 - Make `dom/base` buildable outside of `unified-build` environment. r=sg
2020-10-19 12:18:01 +00:00
nsStructuredCloneContainer.cpp
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
nsStructuredCloneContainer.h
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
nsStubAnimationObserver.cpp
…
nsStubAnimationObserver.h
…
nsStubDocumentObserver.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsStubDocumentObserver.h
…
nsStubMutationObserver.cpp
…
nsStubMutationObserver.h
…
nsStyledElement.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsStyledElement.h
Bug 1673931
- Avoid including Element.h from header files.
2020-11-23 16:08:40 +00:00
nsSyncLoadService.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
nsSyncLoadService.h
…
nsTextFragment.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
nsTextFragment.h
…
nsTextFragmentImpl.h
…
nsTextFragmentSSE2.cpp
…
nsTextFragmentVMX.cpp
Bug 1681503 - std::min() not available in dom/base/nsTextFragmentVMX.cpp, r=sefeng
2020-12-10 19:04:26 +00:00
nsTextNode.cpp
…
nsTextNode.h
…
nsTraversal.cpp
…
nsTraversal.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
nsTreeSanitizer.cpp
Bug 1669050: add `href` to the allowed SVG attributes in `nsTreeSanitizer`. r=hsivonen
2020-11-19 08:19:12 +00:00
nsTreeSanitizer.h
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
2020-12-07 10:17:57 +00:00
nsViewportInfo.cpp
…
nsViewportInfo.h
…
nsWindowMemoryReporter.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
nsWindowMemoryReporter.h
…
nsWindowRoot.cpp
…
nsWindowRoot.h
…
nsWindowSizes.h
…
nsWrapperCache.cpp
Bug 1678374 - Reduce dependencies on js, in particular on jsfriendapi.h. r=jandem
2020-11-23 16:12:19 +00:00
nsWrapperCache.h
Bug 1678374 - Reduce dependencies on js, in particular on jsfriendapi.h. r=jandem
2020-11-23 16:12:19 +00:00
nsWrapperCacheInlines.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
usecounters.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00