DescriptionRemove dependency on NavigationEntry to get a SiteInstance
Remove the dependency on a NavigationEntry in
RenderFrameHostManager::ShouldSwapBrowsingInstancesForNavigation and
RenderFrameHostManager::GetSiteInstanceForEntry. This is needed by the
PlzNavigate project, as the SiteInstance to use is determined when the
navigation is about to commit. At this time, there is no convinient access to a
SNavigationEntry.
BUG=376082
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289681
Patch Set 1 #
Total comments: 10
Patch Set 2 : Addressed Charlie's comments #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 8 (0 generated)
|