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

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

Issue 339053003: patched from issue 334653006, modified (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « components/autofill/core/browser/personal_data_manager_mac.mm ('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 cf6ecc045e9b3abe247f120e9563a666d534da40..4e48dc437e5582823e7fe48e306efc2b2941935f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1591,6 +1591,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Autofill.AddressBookReprompt" enum="BooleanAvailable">
+ <owner>erikchen@chromium.org</owner>
+ <summary>
+ Whether an attempt to access the Mac AddressBook was skipped because doing
+ so would incorrectly cause the appearance of the permissions dialog.
+ </summary>
+</histogram>
+
<histogram name="Autofill.AddressSuggestionsCount">
<owner>isherman@chromium.org</owner>
<summary>
« no previous file with comments | « components/autofill/core/browser/personal_data_manager_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698