commit | 7c0d9e62128a59f86abcd87094462a014098adec | [log] [tgz] |
---|---|---|
author | Chase Hartsell <chazzy@chromium.org> | Tue Aug 27 19:11:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 27 19:11:49 2024 |
tree | e1b306ad0c2a7186f18bd5c3221455b26054de51 | |
parent | 68dddb90b89cb37dc769e4a9062792d6f99a0199 [diff] |
Add buying options row to product specifications table This patch creates adds a buying options section row to the product specifications table for rendering a link to buying options for a product. Price insights info is fetched for each tab shown in the product specifications table to get the jackpot URL used for the link. http://go/scrcast/NTI2Mzg2ODU0MzYzMTM2MHwxMmY5MzExZS1kMQ Bug: 361134858 Change-Id: I23d0a6921f6133486034e6f2c77f35ea0609ab17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5805595 Commit-Queue: Chase Hartsell <chazzy@chromium.org> Reviewed-by: Paul Adedeji <pauladedeji@google.com> Reviewed-by: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1347531}
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.