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

Issue 795353002: downloads: prevent "Clear all" from removing in progress downloads (Closed)

Created:
6 years ago by Dan Beam
Modified:
6 years ago
Reviewers:
benjhayden
CC:
chromium-reviews, asanka, benjhayden+dwatch_chromium.org, jam, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

downloads: prevent "Clear all" from removing in progress downloads. R=benjhayden@chromium.org BUG=440741 Committed: https://crrev.com/6796a8b5cb45f30c72e64d32261a9e2219d45981 Cr-Commit-Position: refs/heads/master@{#308196}

Patch Set 1 : nit #

Total comments: 2

Patch Set 2 : todo #

Total comments: 1

Patch Set 3 : gmock #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -4 lines) Patch
M chrome/browser/ui/webui/downloads_dom_handler.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/downloads_dom_handler.cc View 1 2 3 chunks +9 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/downloads_dom_handler_browsertest.cc View 1 2 5 chunks +28 lines, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
Dan Beam
6 years ago (2014-12-11 23:22:50 UTC) #2
benjhayden
Looks straightforward to me, just a couple questions about the request handle. LGTM Might want ...
6 years ago (2014-12-11 23:36:24 UTC) #3
Dan Beam
https://codereview.chromium.org/795353002/diff/20001/content/browser/download/download_item_impl.cc File content/browser/download/download_item_impl.cc (right): https://codereview.chromium.org/795353002/diff/20001/content/browser/download/download_item_impl.cc#newcode418 content/browser/download/download_item_impl.cc:418: if (state_ == IN_PROGRESS_INTERNAL && request_handle_) { On 2014/12/11 ...
6 years ago (2014-12-12 00:07:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/795353002/40001
6 years ago (2014-12-12 00:09:17 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/7034) linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/13927)
6 years ago (2014-12-12 01:59:37 UTC) #8
Dan Beam
https://codereview.chromium.org/795353002/diff/40001/content/browser/download/download_item_impl.cc File content/browser/download/download_item_impl.cc (right): https://codereview.chromium.org/795353002/diff/40001/content/browser/download/download_item_impl.cc#newcode165 content/browser/download/download_item_impl.cc:165: DCHECK_NE(IN_PROGRESS_INTERNAL, state_); hit this in the tests, rewrote with ...
6 years ago (2014-12-12 04:29:30 UTC) #10
benjhayden
lgtm
6 years ago (2014-12-12 22:43:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/795353002/80001
6 years ago (2014-12-12 22:45:42 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:80001)
6 years ago (2014-12-12 23:52:15 UTC) #14
commit-bot: I haz the power
6 years ago (2014-12-12 23:52:57 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6796a8b5cb45f30c72e64d32261a9e2219d45981
Cr-Commit-Position: refs/heads/master@{#308196}

Powered by Google App Engine
This is Rietveld 408576698