commit | d9e65293cd01a64d3aeb0d9ee1abcb0fe6506b74 | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Wed Apr 05 21:37:26 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 05 21:37:26 2023 |
tree | 39f6e50f957148130ffc5acc945c76e15ebbac5a | |
parent | 94d6d12ead9fe1db471ae48a7f051192e20e50be [diff] |
Create enum types for tutorial IDs. Enums types are easier to pass around and easier to ensure uniqueness across features. Bug: b:275616974 Change-Id: If33c8e3a944334b9c375ffc8971d03a28ebce3d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4400089 Reviewed-by: Andrew Xu <andrewxu@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#1126843}
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.