commit | 782ce4159356342c9a4b856216408c527b3b6ef9 | [log] [tgz] |
---|---|---|
author | Siyu An <siyua@chromium.org> | Tue Mar 14 21:25:23 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 14 21:25:23 2023 |
tree | 0c974e91a783e3c06fc53ccfa3d5f55e0583b604 | |
parent | 7acdcab77184bc8f0633d0f31b2b980eb35c4932 [diff] |
[Metadata] Update latency histogram's meaning Previously it was logged only when card has metadata. Now, "AnyCardRegardingMetadata" is logged whenever the suggestion selection happens and it is broken down by whether metadata shows up. "SelectedCardRegardingMetadata" is only logged when issuer_id of the card is present. Also add two new possible card issuers Bug: 1313616, 1421079 Change-Id: I3c523ac6b1c2e7f3557f2d6470d1110d41a74815 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4304461 Reviewed-by: Jared Saul <jsaul@google.com> Reviewed-by: Vinny Persky <vinnypersky@google.com> Reviewed-by: Vishwas Uppoor <vishwasuppoor@google.com> Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Commit-Queue: Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/main@{#1117209}
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.