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

Issue 7793012: Change the client-side phishing detection hashing function to (Closed)

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

Description

Change the client-side phishing detection hashing function to mimic what we're doing on the server. BUG= TEST=BrowserFeatureExtractorTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98848

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address Brian's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -28 lines) Patch
M chrome/browser/safe_browsing/browser_feature_extractor.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/browser_feature_extractor.cc View 1 3 chunks +23 lines, -4 lines 0 comments Download
M chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc View 4 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service_unittest.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/common/safe_browsing/csd.proto View 1 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
noelutz
9 years, 3 months ago (2011-08-29 22:25:43 UTC) #1
mattm
LGTM
9 years, 3 months ago (2011-08-29 22:45:24 UTC) #2
Brian Ryner
LGTM http://codereview.chromium.org/7793012/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (right): http://codereview.chromium.org/7793012/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc#newcode458 chrome/browser/safe_browsing/browser_feature_extractor.cc:458: // Lowercase the URL. Note: canoncalization converts the ...
9 years, 3 months ago (2011-08-30 00:35:10 UTC) #3
noelutz
Thanks for the quick review! noe. http://codereview.chromium.org/7793012/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc File chrome/browser/safe_browsing/browser_feature_extractor.cc (right): http://codereview.chromium.org/7793012/diff/1/chrome/browser/safe_browsing/browser_feature_extractor.cc#newcode458 chrome/browser/safe_browsing/browser_feature_extractor.cc:458: // Lowercase the ...
9 years, 3 months ago (2011-08-30 00:39:52 UTC) #4
commit-bot: I haz the power
9 years, 3 months ago (2011-08-30 18:23:39 UTC) #5
Change committed as 98848

Powered by Google App Engine
This is Rietveld 408576698