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

Issue 8571023: Implemented ExternalData interface on DownloadItem and used it for SafeBrowsing. (Closed)

Created:
9 years, 1 month ago by Randy Smith (Not in Mondays)
Modified:
9 years ago
Reviewers:
asanka, noelutz, noé
CC:
chromium-reviews, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Implemented ExternalData interface on DownloadItem and used it for SafeBrowsing. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113494

Patch Set 1 #

Patch Set 2 : Cleaned up a bit. #

Total comments: 12

Patch Set 3 : Incorporated comments. #

Patch Set 4 : Merged to LKGR. #

Patch Set 5 : Merged up to LKGR. #

Patch Set 6 : Synced up to near TOT. #

Total comments: 8

Patch Set 7 : Incorporated Asanka's comments. #

Patch Set 8 : Fixed typo. #

Patch Set 9 : Reversed test. #

Patch Set 10 : Merged to LKGR. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -33 lines) Patch
M chrome/browser/download/chrome_download_manager_delegate.h View 1 2 3 4 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/browser/download/chrome_download_manager_delegate.cc View 1 2 3 4 5 6 7 8 4 chunks +33 lines, -20 lines 0 comments Download
M chrome/browser/download/download_item_unittest.cc View 1 2 3 4 5 4 chunks +68 lines, -3 lines 0 comments Download
M content/browser/download/download_item.h View 1 2 3 4 5 6 3 chunks +23 lines, -0 lines 0 comments Download
M content/browser/download/download_item_impl.h View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/download/download_item_impl.cc View 1 2 3 4 5 6 7 8 3 chunks +23 lines, -0 lines 0 comments Download
M content/browser/download/mock_download_item.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Randy Smith (Not in Mondays)
Would you guys take a look when you have a chance? Asanka for the basic ...
9 years, 1 month ago (2011-11-16 02:42:44 UTC) #1
noelutz
lgtm Feel free to submit as is. I just have some minor comments. Thanks, noé. ...
9 years, 1 month ago (2011-11-16 02:59:38 UTC) #2
asanka
LGTM with a few nits. http://codereview.chromium.org/8571023/diff/2001/chrome/browser/download/download_item_unittest.cc File chrome/browser/download/download_item_unittest.cc (right): http://codereview.chromium.org/8571023/diff/2001/chrome/browser/download/download_item_unittest.cc#newcode289 chrome/browser/download/download_item_unittest.cc:289: EXPECT_EQ(test2, item->GetExternalData(&external_data_test_string)); Nit: This ...
9 years, 1 month ago (2011-11-16 03:52:19 UTC) #3
Randy Smith (Not in Mondays)
Incorporated comments; no need for re-review. Thanks! http://codereview.chromium.org/8571023/diff/2001/chrome/browser/download/chrome_download_manager_delegate.cc File chrome/browser/download/chrome_download_manager_delegate.cc (right): http://codereview.chromium.org/8571023/diff/2001/chrome/browser/download/chrome_download_manager_delegate.cc#newcode50 chrome/browser/download/chrome_download_manager_delegate.cc:50: static char ...
9 years, 1 month ago (2011-11-18 02:02:57 UTC) #4
Randy Smith (Not in Mondays)
Sorry, I let this rot for a bit and had to do a bit of ...
9 years ago (2011-12-07 00:48:53 UTC) #5
noelutz
lgtm
9 years ago (2011-12-07 01:30:37 UTC) #6
asanka
LGTM, where G=Great! Comments are nits. I would love to see this on M17 because ...
9 years ago (2011-12-07 04:10:57 UTC) #7
Randy Smith (Not in Mondays)
Going ahead with try bots and the whole commit grind; thanks! In terms of getting ...
9 years ago (2011-12-07 18:36:12 UTC) #8
asanka
On 2011/12/07 18:36:12, rdsmith wrote: > Going ahead with try bots and the whole commit ...
9 years ago (2011-12-07 19:16:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/8571023/23002
9 years ago (2011-12-07 21:28:12 UTC) #10
commit-bot: I haz the power
9 years ago (2011-12-07 23:03:25 UTC) #11
Change committed as 113494

Powered by Google App Engine
This is Rietveld 408576698