DescriptionCheck the return value when canceling prerenders.
It's possible for an IO thread cancel to race with the prerender being used on
the UI thread. If the UI thread wins, the prerender was used and we should not
cancel network requests, etc.
TEST=none
BUG=293540
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225322
Patch Set 1 #
Messages
Total messages: 12 (0 generated)
|