| commit | f49f8dcbb9cf537ff22692f4f70c959a541d6e6c | [log] [tgz] |
|---|---|---|
| author | David Maunder <davidjm@google.com> | Fri Jun 21 15:51:41 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 21 15:51:41 2024 |
| tree | e5354404d45843335d45798babaf23704cef9ca3 | |
| parent | 0d4dc63ffa2b10f041efffcef51319b93d55c0bd [diff] |
Update ProductComparisonSpecifics for multi specifics refactor Add fields to ProductComparisonSpecifics which enable a Product Comparison to be stored across multiple specifics. This will minimize the risk of us hitting the 8K limit and set us up for the future as more fields are added. Bug: 348511595 Change-Id: Ia85553c9b0c3f7da694b7bd0f6169c408b9b282c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5640535 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by: Ankush Singh <ankushkush@google.com> Cr-Commit-Position: refs/heads/main@{#1317966}
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.