commit | 165155cd4c67f56ef659d970d98e9d6f7b1adbbc | [log] [tgz] |
---|---|---|
author | Andrew Grieve <[email protected]> | Thu Mar 09 03:23:05 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 09 03:23:05 2023 |
tree | befca73527d3e95e83fc409d46f092fa890e3c0a | |
parent | 52ac967599b8c766ee8b7d7bb819f78f59ee2726 [diff] |
Android: Change NOTREACHED() -> LOG when reading /proc/self/exe fails Bug: 1416753 Change-Id: I9ff44c8569d6b705664bdccd8f9e402b2cff6d97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4318063 Reviewed-by: Peter Boström <[email protected]> Auto-Submit: Andrew Grieve <[email protected]> Commit-Queue: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#1114937}
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.