DescriptionRemove calls of PrerenderTracker::TryCancelOnIOThread in SafeBrowsingResourceThrottle and instead PrerenderContents::Destroy directly on the UI thread.
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
[email protected]
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243063
Patch Set 1 : #
Total comments: 4
Patch Set 2 : sync and add static method to PrerenderContents #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|