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

Issue 2769933003: Add more UMA to record whether parallel download is completed/interrupted/cancelled (Closed)

Created:
3 years, 9 months ago by qinmin
Modified:
3 years, 8 months ago
CC:
chromium-reviews, asanka, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add more UMA to record whether parallel download is completed/interrupted/cancelled This CL adds more UMA to record parallel download status, so that we can study how parallel requests will impact download. BUG=644352 Review-Url: https://codereview.chromium.org/2769933003 Cr-Commit-Position: refs/heads/master@{#460436} Committed: https://chromium.googlesource.com/chromium/src/+/75184f444eb8f9460f6d4ee36a90706eab762564

Patch Set 1 #

Total comments: 6

Patch Set 2 : report interrupted UMA for all downloads #

Total comments: 6

Patch Set 3 : use suffix for histogram #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -16 lines) Patch
M content/browser/download/download_item_impl.cc View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download
M content/browser/download/download_stats.h View 1 2 3 3 chunks +6 lines, -2 lines 0 comments Download
M content/browser/download/download_stats.cc View 1 2 3 3 chunks +48 lines, -11 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 28 (11 generated)
qinmin
PTAL. isherman@: since the feature is not enabled in any channel, can we remove the ...
3 years, 9 months ago (2017-03-23 21:31:27 UTC) #2
David Trainor- moved to gerrit
https://codereview.chromium.org/2769933003/diff/1/content/browser/download/download_stats.h File content/browser/download/download_stats.h (right): https://codereview.chromium.org/2769933003/diff/1/content/browser/download/download_stats.h#newcode96 content/browser/download/download_stats.h:96: USES_PARALLEL_REQUESTS, DOWNLOAD_COUNT_UNUSED_18? https://codereview.chromium.org/2769933003/diff/1/content/browser/download/download_stats.h#newcode104 content/browser/download/download_stats.h:104: PARALLEL_DOWNLOAD_COMPLETED_COUNT, How many of these ...
3 years, 9 months ago (2017-03-23 21:43:07 UTC) #3
qinmin
https://codereview.chromium.org/2769933003/diff/1/content/browser/download/download_stats.h File content/browser/download/download_stats.h (right): https://codereview.chromium.org/2769933003/diff/1/content/browser/download/download_stats.h#newcode96 content/browser/download/download_stats.h:96: USES_PARALLEL_REQUESTS, On 2017/03/23 21:43:07, David Trainor-ping if over 24h ...
3 years, 9 months ago (2017-03-23 21:52:47 UTC) #4
qinmin
For interrupted downloads, new CL should report stats for both parallel download and all downloads
3 years, 9 months ago (2017-03-24 00:08:52 UTC) #5
Ilya Sherman
On 2017/03/23 21:31:27, qinmin wrote: > PTAL. > > isherman@: > since the feature is ...
3 years, 9 months ago (2017-03-24 00:52:59 UTC) #6
qinmin
https://codereview.chromium.org/2769933003/diff/20001/content/browser/download/download_stats.cc File content/browser/download/download_stats.cc (right): https://codereview.chromium.org/2769933003/diff/20001/content/browser/download/download_stats.cc#newcode423 content/browser/download/download_stats.cc:423: "Download.ParallelDownloadInterruptedReceivedSizeK", received_kb, 1, On 2017/03/24 00:52:59, Ilya Sherman wrote: ...
3 years, 9 months ago (2017-03-24 19:54:40 UTC) #7
Ilya Sherman
Metrics LGTM, thanks.
3 years, 9 months ago (2017-03-24 21:31:11 UTC) #8
xingliu
lgtm
3 years, 9 months ago (2017-03-24 21:50:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2769933003/40001
3 years, 9 months ago (2017-03-27 19:59:30 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/178265)
3 years, 9 months ago (2017-03-27 20:03:33 UTC) #13
David Trainor- moved to gerrit
lgtm
3 years, 8 months ago (2017-03-28 03:11:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2769933003/60001
3 years, 8 months ago (2017-03-28 19:40:35 UTC) #17
commit-bot: I haz the power
CQ has no permission to schedule in bucket master.tryserver.chromium.linux
3 years, 8 months ago (2017-03-28 21:15:40 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2769933003/60001
3 years, 8 months ago (2017-03-28 22:34:18 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_TIMED_OUT, build hasn't started yet, builder ...
3 years, 8 months ago (2017-03-29 00:36:26 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2769933003/60001
3 years, 8 months ago (2017-03-29 17:17:44 UTC) #25
commit-bot: I haz the power
3 years, 8 months ago (2017-03-29 17:24:40 UTC) #28
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/75184f444eb8f9460f6d4ee36a90...

Powered by Google App Engine
This is Rietveld 408576698