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

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

Issue 2762943003: Add a new UMA enum to record how many download uses parallel requests (Closed)
Patch Set: rebase again Created 3 years, 9 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/browser/download/parallel_download_job.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 fff8a2f7271445aaef43d1c7c66ebcccecbbdcb8..71c65a7709a050c05e316c45e6510a9e3726ee60 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87879,6 +87879,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="15" label="Supports ranges and strong ETag (Obsolete 11/2013)"/>
<int value="16" label="No WebContents at interruption"/>
<int value="17" label="Supports ranges and strong validation"/>
+ <int value="18" label="Uses parallel requests"/>
</enum>
<enum name="DownloadDatabaseRecordDroppedType" type="int">
« no previous file with comments | « content/browser/download/parallel_download_job.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698