DescriptionRevert of Small fix for URLRequestJobs when entering suspending mode. (patchset #3 id:40001 of https://codereview.chromium.org/1366203004/ )
Reason for revert:
Seeing odd failures that make no sense on android bots that may somehow be due to this CL...Trying a revert. :(
Original issue's description:
> Small 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}
TBR=davidben@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=289715
Committed: https://crrev.com/638a51dd867573876db6b02edd93367c2e51463a
Cr-Commit-Position: refs/heads/master@{#351170}
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|