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

Issue 8572037: Whitelist executables that are trusted in the SafeBrowsing download protection. (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.
Visibility:
Public.

Description

Whitelist executables that are trusted in the SafeBrowsing download protection. Eventually, we will have a certificate whitelist. In this first version we consider trusted binaries as safe. BUG=102540 TEST=No visible change. Run all tests in DownloadProtectionServiceTest. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110251

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address Matt's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -4 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 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/safe_browsing/download_protection_service_unittest.cc View 1 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
noelutz
9 years, 1 month ago (2011-11-15 22:59:57 UTC) #1
mattm
http://codereview.chromium.org/8572037/diff/1/chrome/browser/safe_browsing/download_protection_service.cc File chrome/browser/safe_browsing/download_protection_service.cc (right): http://codereview.chromium.org/8572037/diff/1/chrome/browser/safe_browsing/download_protection_service.cc#newcode503 chrome/browser/safe_browsing/download_protection_service.cc:503: // TODO(noelutz): check signature and CA against whitelist. the ...
9 years, 1 month ago (2011-11-16 01:38:01 UTC) #2
noelutz
thanks. please take another look. noe. http://codereview.chromium.org/8572037/diff/1/chrome/browser/safe_browsing/download_protection_service.cc File chrome/browser/safe_browsing/download_protection_service.cc (right): http://codereview.chromium.org/8572037/diff/1/chrome/browser/safe_browsing/download_protection_service.cc#newcode503 chrome/browser/safe_browsing/download_protection_service.cc:503: // TODO(noelutz): check ...
9 years, 1 month ago (2011-11-16 01:57:18 UTC) #3
mattm
lgtm
9 years, 1 month ago (2011-11-16 02:00:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@google.com/8572037/3002
9 years, 1 month ago (2011-11-16 02:01:09 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-16 04:30:54 UTC) #6
Change committed as 110251

Powered by Google App Engine
This is Rietveld 408576698