gecko-dev/dom/base
Toshihito Kikuchi 599a77edff Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup
This patch makes sure the Tab Unloading feature does not unload tabs that have
active peer connections not to disrupt browsing experience based on WebRTC peer
connections.

To enable JS code to access the number of active peer connections, this patch
moves `nsPIDOMWindowInner::mTotalActivePeerConnections` to `WindowGlobalParent`.

Differential Revision: https://phabricator.services.mozilla.com/D128761
2021-11-18 22:59:12 +00:00
..
crashtests Bug 1733921 - Simplify reftest annotations to assume WebRender is on. r=gfx-reviewers,jrmuizel 2021-10-04 13:14:37 +00:00
test Bug 1675902 - Re-enable test_{bug622117,bug622246,copypaste_disabled}.html on android. r=tnikkel 2021-11-16 00:49:13 +00: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 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame 2021-08-07 09:47:15 +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 Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
AutoPrintEventDispatcher.h Bug 1557645 - Clone OOP iframes in the right process. r=nika 2020-09-22 09:57:27 +00:00
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
AutocompleteFieldList.h
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 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 1690370 - Remove race condition on BodyConsumer::mShuttingDown r=dom-worker-reviewers,sg 2021-02-10 18:34:40 +00:00
BodyConsumer.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
BodyStream.cpp Bug 1733034 - Fix unused-const-variable warning in dom/base/BodyStream.cpp. r=smaug 2021-09-29 21:44:49 +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.cpp Bug 1725539 - p4. Document the new GC scheduling code r=smaug 2021-10-19 02:31:15 +00:00
CCGCScheduler.h Bug 1725539 - p3. Don't re-create the GC runner before tha parent replies r=smaug 2021-10-19 02:31:15 +00:00
CORSMode.h
CallState.h
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 Bug 1721952 - Don't let nsTextFragment::IsBidi get out of sync even if the document has already enabled bidi. r=smaug 2021-08-25 11:07:40 +00:00
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 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 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
ChromeUtils.h Bug 1717920 - Add scrolling metrics to history metadata r=mossop,botond,edgar 2021-09-02 14:11:56 +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 Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
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 1673913 - Fix readability-else-after-return warnings. r=masayuki,mbrodesser 2021-06-16 21:53:04 +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 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
ContentProcessMessageManager.h Bug 1673424 - Fix includes around StructuredCloneData.h. 2020-11-23 16:07:01 +00:00
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 1556352 - Part 2: Implement formAssociatedCallback; r=smaug 2021-10-28 10:29:38 +00:00
CustomElementRegistry.h Bug 1556352 - Part 2: Implement formAssociatedCallback; r=smaug 2021-10-28 10:29:38 +00:00
DOMArena.h
DOMException.cpp Bug 1718353: Remove InvalidPointerId from DOM4ErrorTypeCodeMap r=saschanaz 2021-11-11 21:07:55 +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 1575191- Make callers to Document::SetContentType with ASCII literal using SetContentTypeInternal.. r=hsivonen 2021-11-04 06:47:05 +00:00
DOMImplementation.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
DOMIntersectionObserver.cpp Bug 1724719- Ensure IntersectionObserver.observe is O(1), not O(targetCount). r=smaug 2021-08-09 16:10:07 +00:00
DOMIntersectionObserver.h Bug 1724719- Ensure IntersectionObserver.observe is O(1), not O(targetCount). r=smaug 2021-08-09 16:10:07 +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 1714645: Use nsSimpleURI instead of NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:11 +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 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
DOMRequest.h
DOMRequestHelper.jsm Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
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 Bug 1699375 - Move WalkTheStack to mozglue. r=nika 2021-03-22 21:25:30 +00:00
DocGroup.cpp Bug 1722991, don't try to load iframes in the background when Fission is enabled r=sefeng 2021-08-04 18:26:52 +00:00
DocGroup.h Bug 708901 - Migrate to nsTHashSet in dom/base. r=emilio 2021-03-24 17:56:46 +00:00
Document.cpp Bug 1740230 - Refactor :-moz-lwtheme pseudo-classes to get invalidated correctly. r=dholbert 2021-11-09 20:59:11 +00:00
Document.h Bug 1740230 - Refactor :-moz-lwtheme pseudo-classes to get invalidated correctly. r=dholbert 2021-11-09 20:59:11 +00:00
DocumentFragment.cpp Bug 1694393 - Make it easy to enable nsIContent::List() in opt builds. r=smaug 2021-02-23 20:08:13 +00:00
DocumentFragment.h Bug 1694393 - Make it easy to enable nsIContent::List() in opt builds. r=smaug 2021-02-23 20:08:13 +00:00
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 Bug 1707126 - Part 1: Split RadioGroupManager r=smaug 2021-04-28 16:01:34 +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 1741089 - Make attachShadow() not reframe the shadow host unconditionally. r=smaug 2021-11-16 16:34:51 +00:00
Element.h Bug 1739541 - Set `TriggerByScript::Yes` for Element.scrollIntoView. r=botond 2021-11-09 09:19:25 +00:00
ElementInlines.h
EventSource.cpp Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +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 1693306 - Simplify some uses of LookupOrInsertWith by GetOrInsertNew. r=xpcom-reviewers,necko-reviewers,dragana,nika 2021-02-26 09:22:54 +00:00
EventSourceEventService.h
External.cpp Backed out changeset f7641b51ed31 (bug 1717615) for causing build bustage. CLOSED TREE 2021-06-23 18:07:44 +03:00
External.h Backed out changeset f7641b51ed31 (bug 1717615) for causing build bustage. CLOSED TREE 2021-06-23 18:07:44 +03:00
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 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 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
FragmentOrElement.h Bug 1729800 - Convert nsExtendedDOMSlots::mCustomElementData to UniquePtr; r=smaug 2021-09-09 13:23:03 +00:00
FromParser.h
FullscreenChange.h Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
FuzzingFunctions.cpp Bug 1732161 - Track CCReason for all cycle collections (replacing ccType) r=smaug 2021-10-14 18:15:40 +00:00
FuzzingFunctions.h Bug 1725008 - Implement FuzzingFunctions.crash() r=glandium,mccr8 2021-09-15 18:24:04 +00:00
GeneratedImageContent.cpp Bug 1542807 part 1 - Create generated content and use normal box construction for list-style-type/list-style-image ::markers. r=emilio 2021-06-14 01:22:04 +00:00
GeneratedImageContent.h Bug 1542807 part 1 - Create generated content and use normal box construction for list-style-type/list-style-image ::markers. r=emilio 2021-06-14 01:22:04 +00:00
HTMLSplitOnSpacesTokenizer.h
IDTracker.cpp Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
IDTracker.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
IdentifierMapEntry.h Bug 1695162 - Migrate from custom hashtable iteration to range-based for in accessible, dom/animation, dom/base, dom/localstorage, gfx/thebes. r=nika 2021-03-12 16:14:58 +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 Bug 1558394 - Block downloads in sandboxed iframes r=ckerschb,smaug 2020-07-29 11:50:09 +00:00
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 560067 - Remove image.mem.allow_locking_in_content_processes. r=tnikkel 2021-10-11 10:25:47 +00:00
ImageTracker.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
InProcessBrowserChildMessageManager.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
InProcessBrowserChildMessageManager.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
IndexedDBHelper.jsm
IntlUtils.cpp Bug 1639515 - Part 2: Add mozIntl.DisplayNames. r=platform-i18n-reviewers,gregtatum 2021-09-14 09:20:31 +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 1726498 - Add JS::DecodeOptions. r=tcampbell 2021-10-21 21:48:48 +00:00
JSExecutionContext.h Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
Link.cpp Bug 1497557 - <a> "protocol" should be ":" for data-relative paths, instead of "http:" r=baku 2021-03-02 08:29:29 +00:00
Link.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers 2021-02-15 08:49:20 +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 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 Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers 2021-02-15 08:49:20 +00:00
LocationBase.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
LocationHelper.jsm Bug 1637402 - Add pref to compare MLS results r=chutten,mikedeboer 2020-06-02 00:01:31 +00:00
MaybeCrossOriginObject.cpp Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
MaybeCrossOriginObject.h Bug 1704293 - Use Maybe<PropertyDescriptor> for BaseProxyHandler::getOwnPropertyDescriptor in DOM and XPConnect. r=jandem,smaug 2021-04-19 19:51:59 +00:00
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 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
MessageManagerGlobal.cpp Bug 1687553 - Make more `dump` implementations log to MOZ_LOG system under module "Dump". r=xpcom-reviewers,nika 2021-02-25 04:13:33 +00:00
MessageManagerGlobal.h Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
MessageSender.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MessageSender.h
MimeType.cpp Bug 1693541 - Improve uses of nsBaseHashtable and descendants and avoid multiple subsequent lookups in dom/base. r=smaug 2021-02-26 11:36:40 +00:00
MimeType.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
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 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,valentin 2021-03-02 16:14:46 +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 1730145: Remove Navigator::RefreshMIMEArray r=saschanaz 2021-11-11 20:33:19 +00:00
Navigator.h Bug 1730145: Remove Navigator::RefreshMIMEArray r=saschanaz 2021-11-11 20:33:19 +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 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
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 Bug 1511062: Implement a mechanism to fire bookmark-moved event. r=mak 2021-05-06 04:24:34 +00:00
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 Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
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 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 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
PlacesObservers.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
PlacesPurgeCaches.h Bug 897954: Implement and apply purge-caches mechanism. r=mak 2021-02-25 01:58:23 +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
PlacesVisitRemoved.h Bug 1678618: Imlement a mechanism to fire page-removed event. r=mak 2021-02-15 08:04:14 +00:00
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 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
PlacesWeakCallbackWrapper.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
PointerLockManager.cpp Bug 1680387 - Apply intrinsic image resolution as appropriate in layout/style/dom, and update test expectations. r=tnikkel 2021-05-05 09:41:24 +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 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 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 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +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 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 Bug 1727631 - Part 1: Make nsRadioGroupStruct::mRadioButtons use nsTArray<RefPtr<HTMLInputElement>; r=smaug 2021-08-28 18:53:15 +00:00
RadioGroupManager.h Bug 1708228 - Part 2: Remove redundant flush param from nsIRadioGroupContainer r=smaug 2021-04-30 11:25:23 +00:00
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 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
ResizeObserver.cpp Bug 1587973 - Part 4: Rename GetTargetSize with CalculateBoxSize. r=emilio 2021-08-10 21:03:31 +00:00
ResizeObserver.h Bug 1587973 - Part 3: Support device-pixel-content-box for ResizeObserver. r=emilio 2021-08-10 21:03:31 +00:00
ResizeObserverController.cpp Bug 1689099 - Schedule resize observers for the whole browsing context tree. r=emilio 2021-08-09 19:48:13 +00:00
ResizeObserverController.h Bug 1717620 - ResizeObserverController shouldn't need to keep observers alive. r=smaug 2021-07-09 09:29:18 +00:00
ResponsiveImageSelector.cpp Bug 1688509 - [dom] Remove Else after Break. r=sylvestre 2021-04-21 12:24:57 +00:00
ResponsiveImageSelector.h Bug 1668414 - Also handle <source srcset>. r=edgar 2020-10-05 13:44:48 +00:00
SameProcessMessageQueue.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
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 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
ScreenOrientation.h
ScriptableContentIterator.cpp
ScriptableContentIterator.h
ScrollingMetrics.cpp Bug 1717920 - Add scrolling metrics to history metadata r=mossop,botond,edgar 2021-09-02 14:11:56 +00:00
ScrollingMetrics.h Bug 1717920 - Add scrolling metrics to history metadata r=mossop,botond,edgar 2021-09-02 14:11:56 +00:00
Selection.cpp Bug 1738057 - Split out BidiEmbeddingLevel into its own file; r=platform-i18n-reviewers,dminor 2021-11-16 15:11:58 +00:00
Selection.h Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
SelectionChangeEventDispatcher.cpp Bug 1648944 - Part 2: Fire selectionchange at document from text controls r=masayuki,smaug 2021-07-20 13:46:44 +00:00
SelectionChangeEventDispatcher.h Bug 1677253 - Part 2: Detect direction change in SelectionChangeEventDispatcher r=masayuki 2021-06-21 00:58:36 +00:00
SerializedStackHolder.cpp Bug 1682632 - part2: Extension API request handling. r=baku,mixedpuppy 2021-06-11 18:58:08 +00:00
SerializedStackHolder.h Bug 1682632 - part2: Extension API request handling. r=baku,mixedpuppy 2021-06-11 18:58:08 +00:00
ShadowIncludingTreeIterator.h
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 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 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 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 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
Text.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
TextInputProcessor.cpp Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
TextInputProcessor.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
ThirdPartyUtil.cpp Bug 1686616 - make ThirdPartyUtil use Components instead of Services. r=kmag 2021-02-18 13:26:29 +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 1699742 - Remove MOZ_GECKO_PROFILER ifdefs that are no longer needed, r=gerald. 2021-03-22 16:29:52 +00:00
Timeout.h Bug 1699742 - Remove MOZ_GECKO_PROFILER ifdefs that are no longer needed, r=gerald. 2021-03-22 16:29:52 +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 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
TimeoutManager.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
TreeIterator.h Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
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 1676137 - Remove intl.uidirection pref; r=zbraniecki 2021-03-29 14:22:52 +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 1737000 - Make [UseCounter] work on WebIDL constructors. r=peterv 2021-10-21 16:02:01 +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 1663931 - Avoid moving focus when changing iframe remoteness. r=nika,mccr8 2021-02-22 10:51:51 +00:00
WindowDestroyedEvent.h
WindowFeatures.cpp
WindowFeatures.h
WindowNamedPropertiesHandler.cpp Bug 1712180 - Make GetOwnProperty on the Window named properties object return supported properties that are indices. r=evilpie 2021-05-26 17:11:33 +00:00
WindowNamedPropertiesHandler.h Bug 1706404 - BaseDOMProxyHandler::getOwnPropertyDescriptor should return Maybe<PropertyDescriptor>. r=smaug 2021-04-29 19:16:42 +00:00
WindowOrientationObserver.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
WindowOrientationObserver.h
WindowProxyHolder.h
XPathGenerator.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
XPathGenerator.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
domerr.msg Bug 1712930 - Part 7: Get rid of NS_ERROR_DOM_INVALID_STATE_XHR_MUST_BE_OPENED; r=smaug,perftest-reviewers,sparky 2021-06-01 13:10:48 +00:00
gen-usecounters.py Bug 1622676 - Made dom/base flake8 compliant.r=championshuttler,sylvestre 2021-03-24 15:26:06 +00:00
moz.build Bug 1678607: Implement a mechanism to fire bookmark-tags-changed event. r=mak 2021-10-18 04:43:44 +00:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
nsAttrName.h
nsAttrValue.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
nsAttrValue.h Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
nsAttrValueInlines.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsAttrValueOrString.cpp Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
nsAttrValueOrString.h
nsCCUncollectableMarker.cpp Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsCCUncollectableMarker.h Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsCaseTreatment.h
nsChildContentList.h
nsContentAreaDragDrop.cpp Bug 1734870 - Look for draggable links across shadow roots. r=emilio 2021-10-11 15:54: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 Bug 1715841 - Make nsContentList::ContentAppended faster in some cases. r=smaug 2021-06-17 11:14:54 +00:00
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 Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsContentPermissionHelper.cpp Bug 1731994: part 8) Rename `nsIContentPermissionRequest`'s `isHandlingUserInput` to `hasValidTransientUserGestureActivation`. r=edgar 2021-10-04 12:16:00 +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 Bug 1664691 - Remove nsImageLoadingContent.imageBlockingStatus. r=edgar 2020-09-15 11:59:28 +00:00
nsContentPolicy.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsContentPolicyUtils.h Bug 1702417: Test case for bug. r=freddyb,mixedpuppy,necko-reviewers 2021-09-13 18:20:10 +00:00
nsContentSink.cpp Bug 1733465 part 2: Modernize nsViewManager::GetRootWidget() to use already_AddRefed return value, instead of requiring getter_AddRefs at callsite. r=tnikkel 2021-10-01 20:38:09 +00:00
nsContentSink.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsContentTypeParser.cpp
nsContentTypeParser.h
nsContentUtils.cpp Bug 1735874 - Fix broken resist fingerprinting with OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:04 +00:00
nsContentUtils.h Bug 1735874 - Fix broken resist fingerprinting with OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:04 +00:00
nsCopySupport.cpp Backed out 2 changesets (bug 1722925) for causing reftest failures in color_quads. CLOSED TREE 2021-08-12 12:22:34 +03: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 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
nsDOMAttributeMap.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsDOMCID.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
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 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
nsDOMMutationObserver.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsDOMNavigationTiming.cpp Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
nsDOMNavigationTiming.h Bug 1675640 - Renaming internal FirstContentfulPaint to FirstContentfulComposite r=sefeng,mstange 2021-10-01 17:02:49 +00:00
nsDOMString.h
nsDOMTokenList.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
nsDOMTokenList.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsDOMWindowUtils.cpp Bug 1739621 - Remove remaining UseAdvancedLayers() r=jrmuizel,gfx-reviewers,bradwerth 2021-11-07 12:44:53 +00:00
nsDOMWindowUtils.h Bug 1727360 - Remove WindowRenderer::AsShadowForwarder() r=aosmond 2021-08-24 17:58:46 +00:00
nsDataDocumentContentPolicy.cpp Bug 1542807 part 5 - Don't apply CSP rules for the document to fonts loaded from User and UserAgent origin sheets. r=ckerschb 2021-06-14 01:22:06 +00:00
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h Bug 973604 - Mark set/releaseCapture() as deprecated r=annevk,edgar 2021-04-26 19:37:45 +00:00
nsDocElementCreatedNotificationRunner.h
nsDocumentWarningList.h Bug 1601594 - P1 - Using Origin as the key for DocGroup; r=farre,nika 2020-05-25 12:51:29 +00:00
nsFocusManager.cpp 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
nsFocusManager.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsFrameLoader.cpp Bug 1701001 - Part 2: Add "is popup" field to browsing context. r=smaug 2021-11-06 01:19:14 +00:00
nsFrameLoader.h Bug 1650089 - Part 3: Rework DocumentChannel-triggered process switches to support null principals, r=annyG,kmag 2021-08-10 14:31:17 +00:00
nsFrameLoaderOwner.cpp Bug 1725384 - Cleanup a bit ChangeRemotenessCommon. r=smaug 2021-08-24 09:54:07 +00:00
nsFrameLoaderOwner.h Bug 1650089 - Part 3: Rework DocumentChannel-triggered process switches to support null principals, r=annyG,kmag 2021-08-10 14:31:17 +00:00
nsFrameMessageManager.cpp Bug 1726498 - Add JS::DecodeOptions. r=tcampbell 2021-10-21 21:48:48 +00:00
nsFrameMessageManager.h Bug 1718194 - Use stencil in nsMessageManagerScriptExecutor. r=tcampbell,kmag 2021-09-21 03:18:01 +00:00
nsGlobalWindow.h
nsGlobalWindowCommands.cpp Bug 1736938 Part 3 - Make all WordBreaker's methods static, and adapt the callers. r=jfkthame 2021-10-25 19:00:22 +00:00
nsGlobalWindowCommands.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsGlobalWindowInner.cpp Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup 2021-11-18 22:59:12 +00:00
nsGlobalWindowInner.h Bug 1657375 - Cache the principal hash value for OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:05 +00:00
nsGlobalWindowOuter.cpp Backed out changeset 4e3ce91389bb (bug 1716866) for causing wpt failures on print-during-beforeunload.html. CLOSED TREE 2021-11-12 10:54:09 -05:00
nsGlobalWindowOuter.h Bug 1657375 - Cache the principal hash value for OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:05 +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 Bug 1702417: Test case for bug. r=freddyb,mixedpuppy,necko-reviewers 2021-09-13 18:20:10 +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 Bug 1735874 - Fix broken resist fingerprinting with OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:04 +00:00
nsIGlobalObject.h Bug 1657375 - Cache the principal hash value for OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:05 +00:00
nsIImageLoadingContent.idl Bug 1709959 - Part 2: Remove nsIImageLoadingContent.forceImageState; r=emilio 2021-05-07 10:36:40 +00:00
nsIMessageManager.idl
nsIMutationObserver.h
nsINode.cpp Bug 1740416 - Make `HTMLEditor::HandleInsertParagraphInParagraph()` call `WhiteSpaceVisibilityKeeper::PrepareToSplitBlockElement()` before splitting a text node r=m_kato,smaug 2021-11-12 22:13:51 +00:00
nsINode.h 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
nsINodeList.h Bug 1673931 - Avoid including nsINode/nsIContent in header files. r=mbrodesser 2020-11-26 13:21:07 +00:00
nsIObjectLoadingContent.idl Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio 2021-04-06 19:28:18 +00:00
nsIScriptChannel.idl
nsIScriptContext.h Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsIScriptGlobalObject.h
nsIScriptObjectPrincipal.h Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
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 1731132, unsuppress painting on top level content presshells sooner, r=emilio 2021-09-28 12:04:42 +00:00
nsImageLoadingContent.h Bug 1709577 - Fix invalid src events for images. r=edgar 2021-05-07 13:56:33 +00:00
nsJSEnvironment.cpp Bug 1732161 - Track CCReason for all cycle collections (replacing ccType) r=smaug 2021-10-14 18:15:40 +00:00
nsJSEnvironment.h Bug 1732161 - Track CCReason for all cycle collections (replacing ccType) r=smaug 2021-10-14 18:15:40 +00:00
nsJSUtils.cpp Bug 1720619 - Part 2: Add JS::InstantiateOptions. r=tcampbell 2021-10-18 17:08:06 +00:00
nsJSUtils.h Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
nsLineBreaker.cpp Bug 1740831 Part 2 - Replace LineBreaker::Strictness with LineBreakRule. r=m_kato 2021-11-15 17:20:36 +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 Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsMappedAttributes.cpp Bug 1704551 - Make nsMappedAttributes more similar to AttrArray. r=smaug 2021-04-13 10:53:40 +00:00
nsMappedAttributes.h Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi 2021-04-26 15:52:25 +00:00
nsMimeTypeArray.cpp Bug 1682030 - Reduce nsMimeTypeArray and nsPluginArray to "constants" r=jmathies 2021-04-06 19:28:16 +00:00
nsMimeTypeArray.h Bug 1730145: Remove Navigator::RefreshMIMEArray r=saschanaz 2021-11-11 20:33:19 +00:00
nsNameSpaceManager.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
nsNameSpaceManager.h Bug 1049072 - nsNameSpaceManager doesn't need virtual methods. r=peterv 2021-10-21 15:08:33 +00:00
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 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
nsNodeInfoManager.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
nsObjectLoadingContent.cpp Bug 1738418 - set sandboxflags for object/embed loads correctly r=ckerschb,smaug,necko-reviewers 2021-11-18 12:21:07 +00:00
nsObjectLoadingContent.h Bug 1723972 - Don't process-switch for object/embed loads if we're falling back due to an error page. r=nika 2021-08-04 16:09:28 +00:00
nsOpenURIInFrameParams.cpp
nsOpenURIInFrameParams.h
nsPIDOMWindow.h Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup 2021-11-18 22:59:12 +00:00
nsPIDOMWindowInlines.h Bug 1699154 - Tweak focusring heuristics for script focus. r=edgar 2021-03-18 19:53:38 +00:00
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 1682030 - Reduce nsMimeTypeArray and nsPluginArray to "constants" r=jmathies 2021-04-06 19:28:16 +00:00
nsPluginArray.h Bug 1682030 - Reduce nsMimeTypeArray and nsPluginArray to "constants" r=jmathies 2021-04-06 19:28:16 +00:00
nsPropertyTable.cpp Bug 1695162 - Use ConstIter instead of Iter where possible. r=mccr8 2021-03-17 15:49:46 +00:00
nsPropertyTable.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
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 1725555 - patch 3 - Also use continuations array to accelerate nsTextFrame::SelectionStateChanged. r=emilio 2021-08-27 16:23:25 +00:00
nsRange.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsSandboxFlags.h Bug 1558394 - Block downloads in sandboxed iframes r=ckerschb,smaug 2020-07-29 11:50:09 +00:00
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 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +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 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 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +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 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 Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
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 Bug 1694393 - Make it easy to enable nsIContent::List() in opt builds. r=smaug 2021-02-23 20:08:13 +00:00
nsTextNode.h Bug 1694393 - Make it easy to enable nsIContent::List() in opt builds. r=smaug 2021-02-23 20:08:13 +00:00
nsTraversal.cpp
nsTraversal.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
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 Bug 1658564 - Sanitizer API parse options - r=hsivonen 2021-05-20 11:44:39 +00:00
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsWindowMemoryReporter.h Bug 708901 - Migrate to nsTHashSet in dom/base. r=emilio 2021-03-24 17:56:46 +00:00
nsWindowRoot.cpp Bug 708901 - Migrate to nsTHashSet in dom/base. r=emilio 2021-03-24 17:56:46 +00:00
nsWindowRoot.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +00:00
nsWindowSizes.h Bug 1690905 - Factors DOM memory sizes out to its own struct r=mccr8 2021-05-27 17:55:44 +00:00
nsWrapperCache.cpp Bug 1741246 - Pass JS::GCCellPtr in nsCycleCollectionTraversalCallback::NoteJSChild(). r=jonco 2021-11-16 14:52:54 +00:00
nsWrapperCache.h Bug 1723050 - Part 2: Replace typedef by using in dom/base/ r=edgar 2021-08-02 14:40:41 +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 1622676 - Made dom/base flake8 compliant.r=championshuttler,sylvestre 2021-03-24 15:26:06 +00:00