commit | 138153b186554c2077e867efbeb71e0342b70159 | [log] [tgz] |
---|---|---|
author | Ken Rockot <[email protected]> | Fri Jul 13 23:31:57 2018 |
committer | Commit Bot <[email protected]> | Fri Jul 13 23:31:57 2018 |
tree | e2610aea2c0470bd23936be6b31e23f2fcf6dbf9 | |
parent | 3153e097fc747e069f9b5e8aaea270f1c46b8d72 [diff] |
IPC: Avoid closing Channel endpoints on error We never want to explicitly close a Channel endpoint until after the corresponding child process is dead. This prevents that from happening in some cases where it's still possible today. [email protected] Bug: 859386,861607,863430 Change-Id: I2858b6e011e06a000ae976c1e6ae96595cf67a85 Reviewed-on: https://chromium-review.googlesource.com/1135712 Commit-Queue: Ken Rockot <[email protected]> Reviewed-by: Ken Rockot <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Cr-Commit-Position: refs/heads/master@{#575115}
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 .