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

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

Issue 2117833002: Record one more reason that download is canceled (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
Patch Set: Created 4 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 | « content/public/browser/android/download_controller_android.h ('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 f0b9bfd493266a486f48bab51f93c355d9355c43..0fb7d917f1b94f971ee654d7adf0beeaa4a68e7f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80172,6 +80172,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="2" label="Notification dismissed"/>
<int value="3" label="Overwrite infobar dismissed"/>
<int value="4" label="No storage permission"/>
+ <int value="5" label="Dangerous download infobar dismissed"/>
</enum>
<enum name="MobileDownloadInterceptFailureReason" type="int">
« no previous file with comments | « content/public/browser/android/download_controller_android.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698