commit | f6eba8b8137a47ef364ea73664fa17c4d00d28b7 | [log] [tgz] |
---|---|---|
author | Matt Menke <mmenke@chromium.org> | Thu Apr 25 14:17:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 14:17:21 2024 |
tree | cfddeebb5ee791273a2d13b53a140e518c96a448 | |
parent | 25ae577fbd442e8872592b3817ddd749ed27520e [diff] |
Remove code added to debug issue 41496188 Now that the issue has been fixed, logging is no longer needed. This reverts three CLs: https://chromium-review.googlesource.com/5310618 https://chromium-review.googlesource.com/5366521 https://chromium-review.googlesource.com/5425951 This CL is not a complete revert, as it converts some DumpWithoutCrashing() logic to DCHECKs. Bug: 41496188 Change-Id: I34ab89db4569934caac63cd0c4f2b3468b073d79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5479592 Reviewed-by: Maks Orlovich <morlovich@chromium.org> Commit-Queue: mmenke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/main@{#1292429}
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.