Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2945333002: [Cleanup] Remove a couple of type="int" attributes that snuck in. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d069e25f58f17902421b12421862fd79143ffac0..563de9e212b9d3c1247ebd369c2a6c2532c9af5d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -4123,12 +4123,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>szhangcs@google.com</owner>
<summary>
Autofill form events for credit card forms. These are recorded when the user
- interacts with a form requesting a credit card, a dropdown of suggestions
- is shown and at least one of the suggestions has a bank name. Form events
- are logged at most once per page load.
+ interacts with a form requesting a credit card, a dropdown of suggestions is
+ shown and at least one of the suggestions has a bank name. Form events are
+ logged at most once per page load.
</summary>
<details>
- These metrics are used to measure the impact of the bank name experiment.
+ These metrics are used to measure the impact of the bank name experiment.
They are used to calculate the CTR of the autofill UI with bank names
available. Not all credit cards will have bank names even if we launch the
experiment. With these metrics we can run the experiment on 2 groups. For
« no previous file with comments | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698