Chromium Code Reviews
Help | Chromium Project | Sign in
(65)

Issue 3028040: Report malware redirectors as well. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by panayiotis
Modified:
4 years ago
Reviewers:
lzheng
CC:
chromium-reviews, Paul Godavari, ben+cc_chromium.org
Visibility:
Public.

Description

Report malware redirectors as well. BUG=none TEST=unit_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55966

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Total comments: 3

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 3

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -23 lines) Patch
M chrome/browser/safe_browsing/protocol_manager.h View 5 6 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.cc View 5 6 2 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager_unittest.cc View 5 6 1 chunk +6 lines, -4 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.h View 5 6 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.cc View 1 2 3 4 5 6 4 chunks +18 lines, -11 lines 0 comments Download
Trybot results:
Commit: CQ not working?

Messages

Total messages: 13 (0 generated)
panayiotis
4 years, 10 months ago (2010-07-30 21:38:51 UTC) #1
lzheng
http://codereview.chromium.org/3028040/diff/1/2 File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/3028040/diff/1/2#newcode779 chrome/browser/safe_browsing/safe_browsing_service.cc:779: // Sometimes there is no useful information to report ...
4 years, 10 months ago (2010-08-03 01:33:58 UTC) #2
panayiotis
http://codereview.chromium.org/3028040/diff/1/2 File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/3028040/diff/1/2#newcode779 chrome/browser/safe_browsing/safe_browsing_service.cc:779: // Sometimes there is no useful information to report ...
4 years, 10 months ago (2010-08-03 17:19:15 UTC) #3
panayiotis
http://codereview.chromium.org/3028040/diff/1/2 File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/3028040/diff/1/2#newcode779 chrome/browser/safe_browsing/safe_browsing_service.cc:779: // Sometimes there is no useful information to report ...
4 years, 10 months ago (2010-08-03 17:28:33 UTC) #4
lzheng
Sorry for the delay. http://codereview.chromium.org/3028040/diff/3/6001 File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/3028040/diff/3/6001#newcode779 chrome/browser/safe_browsing/safe_browsing_service.cc:779: // Sometimes there is no ...
4 years, 9 months ago (2010-08-05 21:40:22 UTC) #5
panayiotis
http://codereview.chromium.org/3028040/diff/3/6001 File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/3028040/diff/3/6001#newcode780 chrome/browser/safe_browsing/safe_browsing_service.cc:780: if (malware_url == page_url && referrer_url.is_empty()) On 2010/08/05 21:40:22, ...
4 years, 9 months ago (2010-08-06 01:48:51 UTC) #6
lzheng
http://codereview.chromium.org/3028040/diff/9001/10001 File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/3028040/diff/9001/10001#newcode762 chrome/browser/safe_browsing/safe_browsing_service.cc:762: if (!(resource.url == page_url && referrer_url.is_empty())) { Would you ...
4 years, 9 months ago (2010-08-06 02:32:28 UTC) #7
panayiotis
http://codereview.chromium.org/3028040/diff/9001/10001 File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/3028040/diff/9001/10001#newcode762 chrome/browser/safe_browsing/safe_browsing_service.cc:762: if (!(resource.url == page_url && referrer_url.is_empty())) { On 2010/08/06 ...
4 years, 9 months ago (2010-08-06 17:09:22 UTC) #8
lzheng
LGTM.
4 years, 9 months ago (2010-08-06 17:12:09 UTC) #9
panayiotis
One more thing: We'd like to distinguish between the two kinds of reports. Please have ...
4 years, 9 months ago (2010-08-10 20:11:38 UTC) #10
lzheng
http://codereview.chromium.org/3028040/diff/17001/18003 File chrome/browser/safe_browsing/protocol_manager_unittest.cc (right): http://codereview.chromium.org/3028040/diff/17001/18003#newcode218 chrome/browser/safe_browsing/protocol_manager_unittest.cc:218: true).spec()); Can you make this a "false" and test ...
4 years, 9 months ago (2010-08-11 06:11:10 UTC) #11
panayiotis
http://codereview.chromium.org/3028040/diff/17001/18003 File chrome/browser/safe_browsing/protocol_manager_unittest.cc (right): http://codereview.chromium.org/3028040/diff/17001/18003#newcode218 chrome/browser/safe_browsing/protocol_manager_unittest.cc:218: true).spec()); On 2010/08/11 06:11:10, lzheng wrote: > Can you ...
4 years, 9 months ago (2010-08-11 17:43:45 UTC) #12
lzheng
4 years, 9 months ago (2010-08-11 17:49:09 UTC) #13
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be