DescriptionFix process transfers for blob urls of sites requiring dedicated processes.
RenderFrameHostManager::IsRendererTransferNeededForNavigation had a bug
where it passed an effective url, instead of an effective SITE url, to
a function that was expecting the latter.
Add a test that exercises this case. Add a CHECK to content shell browser
client to verify that we're actually getting site urls all the time.
BUG=644966
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/db193a1b105de523fd0bb089c9769a71ed287d9e
Cr-Commit-Position: refs/heads/master@{#417752}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix it differently. #Patch Set 3 : Fix documentation. #
Total comments: 14
Patch Set 4 : Charlie's fixes. #Dependent Patchsets: Messages
Total messages: 23 (14 generated)
|