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

Issue 2927123004: Enable client side phishing detection on https sites. (Closed)

Created:
3 years, 6 months ago by Jialiu Lin
Modified:
3 years, 6 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, grt+watch_chromium.org, vakh+watch_chromium.org, timvolodine
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable client side phishing detection on https sites. (Client side malware detection is already enabled on https). BUG=730895 Review-Url: https://codereview.chromium.org/2927123004 Cr-Commit-Position: refs/heads/master@{#478810} Committed: https://chromium.googlesource.com/chromium/src/+/837b32b0bc91016102f09448259fb6048516f0a1

Patch Set 1 #

Total comments: 2

Patch Set 2 : address vakh's comments #

Patch Set 3 : update comment #

Total comments: 2

Patch Set 4 : address nparker's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -18 lines) Patch
M chrome/browser/safe_browsing/client_side_detection_host.cc View 1 2 3 2 chunks +16 lines, -15 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host_unittest.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
Jialiu Lin
A tiny CL to turn on CSD phishing detection on Https sites.
3 years, 6 months ago (2017-06-08 23:07:33 UTC) #4
vakh (use Gerrit instead)
https://codereview.chromium.org/2927123004/diff/1/chrome/browser/safe_browsing/client_side_detection_host.cc File chrome/browser/safe_browsing/client_side_detection_host.cc (left): https://codereview.chromium.org/2927123004/diff/1/chrome/browser/safe_browsing/client_side_detection_host.cc#oldcode113 chrome/browser/safe_browsing/client_side_detection_host.cc:113: // For phishing we only classify HTTP pages. Any ...
3 years, 6 months ago (2017-06-08 23:30:31 UTC) #5
Jialiu Lin
Thanks vakh@! CL updated based on your feedback. https://codereview.chromium.org/2927123004/diff/1/chrome/browser/safe_browsing/client_side_detection_host.cc File chrome/browser/safe_browsing/client_side_detection_host.cc (left): https://codereview.chromium.org/2927123004/diff/1/chrome/browser/safe_browsing/client_side_detection_host.cc#oldcode113 chrome/browser/safe_browsing/client_side_detection_host.cc:113: // ...
3 years, 6 months ago (2017-06-09 00:26:12 UTC) #10
vakh (use Gerrit instead)
lgtm
3 years, 6 months ago (2017-06-10 07:11:31 UTC) #11
Jialiu Lin
ping nparker@ ~
3 years, 6 months ago (2017-06-12 17:36:00 UTC) #12
Nathan Parker
lgtm https://codereview.chromium.org/2927123004/diff/40001/chrome/browser/safe_browsing/client_side_detection_host.cc File chrome/browser/safe_browsing/client_side_detection_host.cc (right): https://codereview.chromium.org/2927123004/diff/40001/chrome/browser/safe_browsing/client_side_detection_host.cc#newcode170 chrome/browser/safe_browsing/client_side_detection_host.cc:170: NO_CLASSIFY_SCHEME_NOT_SUPPORTED, nit: add integer values to these to ...
3 years, 6 months ago (2017-06-12 21:43:56 UTC) #13
Jialiu Lin
Thanks! https://codereview.chromium.org/2927123004/diff/40001/chrome/browser/safe_browsing/client_side_detection_host.cc File chrome/browser/safe_browsing/client_side_detection_host.cc (right): https://codereview.chromium.org/2927123004/diff/40001/chrome/browser/safe_browsing/client_side_detection_host.cc#newcode170 chrome/browser/safe_browsing/client_side_detection_host.cc:170: NO_CLASSIFY_SCHEME_NOT_SUPPORTED, On 2017/06/12 21:43:56, Nathan Parker wrote: > ...
3 years, 6 months ago (2017-06-12 21:59:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2927123004/60001
3 years, 6 months ago (2017-06-12 22:00:19 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/837b32b0bc91016102f09448259fb6048516f0a1
3 years, 6 months ago (2017-06-12 23:08:46 UTC) #20
vakh (use Gerrit instead)
On 2017/06/12 23:08:46, commit-bot: I haz the power wrote: > Committed patchset #4 (id:60001) as ...
3 years, 6 months ago (2017-06-15 20:51:26 UTC) #21
Jialiu Lin
3 years, 6 months ago (2017-06-15 21:25:26 UTC) #22
Message was sent while issue was closed.
Good catch!  I missed this one. I'll reopen this bug and send a follow-up CL
shortly.

Powered by Google App Engine
This is Rietveld 408576698