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

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

Issue 163433012: Add a histogram "Download.FeedbackDialogEnabled" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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 | « chrome/browser/ui/views/download/download_feedback_dialog_view.cc ('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 34974cf587c29f28ada5108773eaba27ac7eaa34..89982b9f9cc30400ba1159b23d19b69519e7e044 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -3196,6 +3196,13 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="Download.FeedbackDialogEnabled" enum="BooleanEnabled">
+ <summary>
+ Whether the user enables dangerous download feedback reporting after viewing
+ the opt-in dialog.
+ </summary>
+</histogram>
+
<histogram name="Download.FilePickerResult" enum="DownloadFilePickerResult">
<summary>
How the user interacts with the file chooser when doing a &quot;Save
« no previous file with comments | « chrome/browser/ui/views/download/download_feedback_dialog_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698