gecko-dev/docshell/base
Andreas Farre b9c17edc95 Bug 1582716 - Remove nsDocShell::GetIsOnlyToplevelInTabGroup. r=nika
We can remove isOnlyToplevelInTabGroup entirely since we have
BrowsingContext/BrowsingContextGroup exposed through
chrome-webidl. Checking if a browsing context is the only top level
(auxilliary or otherwise) is only a matter of checking that there
isn't a parent, and that the size of the browsing context group is 1.

Differential Revision: https://phabricator.services.mozilla.com/D46590

--HG--
extra : moz-landing-system : lando
2019-09-24 13:22:47 +00:00
..
crashtests Bug 1582884 - Enable some crashtests on Android; r=geckoview-reviewers,agi 2019-09-24 01:12:09 +00:00
timeline Bug 1571926 - Don't record timeline consumers mutex, r=froydnj. 2019-08-08 14:54:58 +00:00
BrowsingContext.cpp Bug 1575051 - Remove nsIDocShellTreeItem.findItemWithName. r=kmag 2019-09-24 13:16:26 +00:00
BrowsingContext.h Bug 1575051 - Remove nsIDocShellTreeItem.findItemWithName. r=kmag 2019-09-24 13:16:26 +00:00
BrowsingContextFieldList.h Bug 1578355 - Part 2: Introduce UserActivation::State; r=smaug 2019-09-20 11:10:13 +00:00
BrowsingContextGroup.cpp Bug 1575051 - Remove nsIDocShellTreeItem.findItemWithName. r=kmag 2019-09-24 13:16:26 +00:00
BrowsingContextGroup.h Bug 1575051 - Remove nsIDocShellTreeItem.findItemWithName. r=kmag 2019-09-24 13:16:26 +00:00
CanonicalBrowsingContext.cpp Bug 1542415: Part 2 - Treat in-flight messages from incorrect owner as warnings. r=nika 2019-09-09 11:50:35 +00:00
CanonicalBrowsingContext.h Bug 1542415: Part 2 - Treat in-flight messages from incorrect owner as warnings. r=nika 2019-09-09 11:50:35 +00:00
ChildProcessChannelListener.cpp
ChildProcessChannelListener.h
IHistory.h
LoadContext.cpp Bug 1566186: Part 1 - Remove DocShell support for isolated mozbrowsers. r=nika 2019-07-16 16:40:19 -07:00
LoadContext.h Bug 1566186: Part 1 - Remove DocShell support for isolated mozbrowsers. r=nika 2019-07-16 16:40:19 -07:00
moz.build Bug 1566215 - Part 6: Undo the insecure URI loading exception for the Layout Debugger. r=dbaron 2019-07-22 04:48:46 +00:00
nsAboutRedirector.cpp Bug 1540065 - Guard about:config access with 'general.aboutConfig.enable' pref r=Ehsan 2019-09-18 15:25:35 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDefaultURIFixup.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsDefaultURIFixup.h
nsDocShell.cpp Bug 1582716 - Remove nsDocShell::GetIsOnlyToplevelInTabGroup. r=nika 2019-09-24 13:22:47 +00:00
nsDocShell.h Bug 1575051 - Remove nsIDocShellTreeItem.findItemWithName. r=kmag 2019-09-24 13:16:26 +00:00
nsDocShellEditorData.cpp Bug 1415270 - Part 1: Move nsHTMLDocument editing APIs to Document; r=farre,masayuki 2019-05-31 01:37:26 +00:00
nsDocShellEditorData.h Bug 836176 - Part 3: Remove nsIHTMLDocument; r=farre 2019-06-04 17:27:43 +00:00
nsDocShellEnumerator.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1579765 - Copy mResultPrincipalURI across when serializing nsDocShellLoadState. r=kmag 2019-09-16 07:24:32 +00:00
nsDocShellLoadState.h Bug 1556489 - P5. Fix constness. r=nika 2019-09-03 10:19:09 +10:00
nsDocShellLoadTypes.h
nsDocShellTreeOwner.cpp Bug 1583203 - Annotate nsINode::OwnerDoc() as MOZ_NONNULL_RETURN. r=smaug 2019-09-23 18:12:19 +00:00
nsDocShellTreeOwner.h Bug 1550637 - hide tooltip when the docshell navigate, don't show tooltips if the docshell is no longer active, r=nika,dao 2019-07-16 07:48:23 +00:00
nsDSURIContentListener.cpp Bug 1576407: Part 3 - Return window opener as a WindowProxyHolder or BrowsingContext. r=farre 2019-08-28 18:07:38 +00:00
nsDSURIContentListener.h
nsIContentViewer.idl Bug 1523638 - Part 9: Use provided 'WindowGlobalChild' actors to create the initial about:blank document, r=kmag 2019-08-08 16:07:12 +00:00
nsIContentViewerEdit.idl
nsIDocShell.idl Bug 1582716 - Remove nsDocShell::GetIsOnlyToplevelInTabGroup. r=nika 2019-09-24 13:22:47 +00:00
nsIDocShellTreeItem.idl Bug 1575051 - Remove nsIDocShellTreeItem.findItemWithName. r=kmag 2019-09-24 13:16:26 +00:00
nsIDocShellTreeOwner.idl Bug 1543315 - part 4: Mark ResizeReflow() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-04-13 12:39:47 +00:00
nsIDocumentLoaderFactory.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsILoadContext.idl Bug 1566186: Part 1 - Remove DocShell support for isolated mozbrowsers. r=nika 2019-07-16 16:40:19 -07:00
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIScrollable.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIScrollObserver.h
nsITooltipListener.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsITooltipTextProvider.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIURIFixup.idl Bug 1552017 - Expand the kinds of URLs that can cancel content JS when navigating; r=smaug 2019-06-04 16:19:27 +00:00
nsIWebNavigation.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIWebNavigationInfo.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIWebPageDescriptor.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsPingListener.cpp Bug 1565767 part 5. Remove some unnecesary refcounting at nsIContent::GetBaseURI callsites. r=peterv 2019-07-15 18:29:05 +00:00
nsPingListener.h Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp
nsWebNavigationInfo.h
SerializedLoadContext.cpp Bug 1542791 - Part 1: Support enabling out-of-process iframes with per-frame granularity, r=mconley 2019-04-17 00:53:22 +00:00
SerializedLoadContext.h Bug 1542791 - Part 1: Support enabling out-of-process iframes with per-frame granularity, r=mconley 2019-04-17 00:53:22 +00:00