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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2874563002: Download home : Added info menu icon (Closed)
Patch Set: Added toggle info to feature list Created 3 years, 7 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/android/chrome_feature_list.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 7400ff4b9423df282aba7d8ddb4f26d2b7c6b71b..32384f31d136fc5bedfe53c936ade6e459b5d902 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -649,6 +649,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>The percentage of total storage downloads consume.</summary>
</histogram>
+<histogram name="Android.DownloadManager.StorageInfo" enum="BooleanEnabled">
+ <owner>shaktisahu@chromium.org</owner>
+ <summary>
+ Recorded when the user toggles the info button in download home to show/hide
+ the storage info.
Theresa 2017/05/11 22:14:46 nit: Let's document that "enabled" is recorded whe
+ </summary>
+</histogram>
+
<histogram name="Android.HistoryPage.OpenSelected">
<owner>twellington@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698