gecko-dev/docshell/base
Emilio Cobos Álvarez 505c441303 Bug 1572798 - Make content browsing contexts for tabs start as inactive. r=nika
Otherwise autoplay blocking until-in-foreground breaks with the other
patch in this bug, because it unblocks media playback once a browsing
context is active for the first time.

Differential Revision: https://phabricator.services.mozilla.com/D42329
2021-01-21 20:20:57 +00:00
..
crashtests Bug 1552168: Remove pref security.data_uri.unique_opaque_origin. r=smaug 2020-10-08 16:55:25 +00:00
timeline Bug 1683532 - Make `docshell` buildable outside of `unified-build` environment. r=sg 2021-01-04 14:18:37 +00:00
BaseHistory.cpp Bug 1680977 - Add a null-check. 2020-12-14 18:01:39 +00:00
BaseHistory.h Bug 1680977 - Move nsNavHistory::CanAddURIToHistory to BaseHistory. r=mak 2020-12-14 15:23:10 +00:00
BrowsingContext.cpp Bug 1572798 - Make content browsing contexts for tabs start as inactive. r=nika 2021-01-21 20:20:57 +00:00
BrowsingContext.h Backed out 2 changesets (bug 1572798) for multiple failures. CLOSED TREE 2021-01-20 00:15:48 +02:00
BrowsingContextGroup.cpp Bug 1685577 - Disable dom.input_events.canSuspendInBCG.enabled for now, r=sefeng 2021-01-08 12:58:24 +00:00
BrowsingContextGroup.h Bug 1662265 - Fix input events handling for sync XHR when both TaskController and e10s are enabled r=smaug 2020-12-15 01:33:24 +00:00
BrowsingContextWebProgress.cpp Bug 1661833 - Fix duplicate OnStateChange events during process switches, r=nika 2020-11-19 23:21:04 +00:00
BrowsingContextWebProgress.h Bug 1661833 - Fix duplicate OnStateChange events during process switches, r=nika 2020-11-19 23:21:04 +00:00
CanonicalBrowsingContext.cpp Bug 1673683 - Copy activeness status in CanonicalBrowsingContext::ReplacedBy, instead of handling it on consumers. r=nika,agi 2021-01-20 15:09:09 +00:00
CanonicalBrowsingContext.h Bug 1612147 - Don't store FeaturePolicy in BrowsingContext. r=smaug 2021-01-14 11:15:24 +00:00
ChildProcessChannelListener.cpp Bug 1683532 - Make `docshell` buildable outside of `unified-build` environment. r=sg 2021-01-04 14:18:37 +00:00
ChildProcessChannelListener.h Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika 2020-06-27 04:10:23 +00:00
IHistory.h
LoadContext.cpp Bug 1683532 - Make `docshell` buildable outside of `unified-build` environment. r=sg 2021-01-04 14:18:37 +00:00
LoadContext.h Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
SerializedLoadContext.cpp
SerializedLoadContext.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
SyncedContext.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
SyncedContextInlines.h Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
URIFixup.jsm Bug 1638215: Use https for canonization the URL. r=mak 2020-12-07 01:54:05 +00:00
WindowContext.cpp Bug 1612147 - Don't store FeaturePolicy in BrowsingContext. r=smaug 2021-01-14 11:15:24 +00:00
WindowContext.h Bug 1612147 - Don't store FeaturePolicy in BrowsingContext. r=smaug 2021-01-14 11:15:24 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsAboutRedirector.cpp Bug 1559181 - Switch about blocking to use new REJECT_POLICY and cleanup tests r=Gijs 2020-10-22 19:36:52 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDSURIContentListener.cpp Bug 1656753 - Track CrossGroupOpener on CanonicalBrowsingContext, r=farre 2020-09-22 16:28:37 +00:00
nsDSURIContentListener.h Bug 1656753 - Track CrossGroupOpener on CanonicalBrowsingContext, r=farre 2020-09-22 16:28:37 +00:00
nsDocShell.cpp Bug 1668432 - Add Thunderbird URL schemes to lists of known parent-process schemes. r=nika 2021-01-20 01:09:13 +00:00
nsDocShell.h Bug 1648464 - Add an Autodetect item to the Text Encoding menu. r=emk,chutten,Gijs 2021-01-14 07:06:53 +00:00
nsDocShellEditorData.cpp Bug 1683532 - Make `docshell` buildable outside of `unified-build` environment. r=sg 2021-01-04 14:18:37 +00:00
nsDocShellEditorData.h Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1683532 - Make `docshell` buildable outside of `unified-build` environment. r=sg 2021-01-04 14:18:37 +00:00
nsDocShellLoadState.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2021-01-06 17:17:23 +00:00
nsDocShellLoadTypes.h
nsDocShellTelemetryUtils.cpp Bug 1636962 - Add telemetry for all page load errors r=johannh,xeonchen,nika 2020-05-27 22:33:02 +00:00
nsDocShellTelemetryUtils.h Bug 1636962 - Add telemetry for all page load errors r=johannh,xeonchen,nika 2020-05-27 22:33:02 +00:00
nsDocShellTreeOwner.cpp Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
nsDocShellTreeOwner.h
nsIContentViewer.idl Backed out changeset 428c9c1eabb8 (bug 1655866) for multiple failures. CLOSED TREE 2020-10-09 22:28:00 +03:00
nsIContentViewerEdit.idl
nsIDocShell.idl Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
nsIDocShellTreeItem.idl Bug 1662841: Remove Fission-incompatible `nsDocumentViewer::AppendSubtree`. r=nika 2020-09-17 22:43:47 +00:00
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsILoadContext.idl Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollObserver.h
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIURIFixup.idl Bug 1671983 - Part 2: Remove SessionStore.navigateAndRestore, r=annyG,kashav 2020-11-12 18:00:55 +00:00
nsIWebNavigation.idl Bug 1539948, part 2 - Make nsIWebNavigation and nsIWindowlessBrowser builtinclass. r=nika,Gijs 2020-12-09 02:40:14 +00:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl Bug 1655572 - Make view-source not require session history, r=peterv 2020-09-14 19:00:05 +00:00
nsPingListener.cpp Bug 1683532 - Make `docshell` buildable outside of `unified-build` environment. r=sg 2021-01-04 14:18:37 +00:00
nsPingListener.h
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp
nsWebNavigationInfo.h