gecko-dev/docshell/base
Zach Hoffman 39159ab795 Bug 266554 - Use document ReferrerInfo for refreshes. r=peterv,ckerschb,dom-core,smaug
When ReferrerInfo is exposed later in the patch set, using the document
referrer info instead of mReferrerInfo will matter, but for now,
behavior should be unchanged.

Optional argument aSendReferrer for the ReferrerInfo constructor is
added. Because the existing behavior of InitWithDocument setting
mSendReferrer to true is acceptable in all other cases, the
aSendReferrer argument is not passed to InitWithDocument and
nsIReferrerInfo.idl is unchanged.

Unused method ReferrerInfo::CloneWithNewSendReferrer is removed.

Differential Revision: https://phabricator.services.mozilla.com/D227449
2024-11-14 02:09:02 +00:00
..
crashtests Bug 1914513 - Add a pref to disable mutation events, r=masayuki 2024-09-02 13:29:57 +00:00
BaseHistory.cpp
BaseHistory.h
BrowsingContext.cpp Bug 1927255 - More subtly deal with preserveLayers in inactive tabs. r=mconley 2024-10-30 00:42:23 +00:00
BrowsingContext.h Bug 1925409 - Allow creating windows for printing even with coop. r=nika 2024-10-22 19:00:49 +00:00
BrowsingContextGroup.cpp Bug 1889406 - Notify the focus/active BC to content process for subframes when BrowserParent is first created r=dom-core,hsivonen 2024-09-19 17:10:51 +00:00
BrowsingContextGroup.h Bug 1889406 - Notify the focus/active BC to content process for subframes when BrowserParent is first created r=dom-core,hsivonen 2024-09-19 17:10:51 +00:00
BrowsingContextWebProgress.cpp Bug 1921464 - Run RecordStatefulBounces on extended navigation end due to tab close. r=nika,anti-tracking-reviewers,manuel 2024-10-23 14:07:25 +00:00
BrowsingContextWebProgress.h
CanonicalBrowsingContext.cpp Bug 1930425 - Dump JS stack when trying to incorrectly set activeness. r=nika 2024-11-12 15:41:41 +00:00
CanonicalBrowsingContext.h Bug 1930425 - Dump JS stack when trying to incorrectly set activeness. r=nika 2024-11-12 15:41:41 +00:00
ChildProcessChannelListener.cpp
ChildProcessChannelListener.h
IHistory.h
LoadContext.cpp
LoadContext.h
metrics.yaml
moz.build
nsAboutRedirector.cpp Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDocShell.cpp Bug 266554 - Use document ReferrerInfo for refreshes. r=peterv,ckerschb,dom-core,smaug 2024-11-14 02:09:02 +00:00
nsDocShell.h Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
nsDocShellEditorData.cpp
nsDocShellEditorData.h
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
nsDocShellLoadState.h Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
nsDocShellLoadTypes.h
nsDocShellTelemetryUtils.cpp
nsDocShellTelemetryUtils.h
nsDocShellTreeOwner.cpp Bug 1922956 - Further clean-up widget creation code-paths. r=win-reviewers,mac-reviewers,geckoview-reviewers,mstange,rkraesig,m_kato 2024-10-07 16:43:53 +00:00
nsDocShellTreeOwner.h
nsDSURIContentListener.cpp
nsDSURIContentListener.h
nsIDocShell.idl
nsIDocShellTreeItem.idl
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsIDocumentViewer.idl Bug 1927967 - Use typed units for nsDocumentViewer bounds. r=hiro,dholbert 2024-11-06 12:37:39 +00:00
nsIDocumentViewerEdit.idl
nsILoadContext.idl
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollObserver.h
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIURIFixup.idl Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
nsIWebNavigation.idl Backed out changeset 5b4cea7ea948 (bug 1924861) for causing mochitest failures on test_ext_tabs_goBack_goForward.html, test_bug1300461.html CLOSED TREE 2024-10-29 04:57:43 +02:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl
nsPingListener.cpp
nsPingListener.h
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp
nsWebNavigationInfo.h
SerializedLoadContext.cpp
SerializedLoadContext.h
SyncedContext.h
SyncedContextInlines.h
URIFixup.sys.mjs Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
WindowContext.cpp Bug 1888729 - Implement CloseWatcher interface r=smaug 2024-09-16 17:08:53 +00:00
WindowContext.h Bug 1921810 - Part 2: Exposing UsingStorageAccess flag on WindowContext. r=nika 2024-11-04 14:52:15 +00:00