commit | b61ae97f6c2d5c9a103bd811e248d96804639ca9 | [log] [tgz] |
---|---|---|
author | Ken Rockot <[email protected]> | Thu Nov 16 23:23:22 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Nov 16 23:23:22 2023 |
tree | a5f996928ad13eba6f0064d40a197a84d7518644 | |
parent | e0ade1941c6a07cf865c33678a056c6ce7f048a1 [diff] |
[M119] Reland: Fix IPC Channel pipe teardown This is a reland with the new test temporarily disabled on Android until it can run without disrupting other tests. (cherry picked from commit cd4c1f165c16c6d8161b5372ef7f61c715e01a42) Fixed: 1494461 Change-Id: If1d83c2dce62020f78dd50abc460973759002a1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5015115 Commit-Queue: Ken Rockot <[email protected]> Reviewed-by: Robert Sesek <[email protected]> Cr-Original-Commit-Position: refs/heads/main@{#1221953} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038080 Auto-Submit: Ken Rockot <[email protected]> Commit-Queue: Daniel Cheng <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/branch-heads/6045@{#1383} Cr-Branched-From: 905e8bdd32d891451d94d1ec71682e989da2b0a1-refs/heads/main@{#1204232}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.