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

Issue 2791453003: DownloadManager : Create transient downloads (Closed)

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

Description

DownloadManager : Create transient downloads This CL enables callers to optionally set transient when starting a download. BUG=700240 Review-Url: https://codereview.chromium.org/2791453003 Cr-Commit-Position: refs/heads/master@{#463040} Committed: https://chromium.googlesource.com/chromium/src/+/c6564f4e73457259075fd14acd488970b156c281

Patch Set 1 #

Patch Set 2 : Moved transient to download create info #

Total comments: 1

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M chrome/browser/download/download_browsertest.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/download/download_create_info.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/download/download_create_info.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/download/download_item_impl.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/download/download_request_core.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/download/download_request_core.cc View 1 5 chunks +5 lines, -0 lines 0 comments Download
M content/public/browser/download_url_parameters.h View 1 2 3 chunks +6 lines, -0 lines 0 comments Download
M content/public/browser/download_url_parameters.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 25 (18 generated)
shaktisahu
PTAL
3 years, 8 months ago (2017-03-31 00:54:47 UTC) #5
David Trainor- moved to gerrit
lgtm thanks! Can you validate that calling DownloadUrl() properly downloads without showing any UI if ...
3 years, 8 months ago (2017-04-06 21:37:31 UTC) #8
shaktisahu
jam@ - PTAL at content/
3 years, 8 months ago (2017-04-06 22:12:30 UTC) #12
shaktisahu
Looks like jam@ is not available. piman@ - Can you please take a look at ...
3 years, 8 months ago (2017-04-07 19:25:49 UTC) #14
piman
lgtm https://codereview.chromium.org/2791453003/diff/20001/content/public/browser/download_url_parameters.h File content/public/browser/download_url_parameters.h (right): https://codereview.chromium.org/2791453003/diff/20001/content/public/browser/download_url_parameters.h#newcode207 content/public/browser/download_url_parameters.h:207: void set_transient(bool transient) { transient_ = transient; } ...
3 years, 8 months ago (2017-04-07 20:27:58 UTC) #15
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/2791453003/40001
3 years, 8 months ago (2017-04-07 23:04:53 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 23:16:21 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c6564f4e73457259075fd14acd48...

Powered by Google App Engine
This is Rietveld 408576698