DescriptionGracefully handle backdoor cancellations of synchronous resource fetches.
When fetching a resource synchronously (via XHR, say), messages can be
handled & dispatched while that fetch is ongoing. These may in the general
case bring about the cancellation of the resource being synchronously
fetched. Be prepared for that eventuality when the (failing) synchronous
fetch returns.
R=jochen
BUG=484101
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194973
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|