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

Issue 184483002: Set insecure content status also when there are other security issues. (Closed)

Created:
6 years, 9 months ago by joleksy
Modified:
6 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

SSLPolicy::UpdateEntry is returning when it encounters first error. Because of this, SSLStatus::DISPLAYED_INSECURE_CONTENT should be set before other errors are examined. This handles the case when not all flags are set if there are some problems with the certificate on the page *and* insecure content is loaded. BUG=348560 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259743

Patch Set 1 #

Patch Set 2 : Added browser test & set insecure content flag only in secure connection. #

Total comments: 4

Patch Set 3 : Review follow up: remove bool arguments, introduce enums. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -133 lines) Patch
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 44 chunks +207 lines, -128 lines 0 comments Download
M content/browser/ssl/ssl_policy.cc View 1 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
joleksy
@reviewer: does this patch look OK to you?
6 years, 9 months ago (2014-02-28 12:19:40 UTC) #1
abarth-chromium
[+rsleevi] I probably shouldn't own this code anymore. We might want to change the OWNERS ...
6 years, 9 months ago (2014-03-01 06:06:04 UTC) #2
Ryan Sleevi
On 2014/03/01 06:06:04, abarth wrote: > [+rsleevi] > > I probably shouldn't own this code ...
6 years, 9 months ago (2014-03-03 02:07:32 UTC) #3
abarth-chromium
On 2014/03/03 02:07:32, Ryan Sleevi wrote: > abarth: jam oppose(d/s) it - https://codereview.chromium.org/22265007/ Ok. Maybe ...
6 years, 9 months ago (2014-03-03 04:57:36 UTC) #4
joleksy
I have my doubts regarding TestRunsInsecureContentTwoTabs, see comments. https://codereview.chromium.org/184483002/diff/20001/chrome/browser/ssl/ssl_browser_tests.cc File chrome/browser/ssl/ssl_browser_tests.cc (right): https://codereview.chromium.org/184483002/diff/20001/chrome/browser/ssl/ssl_browser_tests.cc#newcode1044 chrome/browser/ssl/ssl_browser_tests.cc:1044: CheckAuthenticationBrokenState(tab1, ...
6 years, 9 months ago (2014-03-03 11:22:45 UTC) #5
joleksy
On 2014/03/03 11:22:45, joleksy wrote: > I have my doubts regarding TestRunsInsecureContentTwoTabs, see comments. > ...
6 years, 9 months ago (2014-03-03 13:54:33 UTC) #6
Ryan Sleevi
https://codereview.chromium.org/184483002/diff/20001/chrome/browser/ssl/ssl_browser_tests.cc File chrome/browser/ssl/ssl_browser_tests.cc (right): https://codereview.chromium.org/184483002/diff/20001/chrome/browser/ssl/ssl_browser_tests.cc#newcode159 chrome/browser/ssl/ssl_browser_tests.cc:159: bool interstitial) { I'm wondering whether we should change ...
6 years, 9 months ago (2014-03-11 01:46:54 UTC) #7
joleksy
On 2014/03/11 01:46:54, Ryan Sleevi wrote: > https://codereview.chromium.org/184483002/diff/20001/chrome/browser/ssl/ssl_browser_tests.cc > File chrome/browser/ssl/ssl_browser_tests.cc (right): > > https://codereview.chromium.org/184483002/diff/20001/chrome/browser/ssl/ssl_browser_tests.cc#newcode159 ...
6 years, 9 months ago (2014-03-13 08:14:48 UTC) #8
Ryan Sleevi
On 2014/03/13 08:14:48, joleksy wrote: > On 2014/03/11 01:46:54, Ryan Sleevi wrote: > > > ...
6 years, 9 months ago (2014-03-13 20:13:47 UTC) #9
Ryan Sleevi
LGTM For OWNERS rubberstamp, abarth is needed.
6 years, 9 months ago (2014-03-14 21:39:20 UTC) #10
joleksy
On 2014/03/14 21:39:20, Ryan Sleevi wrote: > For OWNERS rubberstamp, abarth is needed. abarth, could ...
6 years, 9 months ago (2014-03-26 08:26:53 UTC) #11
abarth-chromium
I don't want to be an OWNER of this code anymore. Can we not make ...
6 years, 9 months ago (2014-03-26 16:45:52 UTC) #12
Ryan Sleevi
On 2014/03/26 16:45:52, abarth wrote: > I don't want to be an OWNER of this ...
6 years, 9 months ago (2014-03-26 17:42:33 UTC) #13
abarth-chromium
On 2014/03/26 17:42:33, Ryan Sleevi wrote: > abarth: That's the thing. No one works on ...
6 years, 9 months ago (2014-03-26 18:13:47 UTC) #14
Ryan Sleevi
The CQ bit was checked by rsleevi@chromium.org
6 years, 9 months ago (2014-03-26 19:40:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joleksy@opera.com/184483002/40001
6 years, 9 months ago (2014-03-26 19:40:39 UTC) #16
commit-bot: I haz the power
6 years, 9 months ago (2014-03-26 23:52:42 UTC) #17
Message was sent while issue was closed.
Change committed as 259743

Powered by Google App Engine
This is Rietveld 408576698