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

Issue 10834129: Implement chrome.downloads.erase() (Closed)

Created:
8 years, 4 months ago by benjhayden
Modified:
8 years ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Implement chrome.downloads.erase() BUG=12133 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173078

Patch Set 1 #

Patch Set 2 : @r172057 #

Patch Set 3 : @r172057 #

Total comments: 6

Patch Set 4 : @r172329 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -13 lines) Patch
M chrome/browser/extensions/api/downloads/downloads_api.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api.cc View 1 2 3 2 chunks +22 lines, -7 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_unittest.cc View 1 2 3 3 chunks +17 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/downloads.idl View 1 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
benjhayden
PTAL
8 years ago (2012-12-10 17:44:16 UTC) #1
Randy Smith (Not in Mondays)
https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl File chrome/common/extensions/api/downloads.idl (right): https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl#newcode371 chrome/common/extensions/api/downloads.idl:371: static void erase(DownloadQuery query, optional EraseCallback callback); I don't ...
8 years ago (2012-12-10 19:04:36 UTC) #2
benjhayden
https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl File chrome/common/extensions/api/downloads.idl (right): https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl#newcode371 chrome/common/extensions/api/downloads.idl:371: static void erase(DownloadQuery query, optional EraseCallback callback); On 2012/12/10 ...
8 years ago (2012-12-10 19:10:48 UTC) #3
Randy Smith (Not in Mondays)
https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl File chrome/common/extensions/api/downloads.idl (right): https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl#newcode371 chrome/common/extensions/api/downloads.idl:371: static void erase(DownloadQuery query, optional EraseCallback callback); On 2012/12/10 ...
8 years ago (2012-12-10 19:17:27 UTC) #4
benjhayden
https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl File chrome/common/extensions/api/downloads.idl (right): https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl#newcode371 chrome/common/extensions/api/downloads.idl:371: static void erase(DownloadQuery query, optional EraseCallback callback); On 2012/12/10 ...
8 years ago (2012-12-10 19:26:29 UTC) #5
Randy Smith (Not in Mondays)
Sorry, I though I sent this comment off yesterday :-{. https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl File chrome/common/extensions/api/downloads.idl (right): https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl#newcode371 ...
8 years ago (2012-12-11 15:28:01 UTC) #6
benjhayden
https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl File chrome/common/extensions/api/downloads.idl (right): https://codereview.chromium.org/10834129/diff/19001/chrome/common/extensions/api/downloads.idl#newcode371 chrome/common/extensions/api/downloads.idl:371: static void erase(DownloadQuery query, optional EraseCallback callback); On 2012/12/11 ...
8 years ago (2012-12-11 18:47:45 UTC) #7
Randy Smith (Not in Mondays)
LGTM.
8 years ago (2012-12-11 18:54:23 UTC) #8
mkearney1
lgtm
8 years ago (2012-12-13 20:10:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/10834129/30001
8 years ago (2012-12-13 23:21:28 UTC) #10
commit-bot: I haz the power
8 years ago (2012-12-14 04:13:04 UTC) #11
Message was sent while issue was closed.
Change committed as 173078

Powered by Google App Engine
This is Rietveld 408576698