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

Issue 6880285: SafeBrowsing Opt-in Malware Reports: Collect remote ip:port pairs for requests that were not fetc... (Closed)

Created:
9 years, 8 months ago by panayiotis
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

SafeBrowsing Opt-in Malware Reports: Collect remote ip:port pairs for requests that were not fetched via a proxy. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85022

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M chrome/browser/safe_browsing/malware_details_cache.cc View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/malware_details_unittest.cc View 1 2 3 5 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
panayiotis
9 years, 7 months ago (2011-05-10 20:31:18 UTC) #1
mattm
http://codereview.chromium.org/6880285/diff/5001/chrome/browser/safe_browsing/malware_details_cache.cc File chrome/browser/safe_browsing/malware_details_cache.cc (right): http://codereview.chromium.org/6880285/diff/5001/chrome/browser/safe_browsing/malware_details_cache.cc#newcode170 chrome/browser/safe_browsing/malware_details_cache.cc:170: net::HostPortPair socket_address = source->socket_address(); Could go in the if ...
9 years, 7 months ago (2011-05-10 21:26:30 UTC) #2
panayiotis
http://codereview.chromium.org/6880285/diff/5001/chrome/browser/safe_browsing/malware_details_cache.cc File chrome/browser/safe_browsing/malware_details_cache.cc (right): http://codereview.chromium.org/6880285/diff/5001/chrome/browser/safe_browsing/malware_details_cache.cc#newcode170 chrome/browser/safe_browsing/malware_details_cache.cc:170: net::HostPortPair socket_address = source->socket_address(); On 2011/05/10 21:26:30, mattm wrote: ...
9 years, 7 months ago (2011-05-10 21:47:36 UTC) #3
mattm
LGTM
9 years, 7 months ago (2011-05-10 22:12:06 UTC) #4
Brian Ryner
LGTM
9 years, 7 months ago (2011-05-11 17:35:36 UTC) #5
commit-bot: I haz the power
9 years, 7 months ago (2011-05-11 19:50:37 UTC) #6
Change committed as 85022

Powered by Google App Engine
This is Rietveld 408576698