Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index dce89b4b973c7c79a1cdb76bea0b40d67a63a8dc..2092b6138dd203383e9535c2a0769245b1675899 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -20092,6 +20092,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="PasswordManager.AutofillResultsFiltered" enum="Boolean"> |
+ <owner>gcasto@chromium.org</owner> |
+ <owner>vabr@chromium.org</owner> |
+ <summary> |
+ If autofill results were not shown, e.g. the sync credential was removed. |
Ilya Sherman
2014/08/12 02:17:34
There are other reasons that IgnoreResult() might
Garrett Casto
2014/08/13 20:34:41
There are other reasons that IgnoreResult might re
Ilya Sherman
2014/08/13 20:48:14
We could have an additional method on the client f
Garrett Casto
2014/08/13 23:12:54
Added a reporting mechanism.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordManager.BlacklistedSites"> |
<owner>dubroy@chromium.org</owner> |
<owner>vabr@chromium.org</owner> |