New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 766630 link

Starred by 2 users

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

RenderFrameHostmanager::GetSiteInstanceForNavigation shouldn't use the NavigationEntry

Project Member Reported by clamy@chromium.org, Sep 19 2017

Issue description

Right now, RFHM::GetSiteInstanceForNavigation uses the last committed NavigationEntry to determine whether the current RFH is in view-source mode. This is wrong because the current RFH is not always the RFH in which the last navigation committed. For example, if a tab crashed we swap in a new RFH without modifying the entry. We should track whether a RFH is in view-source mode directly on the RFH.
 
Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment