gecko-dev/docshell/base
2020-07-31 21:26:45 +03:00
..
crashtests Bug 1585496 - Add a crashtest for bug 1584467, r=nika 2020-05-08 18:39:28 +00:00
timeline Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
BaseHistory.cpp Bug 1645339 - Use range-based for with nsTObserverArray in docshell. r=nika 2020-06-16 10:14:24 +00:00
BaseHistory.h Bug 1626586 - Make history notifications do a bit less work. r=mak,lina,agi,snorp 2020-04-15 21:19:41 +00:00
BrowsingContext.cpp Bug 1613431 - Part 3: Handle synced setters return value. r=nika 2020-07-31 13:37:13 +00:00
BrowsingContext.h Bug 1613431 - Part 3: Handle synced setters return value. r=nika 2020-07-31 13:37:13 +00:00
BrowsingContextGroup.cpp Bug 1652085 - Delay BrowsingContextGroup destruction until acked, r=farre 2020-07-30 20:27:41 +00:00
BrowsingContextGroup.h Bug 1652085 - Delay BrowsingContextGroup destruction until acked, r=farre 2020-07-30 20:27:41 +00:00
BrowsingContextWebProgress.cpp Bug 1646582 - Remove DOM(Inner)WindowID from nsIWebProgress. r=nika 2020-06-24 19:58:15 +00:00
BrowsingContextWebProgress.h Bug 1644943 - Create single webprogress for CanonicalBrowsingContext, regardless of process the browser element contents are in. r=nika,kmag,Gijs 2020-06-17 02:59:29 +00:00
CanonicalBrowsingContext.cpp Bug 1613431 - Part 3: Handle synced setters return value. r=nika 2020-07-31 13:37:13 +00:00
CanonicalBrowsingContext.h Bug 1613431 - Part 3: Handle synced setters return value. r=nika 2020-07-31 13:37:13 +00:00
ChildProcessChannelListener.cpp Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika 2020-06-27 04:10:23 +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 Bug 1626586 - Make history notifications do a bit less work. r=mak,lina,agi,snorp 2020-04-15 21:19:41 +00:00
LoadContext.cpp Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
LoadContext.h Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
moz.build Bug 1644943 - Create single webprogress for CanonicalBrowsingContext, regardless of process the browser element contents are in. r=nika,kmag,Gijs 2020-06-17 02:59:29 +00:00
nsAboutRedirector.cpp Bug 1635253 - Add new about:glean to control Glean SDK debugging, logging r=janerik,flod 2020-07-30 16:35:17 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDocShell.cpp Backed out changeset 6164e09df60e (bug 1646567) for nsDocShell failures. CLOSED TREE 2020-07-31 21:26:45 +03:00
nsDocShell.h Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
nsDocShellEditorData.cpp Bug 1634370. Make docshell/ buildable outside of unified-build environment. r=farre 2020-05-04 14:53:34 +00:00
nsDocShellEditorData.h
nsDocShellEnumerator.cpp Bug 1634370. Make docshell/ buildable outside of unified-build environment. r=farre 2020-05-04 14:53:34 +00:00
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1654525 - Ensure loads initiated from session history in parent reuse the existing SHEntries, r=peterv 2020-07-29 14:23:09 +00:00
nsDocShellLoadState.h Bug 1558394 - Pass the TriggeringSandboxFlags to nsILoadinfo r=ckerschb,smaug,necko-reviewers,valentin 2020-07-29 11:43: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 1653214 - Part 2: Remove nsIBaseWindow::Create; r=nika 2020-07-16 20:42:20 +00:00
nsDocShellTreeOwner.h
nsDSURIContentListener.cpp Bug 1634370. Make docshell/ buildable outside of unified-build environment. r=farre 2020-05-04 14:53:34 +00:00
nsDSURIContentListener.h
nsIContentViewer.idl Bug 1647301 - Remove forceCharset from nsIContentViewer. r=m_kato 2020-07-02 06:23:24 +00:00
nsIContentViewerEdit.idl
nsIDocShell.idl Backed out changeset 6164e09df60e (bug 1646567) for nsDocShell failures. CLOSED TREE 2020-07-31 21:26:45 +03:00
nsIDocShellTreeItem.idl
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsILoadContext.idl Bug 1602318 - Expose LoadContext on BrowsingContext webidl. r=nika,kmag,necko-reviewers 2020-04-26 00:53:01 +00:00
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollObserver.h
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIURIFixup.idl Bug 1643093 - Remove references to 'whitelist' in browser/components/urlbar. r=jaws 2020-06-24 15:59:04 +00:00
nsIWebNavigation.idl Bug 1515073 - Part 2 - Allow nsIWebNavigation::{goBack,goForward} to skip entries without user interaction. r=Gijs,peterv 2020-06-09 14:50:14 +00:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl Bug 1649772 - Simplify nsIWebPageDescriptor, r=peterv 2020-07-02 14:58:15 +00:00
nsPingListener.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsPingListener.h
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp Bug 1634370. Make docshell/ buildable outside of unified-build environment. r=farre 2020-05-04 14:53:34 +00:00
nsWebNavigationInfo.h
SerializedLoadContext.cpp Bug 1634370. Make docshell/ buildable outside of unified-build environment. r=farre 2020-05-04 14:53:34 +00:00
SerializedLoadContext.h
SyncedContext.h Bug 1613431 - Part 4: Require that synced field setters' return value is handled. r=nika 2020-07-31 13:37:20 +00:00
SyncedContextInlines.h Bug 1613431 - Part 1: Have synced setters return nsresult. r=nika 2020-07-31 13:36:45 +00:00
URIFixup.jsm Bug 1641467 - Remove temporary browser.fixup.defaultToSearch feature pref and its code. r=Gijs 2020-07-15 09:53:04 +00:00
WindowContext.cpp Bug 1587418 - cache shortcuts permission on WindowContext. r=farre 2020-07-30 12:26:24 +00:00
WindowContext.h Bug 1587418 - cache shortcuts permission on WindowContext. r=farre 2020-07-30 12:26:24 +00:00