commit | 89e0df130f3500ba6a3a27f524ef69101f58efbf | [log] [tgz] |
---|---|---|
author | Eric Roman <[email protected]> | Thu Mar 29 21:52:40 2018 |
committer | Commit Bot <[email protected]> | Thu Mar 29 21:52:40 2018 |
tree | 3b75dc5c0acf82ebba049bfdacb6948bc11df7ce | |
parent | 32095e221d7ea369928c0635a7edd74fb3ff2f48 [diff] |
Remove instrumentation for FileStream::Context::Close check failure. The associated bugs have since been fixed. This change is essentially a revert of cf470d52d8a5260a38accdc5335c86fa9afff879, but with some edits: Instead of reverting to CHECK(!async_in_progress_) it restores to an earlier DCHECK(!async_in_progress_). Bug: 487732, 656692 Change-Id: Ibde40e63a747bddd180ed680ebd63e0f8c729e97 Reviewed-on: https://chromium-review.googlesource.com/986647 Reviewed-by: Helen Li <[email protected]> Commit-Queue: Eric Roman <[email protected]> Cr-Commit-Position: refs/heads/master@{#546969}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .