| commit | dd47ffd10ca481bc1a0edc20ede9c02d1a3f9972 | [log] [tgz] |
|---|---|---|
| author | Matt Jones <mdjones@chromium.org> | Wed Jul 17 00:03:21 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 00:03:21 2024 |
| tree | 89310e195f4b2a6b373c081a6d7be69eea7ab943 | |
| parent | f6072a727bb57315510f264972bcc8966033d224 [diff] |
Update product specifications to use a single flag The product specifications feature is single-region for the foreseeable future. This patch switches the feature to be controlled by a single flag. This patch also updates the product_specifications_browsertest to use a mock shopping service. Bug: 352761768, 350535615 Change-Id: I8e49ee032dc2f71f72fa490c9ab9b834f7f2b7a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5704240 Reviewed-by: Yue Zhang <yuezhanggg@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1328549}
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.