Fix TaskmanagerIoThreadHelper bug.
Deleting the TaskManagerIoThreadHelper should cancel any pending OnMultipleBytesReadIO calls. If it doesn't, we can sometimes fail the DCHECK(!bytes_read_buffer_.empty()); check. BUG=None TEST=TaskManagerOOPIFBrowserTest.LeavePageWithCrossSiteIframes/0 Review URL: https://codereview.chromium.org/1918423002 Cr-Commit-Position: refs/heads/master@{#389889}
Showing
Please register or sign in to comment