fix: always use new site instance for a new navigation. (#18860)
This commit is contained in:
parent
7a9e6659f0
commit
da29ce355f
3 changed files with 32 additions and 12 deletions
|
@ -83,6 +83,7 @@ class AtomBrowserClient : public content::ContentBrowserClient,
|
|||
content::RenderFrameHost* speculative_rfh,
|
||||
content::BrowserContext* browser_context,
|
||||
const GURL& url,
|
||||
bool has_navigation_started,
|
||||
bool has_request_started,
|
||||
content::SiteInstance** affinity_site_instance) const override;
|
||||
void RegisterPendingSiteInstance(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue