DescriptionFix early prerender cancellation not working with PlzNavigate.
With PlzNavigate the navigation starts in the browser, so LaunchAppWithUrl cancels the prerender before we get the PrerenderHostMsg_AddLinkRelPrerender IPC from the renderer. Fix this by noticing that the prerender was already cancelled when the IPC arrives.
This fixes
PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted
with PlzNavigate.
BUG=504347
Committed: https://crrev.com/e54c55a96737caf4a3c435dac442fe77122ff33e
Cr-Commit-Position: refs/heads/master@{#437633}
Patch Set 1 #
Messages
Total messages: 17 (10 generated)
|