commit | f31d364a5158a15a88db8544cff60ca5a38825dd | [log] [tgz] |
---|---|---|
author | Yutaka Hirano <yhirano@chromium.org> | Thu Sep 08 04:01:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 04:01:51 2022 |
tree | 84d3567b8e8c98f1558224b093537fcbef09c786 | |
parent | d01eb3df147f56654dd75e59e95dea5625500a2c [diff] |
[CT] Remove crash investigation code The crash has been fixed. Bug: 1348096 Change-Id: I8511ff0c9d0c065f9ebba3ba92674925479c0c68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3881743 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by: Nidhi Jaju <nidhijaju@chromium.org> Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1044362}
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.