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

Issue 2810133003: Record the parallel download UMA for fresh new downloads (Closed)

Created:
3 years, 8 months ago by qinmin
Modified:
3 years, 8 months ago
Reviewers:
xingliu
CC:
chromium-reviews, jam, David Trainor- moved to gerrit, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Record the parallel download UMA for fresh new downloads Start() can be called on both resumption and fresh new download This CL records only the parallel downloads that are new BUG=644352 Review-Url: https://codereview.chromium.org/2810133003 Cr-Commit-Position: refs/heads/master@{#464278} Committed: https://chromium.googlesource.com/chromium/src/+/10603e265ae3928a1d9ea44470d82976d001bd3b

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix START_COUNT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M content/browser/download/download_item_impl.cc View 1 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
qinmin
PTAL
3 years, 8 months ago (2017-04-12 19:27:59 UTC) #2
xingliu
https://codereview.chromium.org/2810133003/diff/1/content/browser/download/download_item_impl.cc File content/browser/download/download_item_impl.cc (right): https://codereview.chromium.org/2810133003/diff/1/content/browser/download/download_item_impl.cc#newcode1284 content/browser/download/download_item_impl.cc:1284: if (state_ == INITIAL_INTERNAL && job_->UsesParallelRequests()) Should we remove ...
3 years, 8 months ago (2017-04-12 21:37:40 UTC) #3
qinmin
https://codereview.chromium.org/2810133003/diff/1/content/browser/download/download_item_impl.cc File content/browser/download/download_item_impl.cc (right): https://codereview.chromium.org/2810133003/diff/1/content/browser/download/download_item_impl.cc#newcode1284 content/browser/download/download_item_impl.cc:1284: if (state_ == INITIAL_INTERNAL && job_->UsesParallelRequests()) On 2017/04/12 21:37:39, ...
3 years, 8 months ago (2017-04-12 22:32:55 UTC) #4
xingliu
lgtm
3 years, 8 months ago (2017-04-12 22:36:24 UTC) #5
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/2810133003/20001
3 years, 8 months ago (2017-04-12 23:14:25 UTC) #7
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 03:34:41 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/10603e265ae3928a1d9ea44470d8...

Powered by Google App Engine
This is Rietveld 408576698