DescriptionRemove calls of PrerenderTracker::TryCancel on UI thread and instead have them call PrerenderContents::Destroy directly.
This is part of the work on removing calls to ResourceRequestInfo::GetAssociatedRenderView. The last callers to that method are using it to cancel prerenders if they haven't been used yet, so the checking/cancelling needs to all move to the UI thread.
BUG=304341
R=tburkard@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243094
Patch Set 1 #Patch Set 2 : sync #
Messages
Total messages: 2 (0 generated)
|