| commit | 1b12d2c4daaac5fcd1d300e866dfe0775a46ee9d | [log] [tgz] |
|---|---|---|
| author | Marc Treib <treib@chromium.org> | Mon Nov 03 17:51:31 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 03 17:51:31 2025 |
| tree | 47a5fc93db592d849ae509591ac107348ede0dc2 | |
| parent | a5a68ca225efe7a50aa31d64ee2b953874ef457f [diff] |
Sync: Rename ConfigureReason entries to kConstantStyle This is generally the preferred style these days, and it's in preparation for using them in a histogram (which requires a `kMaxValue` entry that otherwise wouldn't fit). Bug: 40897778 Change-Id: I5ec7ac46e3baa40e1f633b49b17e7ea96a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7112281 Reviewed-by: Jood Hajeer <jood@google.com> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1539429}
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.