commit | 80d2bcb4b413164ba1725b19b2254e64d08c59cd | [log] [tgz] |
---|---|---|
author | Matt Jones <mdjones@chromium.org> | Tue Nov 07 18:58:53 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 07 18:58:53 2023 |
tree | 881cd35c59e76bfe73da3e5e623ab88396b5656e | |
parent | da9596086ade24cc760e1caf0b5b3e726699076d [diff] |
[SFL] Add histogram for price tracking icon interactions This patch add a histogram that tracks the state of the price tracking page action icon and whether it was used. This includes 4 states: - Clicked before expansion - Clicked during/after expansion - Not clicked (not expanded) - Not clicked (after expansion) Bug: 1498616 Change-Id: I22701a3a119b1bc8f890d2e80eb9238996fdd285 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4998197 Reviewed-by: Mei Liang <meiliang@chromium.org> Reviewed-by: Emily Shack <emshack@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1221067}
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.