DescriptionMake sure new site instance (and therefore) render is used when navigating away
from blank page (about:blank) that has been loaded in WebUI-bindings-enabled renderer.
This currently reproduces in process models other than default
process-per-site(-instance) as they only enforce new renderer
on webui-vs-regular navigations and fail to recognize that about:blank
might have been loaded in WebUI (as per http://crbug.com/42547).
This CL includes the browser test that reproduces this problem
and verifies the fix.
BUG=424526
Committed: https://crrev.com/2c0c6c9e4f04e76373a884d03a4e09c8fee5d141
Cr-Commit-Position: refs/heads/master@{#300645}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Moved the implementation to the better places pointed out and addressed other comments. #
Total comments: 6
Patch Set 3 : Final nit fixes #
Messages
Total messages: 14 (4 generated)
|