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

Issue 42553002: Mostly integrate new malware IP blacklist with the csd client. When (Closed)

Created:
7 years, 2 months ago by noé
Modified:
7 years, 1 month ago
Reviewers:
kewang, mattm
CC:
chromium-reviews, lucasballard_google.com
Visibility:
Public.

Description

Mostly integrate new malware IP blacklist with the csd client. When CL/32683003 is submitted we just need to change the call in the database manager. BUG=176647 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232679 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233110

Patch Set 1 #

Total comments: 26

Patch Set 2 : Address Matt's comments. #

Patch Set 3 : Remove inline accessor #

Patch Set 4 : Remove inline accessor #

Total comments: 17

Patch Set 5 : Address more comments #

Total comments: 12

Patch Set 6 : More nits #

Patch Set 7 : Make iterator non-const. #

Patch Set 8 : integrate with the new blacklist. #

Patch Set 9 : Fix leaks in the unit-tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -273 lines) Patch
M chrome/browser/safe_browsing/browser_feature_extractor.h View 1 2 3 4 5 chunks +20 lines, -12 lines 0 comments Download
M chrome/browser/safe_browsing/browser_feature_extractor.cc View 1 2 3 4 5 6 6 chunks +69 lines, -38 lines 0 comments Download
M chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc View 1 2 3 4 5 6 7 8 10 chunks +84 lines, -31 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host.h View 1 2 3 4 3 chunks +13 lines, -8 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host.cc View 1 2 3 4 5 chunks +17 lines, -15 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host_unittest.cc View 1 2 3 4 5 6 7 8 28 chunks +105 lines, -55 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.cc View 1 chunk +0 lines, -29 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -80 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
noé
7 years, 2 months ago (2013-10-25 00:37:24 UTC) #1
mattm
https://codereview.chromium.org/42553002/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (left): https://codereview.chromium.org/42553002/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc#oldcode265 chrome/browser/safe_browsing/browser_feature_extractor.cc:265: AddFeature(features::kBadIpFetch + it->first, 1.0, request); This doesn't exist in ...
7 years, 2 months ago (2013-10-25 06:28:11 UTC) #2
noé
Thanks for your comments Matt. Please take another look. Thanks, noe. https://codereview.chromium.org/42553002/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (left): ...
7 years, 1 month ago (2013-10-28 23:39:26 UTC) #3
mattm
https://codereview.chromium.org/42553002/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (right): https://codereview.chromium.org/42553002/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc#newcode241 chrome/browser/safe_browsing/browser_feature_extractor.cc:241: return; On 2013/10/28 23:39:26, noelutz1 wrote: > On 2013/10/25 ...
7 years, 1 month ago (2013-10-29 01:11:46 UTC) #4
noé
Thanks for your feedback. Please take another look noé. https://codereview.chromium.org/42553002/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (right): https://codereview.chromium.org/42553002/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc#newcode241 chrome/browser/safe_browsing/browser_feature_extractor.cc:241: ...
7 years, 1 month ago (2013-10-31 02:41:12 UTC) #5
mattm
lgtm with nits https://codereview.chromium.org/42553002/diff/490001/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (right): https://codereview.chromium.org/42553002/diff/490001/chrome/browser/safe_browsing/browser_feature_extractor.cc#newcode45 chrome/browser/safe_browsing/browser_feature_extractor.cc:45: IPUrlMap* ips) { could add DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); ...
7 years, 1 month ago (2013-10-31 05:26:39 UTC) #6
noé
Thanks. noe. https://codereview.chromium.org/42553002/diff/490001/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (right): https://codereview.chromium.org/42553002/diff/490001/chrome/browser/safe_browsing/browser_feature_extractor.cc#newcode45 chrome/browser/safe_browsing/browser_feature_extractor.cc:45: IPUrlMap* ips) { On 2013/10/31 05:26:40, mattm ...
7 years, 1 month ago (2013-10-31 20:39:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@chromium.org/42553002/820001
7 years, 1 month ago (2013-11-01 21:24:05 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=217886
7 years, 1 month ago (2013-11-02 02:02:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@chromium.org/42553002/820001
7 years, 1 month ago (2013-11-02 03:59:14 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=218038
7 years, 1 month ago (2013-11-02 07:01:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@chromium.org/42553002/820001
7 years, 1 month ago (2013-11-03 06:08:37 UTC) #12
commit-bot: I haz the power
Change committed as 232679
7 years, 1 month ago (2013-11-03 09:24:50 UTC) #13
mattm
patch set 9 lgtm
7 years, 1 month ago (2013-11-04 22:20:48 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@chromium.org/42553002/1230001
7 years, 1 month ago (2013-11-05 02:37:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@chromium.org/42553002/1230001
7 years, 1 month ago (2013-11-05 03:02:38 UTC) #16
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-05 04:13:33 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@chromium.org/42553002/1230001
7 years, 1 month ago (2013-11-05 04:28:01 UTC) #18
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=184916
7 years, 1 month ago (2013-11-05 08:12:16 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@chromium.org/42553002/1230001
7 years, 1 month ago (2013-11-05 17:21:08 UTC) #20
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 22:38:15 UTC) #21
Message was sent while issue was closed.
Change committed as 233110

Powered by Google App Engine
This is Rietveld 408576698