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

Issue 8417040: Measure how often downloaded executables match the download whitelist. (Closed)

Created:
9 years, 1 month ago by noelutz
Modified:
9 years, 1 month ago
Reviewers:
Brian Ryner, mattm
CC:
chromium-reviews, Paweł Hajdan Jr., panayiotis
Visibility:
Public.

Description

Measure how often downloaded executables match the download whitelist. This CL also tells all Chrome users who have SafeBrowsing turned on to download this new whitelist. BUG= TEST=SafeBrowsingProtocolParsingTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107885

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address Brian's comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -23 lines) Patch
M chrome/browser/safe_browsing/download_protection_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/safe_browsing/download_protection_service.cc View 1 6 chunks +25 lines, -18 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/protocol_parser.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_parser_unittest.cc View 1 chunk +40 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.cc View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
noelutz
9 years, 1 month ago (2011-10-28 22:39:56 UTC) #1
Brian Ryner
Just a couple of minor things. http://codereview.chromium.org/8417040/diff/1/chrome/browser/safe_browsing/download_protection_service.cc File chrome/browser/safe_browsing/download_protection_service.cc (right): http://codereview.chromium.org/8417040/diff/1/chrome/browser/safe_browsing/download_protection_service.cc#newcode202 chrome/browser/safe_browsing/download_protection_service.cc:202: UMA_HISTOGRAM_BOOLEAN("SBClientDownload.SignedOrWhitelistedDownload", Should this ...
9 years, 1 month ago (2011-10-28 23:00:58 UTC) #2
noelutz
Thanks. Please take another look. noe. http://codereview.chromium.org/8417040/diff/1/chrome/browser/safe_browsing/download_protection_service.cc File chrome/browser/safe_browsing/download_protection_service.cc (right): http://codereview.chromium.org/8417040/diff/1/chrome/browser/safe_browsing/download_protection_service.cc#newcode202 chrome/browser/safe_browsing/download_protection_service.cc:202: UMA_HISTOGRAM_BOOLEAN("SBClientDownload.SignedOrWhitelistedDownload", On 2011/10/28 ...
9 years, 1 month ago (2011-10-28 23:11:24 UTC) #3
Brian Ryner
lgtm
9 years, 1 month ago (2011-10-28 23:16:52 UTC) #4
noelutz
On 2011/10/28 23:16:52, Brian Ryner wrote: > lgtm Matt, if you think this CL looks ...
9 years, 1 month ago (2011-10-28 23:45:48 UTC) #5
mattm
lgtm
9 years, 1 month ago (2011-10-29 03:29:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@google.com/8417040/5001
9 years, 1 month ago (2011-10-29 03:29:32 UTC) #7
commit-bot: I haz the power
Try job failure for 8417040-5001 (retry) on mac_rel for step "ui_tests". It's a second try, ...
9 years, 1 month ago (2011-10-29 05:45:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@google.com/8417040/5001
9 years, 1 month ago (2011-10-29 21:25:04 UTC) #9
commit-bot: I haz the power
9 years, 1 month ago (2011-10-29 22:32:03 UTC) #10
Change committed as 107885

Powered by Google App Engine
This is Rietveld 408576698