| commit | 339a0ae6c7f59c18423e55d02cb100d7d6808911 | [log] [tgz] |
|---|---|---|
| author | Vishwas Uppoor <vishwasuppoor@google.com> | Tue Jun 17 22:21:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 17 22:21:25 2025 |
| tree | f6a42c7e4a5e906c697e894dc5fd9ba429037180 | |
| parent | 7f5c383797d5af9fd42403362facf687563c3fb4 [diff] |
[AIF] Fix histogram variant name For credit cards, the histogram corresponding to fetching card art images is recorded as "CreditCardArt", but in the dashboard, the name is displayed as "CreditCardImage". This discrepancy causes the metrics to not show up in the dashboard. Fix the AutofillImage variant name for credit cards to "CreditCardArt". Bug: 411926846 Change-Id: Ib92ce582cc088d7cc8d7d245ce4b286f2e8c3519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6652969 Commit-Queue: Vishwas Uppoor <vishwasuppoor@google.com> Reviewed-by: Olivia Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/main@{#1475263}
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.