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

Issue 2350273002: Add SSLStatus flags to feed HTTP_WARNING security level (Closed)

Created:
4 years, 3 months ago by estark
Modified:
4 years, 3 months ago
Reviewers:
felt, jam, jwd
CC:
chromium-reviews, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add SSLStatus flags to feed HTTP_WARNING security level This change adds SSLStatus flags to |content_status| for when the page is detected to contain password or credit card fields over HTTP. Nothing yet sets these SSLStatus flags. When the flags are set (and the command-line switch), SecurityStateModel downgrades the security level to HTTP_WARNING. This is based on top of https://codereview.chromium.org/2346063002/ BUG=647558 Committed: https://crrev.com/a7040a0af3abeca232b0b4bf493d30f070e37d86 Cr-Commit-Position: refs/heads/master@{#419961}

Patch Set 1 #

Patch Set 2 : update histograms.xml enum #

Patch Set 3 : fix comment typos #

Total comments: 7

Patch Set 4 : rebase #

Patch Set 5 : felt comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -33 lines) Patch
M chrome/browser/ssl/chrome_security_state_model_client.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ssl/chrome_security_state_model_client_browser_tests.cc View 1 2 3 4 1 chunk +49 lines, -0 lines 0 comments Download
M components/security_state/security_state_model.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M components/security_state/security_state_model.cc View 1 2 3 4 4 chunks +68 lines, -26 lines 0 comments Download
M components/security_state/security_state_model_unittest.cc View 1 2 3 4 7 chunks +81 lines, -7 lines 0 comments Download
M content/public/browser/ssl_status.h View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (12 generated)
estark
felt, PTAL. (I know I still need to rebase on top of your HTTP_WARNING rename)
4 years, 3 months ago (2016-09-20 02:24:54 UTC) #3
felt
looks good % rebase and suggestions https://codereview.chromium.org/2350273002/diff/40001/components/security_state/security_state_model.cc File components/security_state/security_state_model.cc (right): https://codereview.chromium.org/2350273002/diff/40001/components/security_state/security_state_model.cc#newcode25 components/security_state/security_state_model.cc:25: DUBIOUS, since you're ...
4 years, 3 months ago (2016-09-20 06:09:42 UTC) #4
estark
Thanks felt. Addressed your comments, adding some more owners... jam: for content/public/browser/ssl_status.h jwd: for histograms.xml ...
4 years, 3 months ago (2016-09-20 17:53:33 UTC) #8
jam
On 2016/09/20 17:53:33, estark wrote: > Thanks felt. Addressed your comments, adding some more owners... ...
4 years, 3 months ago (2016-09-20 19:25:50 UTC) #9
felt
lgtm https://codereview.chromium.org/2350273002/diff/40001/components/security_state/security_state_model_unittest.cc File components/security_state/security_state_model_unittest.cc (right): https://codereview.chromium.org/2350273002/diff/40001/components/security_state/security_state_model_unittest.cc#newcode106 components/security_state/security_state_model_unittest.cc:106: } On 2016/09/20 17:53:33, estark wrote: > On ...
4 years, 3 months ago (2016-09-20 19:36:13 UTC) #12
felt
On 2016/09/20 19:25:50, jam wrote: > On 2016/09/20 17:53:33, estark wrote: > > Thanks felt. ...
4 years, 3 months ago (2016-09-20 19:36:50 UTC) #13
felt
4 years, 3 months ago (2016-09-20 19:36:56 UTC) #14
jam
On 2016/09/20 19:36:50, felt wrote: > On 2016/09/20 19:25:50, jam wrote: > > On 2016/09/20 ...
4 years, 3 months ago (2016-09-20 19:42:19 UTC) #15
felt
On 2016/09/20 19:42:19, jam wrote: > On 2016/09/20 19:36:50, felt wrote: > > On 2016/09/20 ...
4 years, 3 months ago (2016-09-20 19:46:13 UTC) #16
jam
On 2016/09/20 19:46:13, felt wrote: > On 2016/09/20 19:42:19, jam wrote: > > On 2016/09/20 ...
4 years, 3 months ago (2016-09-20 19:53:02 UTC) #17
felt
On 2016/09/20 19:53:02, jam wrote: > On 2016/09/20 19:46:13, felt wrote: > > On 2016/09/20 ...
4 years, 3 months ago (2016-09-20 19:56:53 UTC) #18
jam
On 2016/09/20 19:56:53, felt wrote: > On 2016/09/20 19:53:02, jam wrote: > > On 2016/09/20 ...
4 years, 3 months ago (2016-09-20 20:18:03 UTC) #19
jwd
histograms LGTM
4 years, 3 months ago (2016-09-20 22:25:12 UTC) #20
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/2350273002/80001
4 years, 3 months ago (2016-09-20 23:20:12 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/145155)
4 years, 3 months ago (2016-09-21 02:19:41 UTC) #24
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/2350273002/80001
4 years, 3 months ago (2016-09-21 02:24:33 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-09-21 03:08:19 UTC) #28
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 03:09:38 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a7040a0af3abeca232b0b4bf493d30f070e37d86
Cr-Commit-Position: refs/heads/master@{#419961}

Powered by Google App Engine
This is Rietveld 408576698