DescriptionRemove calls of PrerenderTracker::TryCancel in ChromeResourceDispatcherHostDelegate::HandleExternalProtocol. This short-circuited cancelling the prerendering on the IO thread. Instead, I moved cancelling the prerender on the UI thread since that calls ends up going to the UI thread right after.
BUG=304341
R=tburkard@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243095
Patch Set 1 #Patch Set 2 : fix android build #Patch Set 3 : fix chromeos test. all other platforms handle null webcontents since its async #Patch Set 4 : sync #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|