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

Issue 649413004: net: disable SSLv3. (Closed)

Created:
6 years, 1 month ago by agl
Modified:
6 years, 1 month ago
Reviewers:
felt, Ryan Sleevi, davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 13

Patch Set 2 : ... #

Patch Set 3 : g cl try #

Patch Set 4 : ... #

Patch Set 5 : g cl try #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -5 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/net/ssl_config_service_manager_pref_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/localized_error.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M net/ssl/ssl_config.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 1 2 3 4 6 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (4 generated)
agl
felt: the wording here is (nearly) the same as the previously reviewed wording for removing ...
6 years, 1 month ago (2014-10-27 23:06:47 UTC) #2
agl
+davidben, since this is getting towards the Chrome 40 deadline.
6 years, 1 month ago (2014-10-28 21:34:24 UTC) #4
davidben
https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc File chrome/common/localized_error.cc (right): https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc#newcode317 chrome/common/localized_error.cc:317: {net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH, Is it worth separating out the version and ...
6 years, 1 month ago (2014-10-29 00:32:05 UTC) #5
agl
https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc File chrome/common/localized_error.cc (right): https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc#newcode317 chrome/common/localized_error.cc:317: {net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH, On 2014/10/29 00:32:05, David Benjamin wrote: > Is ...
6 years, 1 month ago (2014-10-29 01:01:18 UTC) #6
felt
Given how many users will see this, can you please send an e-mail with a ...
6 years, 1 month ago (2014-10-29 01:58:19 UTC) #7
felt
On 2014/10/29 01:58:19, felt wrote: > Given how many users will see this, can you ...
6 years, 1 month ago (2014-10-29 01:59:53 UTC) #8
agl
On 2014/10/29 01:59:53, felt wrote: > P.S. I can do this in the next few ...
6 years, 1 month ago (2014-10-29 02:12:51 UTC) #9
davidben
net/ LGTM. I'll leave the particulars of the messaging and UI to felt. https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc File ...
6 years, 1 month ago (2014-10-29 19:19:33 UTC) #10
felt
https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc File chrome/common/localized_error.cc (right): https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc#newcode317 chrome/common/localized_error.cc:317: {net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH, On 2014/10/29 19:19:33, David Benjamin wrote: > On ...
6 years, 1 month ago (2014-10-29 19:28:18 UTC) #11
davidben
https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc File chrome/common/localized_error.cc (right): https://codereview.chromium.org/649413004/diff/1/chrome/common/localized_error.cc#newcode317 chrome/common/localized_error.cc:317: {net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH, On 2014/10/29 19:28:18, felt wrote: > On 2014/10/29 ...
6 years, 1 month ago (2014-10-29 19:34:32 UTC) #12
Ryan Sleevi
lgtm https://codereview.chromium.org/649413004/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/649413004/diff/1/chrome/app/generated_resources.grd#newcode9278 chrome/app/generated_resources.grd:9278: + The client and server don't support a ...
6 years, 1 month ago (2014-10-29 20:32:01 UTC) #13
agl
I've updated the two visible strings as suggested by ainslie. https://codereview.chromium.org/649413004/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/649413004/diff/1/chrome/app/generated_resources.grd#newcode9278 ...
6 years, 1 month ago (2014-10-29 20:41:27 UTC) #14
agl
To be clear, the message is now "This webpage is not available" + "A secure ...
6 years, 1 month ago (2014-10-29 20:44:47 UTC) #15
felt
lgtm
6 years, 1 month ago (2014-10-29 20:45:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/649413004/20001
6 years, 1 month ago (2014-10-29 20:47:35 UTC) #18
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/21043)
6 years, 1 month ago (2014-10-29 20:59:38 UTC) #20
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/ac6f24b46f8e67ac595530d1e7403bb2c0fad839 Cr-Commit-Position: refs/heads/master@{#302315}
6 years, 1 month ago (2014-10-31 20:25:14 UTC) #21
agl
6 years, 1 month ago (2014-10-31 20:25:17 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
ac6f24b46f8e67ac595530d1e7403bb2c0fad839.

Powered by Google App Engine
This is Rietveld 408576698