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

Issue 2224693002: Mark active mixed content even if there is a certificate error (Closed)

Created:
4 years, 4 months ago by estark
Modified:
4 years, 4 months ago
Reviewers:
felt
CC:
chromium-reviews, jam, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mark active mixed content even if there is a certificate error Previously, SSLPolicy did not mark a navigation entry with RAN_INSECURE_CONTENT if the entry had already been downgraded to a broken state (from a certificate error, for example). I'm not sure why this was -- maybe just an optimization. However, it was incorrect, as manifested in the DevTools security panel, where a broken-HTTPS page with active mixed content would show up as a certificate error but all resources served securely. (See bug for a screenshot.) BUG=593950 Committed: https://crrev.com/6b45bc6f0ae42a9bf00ff559b6ae21056e5f4e0c Cr-Commit-Position: refs/heads/master@{#410524}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Fix browser tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -12 lines) Patch
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 4 chunks +38 lines, -8 lines 0 comments Download
M content/browser/ssl/ssl_policy.cc View 1 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
estark
felt, another for you to look at when you have a chance. (These SSLPolicy cleanups ...
4 years, 4 months ago (2016-08-08 05:19:51 UTC) #7
felt
nice cleanup. lgtm
4 years, 4 months ago (2016-08-08 22:37:37 UTC) #8
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/2224693002/1
4 years, 4 months ago (2016-08-08 22:46:22 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/203752) linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 4 months ago (2016-08-08 23:03:54 UTC) #12
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/2224693002/1
4 years, 4 months ago (2016-08-08 23:12:33 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/257207)
4 years, 4 months ago (2016-08-08 23:23:58 UTC) #16
estark
Fixed some failing browser tests. These started failing now (didn't fail on my dry run) ...
4 years, 4 months ago (2016-08-08 23:57:21 UTC) #17
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/2224693002/40001
4 years, 4 months ago (2016-08-08 23:58:00 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-09 02:17:45 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 02:20:32 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6b45bc6f0ae42a9bf00ff559b6ae21056e5f4e0c
Cr-Commit-Position: refs/heads/master@{#410524}

Powered by Google App Engine
This is Rietveld 408576698