| commit | 1a465d9741ea6eabc21dbb22d9ff7a8faa28eced | [log] [tgz] |
|---|---|---|
| author | Chuong Ho <hdchuong@google.com> | Mon Jul 15 06:36:41 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 15 06:36:41 2024 |
| tree | 892b9ca37bdf41eaad8af7544d695c4240908686 | |
| parent | d83e3c7e706791a660d20db8d57fc043c06df837 [diff] |
lobster: add feature management flag This CL adds a flag that enables Lobster via feature management flag module. Bug: b:348280264 Change-Id: I38bc709b9bfc2af9aced163b0c3641e35e19bd4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5706889 Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org> Commit-Queue: Curtis McMullan <curtismcmullan@chromium.org> Auto-Submit: Chuong Ho <hdchuong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1327342}
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.