Implement error page commit policy in PlzNavigate.
This CL implements a new policy for which process do error pages commit. When an error page is a result of a blocked request, it should be committed in the same process as the document requesting the navigation. Otherwise the error page should be committed in the process that would render the destination URL. BUG=685074 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2738643002 Cr-Commit-Position: refs/heads/master@{#457532}
Showing
Please register or sign in to comment