DescriptionSmall fix for URLRequestJobs when entering suspending mode.
When entering suspend mode, there was a window of time between
when the request was canceled, and when the NetworkDelegate was
informed it was canceled. This didn't exist for other cancellation
paths, and if an embedder invoked certain callbacks in this period,
thinking the request was still live, crashes could result.
BUG=289715
Committed: https://crrev.com/05608da225e05b4a20da3f4ca0cb9a5276fcf3d6
Cr-Commit-Position: refs/heads/master@{#350938}
Patch Set 1 #Patch Set 2 : Update comment #
Total comments: 2
Patch Set 3 : Response to comments, fix test name/description #
Messages
Total messages: 11 (3 generated)
|