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

Issue 662883002: net: show UI warnings for SSLv3. (Closed)

Created:
6 years, 2 months ago by agl
Modified:
6 years, 2 months ago
Reviewers:
msw, Ryan Sleevi
CC:
chromium-reviews, markusheintz_, felt
Base URL:
https://chromium.googlesource.com/chromium/src.git/+/master
Project:
chromium
Visibility:
Public.

Description

net: show UI warnings for SSLv3. This change causes sites using SSLv3 to show a "mixed content" level warning on the lock icon and for the section in the connection status to go red. There's no message added to the connection status because, if we plan on removing SSLv3 by default in Chrome 40, then we want to merge this to Chrome 39 and thus there's no time to get a translation. BUG=419870 Committed: https://crrev.com/078d21029b8c7628d40dd9c98ca839f017ae1647 Cr-Commit-Position: refs/heads/master@{#300346}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove comment. #

Total comments: 7

Patch Set 3 : ... #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M chrome/browser/ui/toolbar/toolbar_model_impl.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 2 2 chunks +8 lines, -5 lines 2 comments Download

Messages

Total messages: 18 (5 generated)
agl
6 years, 2 months ago (2014-10-17 22:06:37 UTC) #2
Ryan Sleevi
lgtm https://codereview.chromium.org/662883002/diff/1/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (right): https://codereview.chromium.org/662883002/diff/1/chrome/browser/ui/website_settings/website_settings.cc#newcode585 chrome/browser/ui/website_settings/website_settings.cc:585: // there's no time to get a translation. ...
6 years, 2 months ago (2014-10-17 22:27:45 UTC) #3
agl
https://codereview.chromium.org/662883002/diff/1/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (right): https://codereview.chromium.org/662883002/diff/1/chrome/browser/ui/website_settings/website_settings.cc#newcode585 chrome/browser/ui/website_settings/website_settings.cc:585: // there's no time to get a translation. On ...
6 years, 2 months ago (2014-10-17 23:25:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662883002/20001
6 years, 2 months ago (2014-10-17 23:26:30 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/18478)
6 years, 2 months ago (2014-10-18 00:19:58 UTC) #8
agl
6 years, 2 months ago (2014-10-20 17:37:59 UTC) #10
msw
https://codereview.chromium.org/662883002/diff/20001/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (left): https://codereview.chromium.org/662883002/diff/20001/chrome/browser/ui/website_settings/website_settings.cc#oldcode561 chrome/browser/ui/website_settings/website_settings.cc:561: bool did_fallback = (ssl.connection_status & q: do you actually ...
6 years, 2 months ago (2014-10-20 18:27:39 UTC) #11
agl
https://codereview.chromium.org/662883002/diff/20001/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (left): https://codereview.chromium.org/662883002/diff/20001/chrome/browser/ui/website_settings/website_settings.cc#oldcode562 chrome/browser/ui/website_settings/website_settings.cc:562: net::SSL_CONNECTION_VERSION_FALLBACK) != 0; Yes, fallback to SSLv3 is getting ...
6 years, 2 months ago (2014-10-20 18:55:20 UTC) #12
msw
lgtm with an optional nit. https://codereview.chromium.org/662883002/diff/20001/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (left): https://codereview.chromium.org/662883002/diff/20001/chrome/browser/ui/website_settings/website_settings.cc#oldcode562 chrome/browser/ui/website_settings/website_settings.cc:562: net::SSL_CONNECTION_VERSION_FALLBACK) != 0; On ...
6 years, 2 months ago (2014-10-20 19:14:06 UTC) #13
agl
https://codereview.chromium.org/662883002/diff/40001/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (right): https://codereview.chromium.org/662883002/diff/40001/chrome/browser/ui/website_settings/website_settings.cc#newcode586 chrome/browser/ui/website_settings/website_settings.cc:586: (ssl.connection_status & net::SSL_CONNECTION_VERSION_FALLBACK) != 0; On 2014/10/20 19:14:06, msw ...
6 years, 2 months ago (2014-10-20 21:30:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662883002/40001
6 years, 2 months ago (2014-10-20 21:32:59 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-20 22:03:33 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 22:05:18 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/078d21029b8c7628d40dd9c98ca839f017ae1647
Cr-Commit-Position: refs/heads/master@{#300346}

Powered by Google App Engine
This is Rietveld 408576698