Revert of Small fix for URLRequestJobs when entering suspending mode....
Revert 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 Review URL: https://codereview.chromium.org/1372213003 Cr-Commit-Position: refs/heads/master@{#351170}
Showing
Please register or sign in to comment