commit | a5a10827ab24af4df4aedf8bb2bbf20ad4d0cf51 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@chromium.org> | Thu Jan 25 23:32:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 25 23:32:10 2024 |
tree | 51e58d4810459f1c330f19ef8ba9d12e5c908ba9 | |
parent | 17af365cc1377f9911a0da267cfa206edf4d218e [diff] |
Assert limited breakpad use in components/crash This will make it more obvious that we're ready to remove breakpad support from components/crash once is_castos goes away and is_chromeos has fully migrated over to crashpad. Bug: 1520868 Change-Id: Ib3dd635134beaa50957313f70e6f8e60ae9a4485 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5239155 Reviewed-by: Mark Mentovai <mark@chromium.org> Auto-Submit: Peter Boström <pbos@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1252401}
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.