DescriptionFix bug when a NavigationThrottle blocks a request during a redirect.
When PlzNavigate is **disabled**, when a request is blocked on a
redirect and the browser asks the renderer to commit an error page,
blink doesn't know about the latest redirect and use the post-redirect
URL. This cause a mismatch in TakeNavigationHandleForCommit.
This CL doesn't make blink aware of the redirect, but allows the
NavigationHandle to be matched with the navigation.
BUG=695421
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Patch Set 1 #
Total comments: 3
Depends on Patchset: Messages
Total messages: 10 (7 generated)
|