gecko-dev/docshell/base
Daisuke Akatsuka 316a92df5e Bug 1693503: Do search if the format inputed is user@host but might be intented as keyword. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D106748
2021-04-02 10:05:37 +00:00
..
crashtests Bug 1672873 - Use BuildClonedMessageDataForChild to send cloneable data in SessionHistoryInfo. r=peterv 2021-02-15 16:52:26 +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 708901 - Migrate to nsTHashSet in docshell. r=smaug,geckoview-reviewers,aklotz 2021-03-25 08:04:20 +00:00
BaseHistory.h Bug 708901 - Migrate to nsTHashSet in docshell. r=smaug,geckoview-reviewers,aklotz 2021-03-25 08:04:20 +00:00
BrowsingContext.cpp Bug 1699721 - Part 2: Track BrowserParent lifecycles during process switches, r=kmag 2021-03-31 16:51:58 +00:00
BrowsingContext.h Bug 1699721 - Part 1: Fully remove LegacyCheckOnlyOwningProcess, r=kmag 2021-03-31 16:51:58 +00:00
BrowsingContextGroup.cpp Bug 1696908 - Ensure parent-managed order of setting the focused browsing context. r=nika 2021-04-01 08:45:14 +00:00
BrowsingContextGroup.h Bug 708901 - Migrate to nsTHashSet in docshell. r=smaug,geckoview-reviewers,aklotz 2021-03-25 08:04:20 +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 1699721 - Part 2: Track BrowserParent lifecycles during process switches, r=kmag 2021-03-31 16:51:58 +00:00
CanonicalBrowsingContext.h Bug 1699721 - Part 2: Track BrowserParent lifecycles during process switches, r=kmag 2021-03-31 16:51:58 +00:00
ChildProcessChannelListener.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
ChildProcessChannelListener.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
IHistory.h Bug 1634281 - Remove unused nsDataHashtable.h includes. r=xpcom-reviewers,nika 2021-03-03 08:58:52 +00:00
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 1689601, sync fields when loading a page from bfcache, r=peterv 2021-03-02 12:13:22 +00:00
SyncedContextInlines.h Bug 1689601, sync fields when loading a page from bfcache, r=peterv 2021-03-02 12:13:22 +00:00
URIFixup.jsm Bug 1693503: Do search if the format inputed is user@host but might be intented as keyword. r=mak 2021-04-02 10:05:37 +00:00
WindowContext.cpp Bug 1699626 - Downgrade mWindowGlobalChild to a weak pointer, r=smaug 2021-03-24 14:11:49 +00:00
WindowContext.h Bug 1699626 - Downgrade mWindowGlobalChild to a weak pointer, r=smaug 2021-03-24 14:11:49 +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 1695197 - Remove MOZ_GLEAN constant, introduce MOZ_GLEAN_ANDROID. r=chutten,emilio 2021-03-04 11:15:12 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDSURIContentListener.cpp
nsDSURIContentListener.h
nsDocShell.cpp Bug 1700871 - Only allow focus move for links / form submission iff actually handling user input. r=smaug 2021-03-31 01:51:46 +00:00
nsDocShell.h Bug 1581859: Part 2a - Add LOCATION_CHANGE_HASHCHANGE onLocationChange flag. r=nika 2021-03-25 19:47:00 +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 1647128 - Detect webby navs caused by meta refreshes in IsUserTriggeredForSecFetchSite check r=necko-reviewers,ckerschb,valentin 2021-03-17 11:42:55 +00:00
nsDocShellLoadState.h Bug 1647128 - Detect webby navs caused by meta refreshes in IsUserTriggeredForSecFetchSite check r=necko-reviewers,ckerschb,valentin 2021-03-17 11:42:55 +00:00
nsDocShellLoadTypes.h Bug 1581859: Part 2b - Add LOAD_FLAGS_IS_REFRESH to all navigations triggered by meta refreshes. r=nika 2021-03-25 19:47:01 +00:00
nsDocShellTelemetryUtils.cpp
nsDocShellTelemetryUtils.h
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 Bug 1662838 part 2: Remove nsIContentViewer's unused pausePainting() and resumePainting() APIs. r=tnikkel 2021-03-13 06:11:34 +00:00
nsIContentViewerEdit.idl
nsIDocShell.idl Bug 1597499 - Move nsIDocShell::ChildOffset to BrowsingContext, r=nika 2021-03-23 18:01:20 +00:00
nsIDocShellTreeItem.idl
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
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