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

Issue 8854004: Remove the check of the whitelist entries in ClientPhishingResponse. (Closed)

Created:
9 years ago by Brian Ryner
Modified:
9 years ago
Reviewers:
noelutz, mattm
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove the check of the whitelist entries in ClientPhishingResponse. The URL is always included in the pingback now, so this whitelist checking can happen on the server. Also, mark this and the ClientPhishingRequest.hash_prefix field as OBSOLETE in the protocol buffer file. BUG=none TEST=updated ClientSideDetectionServiceTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113561

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -103 lines) Patch
M chrome/browser/safe_browsing/client_side_detection_service.h View 2 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.cc View 3 chunks +1 line, -49 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service_unittest.cc View 2 chunks +2 lines, -43 lines 0 comments Download
M chrome/common/safe_browsing/csd.proto View 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Brian Ryner
9 years ago (2011-12-07 21:08:24 UTC) #1
mattm
lgtm
9 years ago (2011-12-08 00:54:57 UTC) #2
noelutz
lgtm I think you can safely remove the histogram as well. thanks, noé.
9 years ago (2011-12-08 03:16:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryner@chromium.org/8854004/1
9 years ago (2011-12-08 03:21:57 UTC) #4
commit-bot: I haz the power
9 years ago (2011-12-08 04:29:27 UTC) #5
Change committed as 113561

Powered by Google App Engine
This is Rietveld 408576698