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

Issue 7189074: Send the referral URL with the client-side phishing detection request. (Closed)

Created:
9 years, 6 months ago by noelutz
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Send the referral URL with the client-side phishing detection request. BUG=None TEST=BrowserFeatureExtractorTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89830

Patch Set 1 #

Patch Set 2 : Remove unnecessary header #

Total comments: 5

Patch Set 3 : Address Matt's comments. #

Total comments: 4

Patch Set 4 : Address Brian's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -37 lines) Patch
M chrome/browser/safe_browsing/browser_feature_extractor.h View 4 chunks +25 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/browser_feature_extractor.cc View 3 chunks +16 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc View 5 chunks +54 lines, -7 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host.h View 1 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host.cc View 1 2 3 3 chunks +34 lines, -18 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host_unittest.cc View 1 2 9 chunks +25 lines, -9 lines 0 comments Download
M chrome/common/safe_browsing/csd.proto View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
noelutz
9 years, 6 months ago (2011-06-20 21:20:59 UTC) #1
mattm
http://codereview.chromium.org/7189074/diff/2001/chrome/browser/safe_browsing/client_side_detection_host.cc File chrome/browser/safe_browsing/client_side_detection_host.cc (right): http://codereview.chromium.org/7189074/diff/2001/chrome/browser/safe_browsing/client_side_detection_host.cc#newcode365 chrome/browser/safe_browsing/client_side_detection_host.cc:365: << browse_info_->url.spec() << " vs. " << verdict->url(); should ...
9 years, 6 months ago (2011-06-20 22:33:06 UTC) #2
noelutz
http://codereview.chromium.org/7189074/diff/2001/chrome/browser/safe_browsing/client_side_detection_host.cc File chrome/browser/safe_browsing/client_side_detection_host.cc (right): http://codereview.chromium.org/7189074/diff/2001/chrome/browser/safe_browsing/client_side_detection_host.cc#newcode365 chrome/browser/safe_browsing/client_side_detection_host.cc:365: << browse_info_->url.spec() << " vs. " << verdict->url(); On ...
9 years, 6 months ago (2011-06-20 22:58:12 UTC) #3
gcasto (DO NOT USE)
LGTM
9 years, 6 months ago (2011-06-20 23:10:50 UTC) #4
mattm
lgtm http://codereview.chromium.org/7189074/diff/2001/chrome/browser/safe_browsing/client_side_detection_host.cc File chrome/browser/safe_browsing/client_side_detection_host.cc (right): http://codereview.chromium.org/7189074/diff/2001/chrome/browser/safe_browsing/client_side_detection_host.cc#newcode365 chrome/browser/safe_browsing/client_side_detection_host.cc:365: << browse_info_->url.spec() << " vs. " << verdict->url(); ...
9 years, 6 months ago (2011-06-21 00:06:06 UTC) #5
Brian Ryner
http://codereview.chromium.org/7189074/diff/3008/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (right): http://codereview.chromium.org/7189074/diff/3008/chrome/browser/safe_browsing/browser_feature_extractor.cc#newcode99 chrome/browser/safe_browsing/browser_feature_extractor.cc:99: PageTransition::StripQualifier(info.transition)), If we ever wanted to implement this in ...
9 years, 6 months ago (2011-06-21 00:20:36 UTC) #6
noelutz
http://codereview.chromium.org/7189074/diff/3008/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (right): http://codereview.chromium.org/7189074/diff/3008/chrome/browser/safe_browsing/browser_feature_extractor.cc#newcode99 chrome/browser/safe_browsing/browser_feature_extractor.cc:99: PageTransition::StripQualifier(info.transition)), On 2011/06/21 00:20:36, Brian Ryner wrote: > If ...
9 years, 6 months ago (2011-06-21 00:25:17 UTC) #7
Brian Ryner
lgtm
9 years, 6 months ago (2011-06-21 00:26:57 UTC) #8
commit-bot: I haz the power
9 years, 6 months ago (2011-06-21 15:58:18 UTC) #9
Change committed as 89830

Powered by Google App Engine
This is Rietveld 408576698