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

Issue 2083743002: Adding TLS 1.3 constants (Closed)

Created:
4 years, 6 months ago by svaldez
Modified:
4 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, cbentzel+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding TLS 1.3 constants BUG= Committed: https://crrev.com/d3fd3ee31713d3992dc4bcfd385b7ccc7f9c1afc Cr-Commit-Position: refs/heads/master@{#406007}

Patch Set 1 #

Patch Set 2 : Fixing default versions. #

Total comments: 11

Patch Set 3 : Fix comments. #

Patch Set 4 : Fixing max version constraints. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -6 lines) Patch
M components/ssl_config/ssl_config_service_manager_pref.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M components/ssl_config/ssl_config_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/ssl_config/ssl_config_switches.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket_impl.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M net/ssl/openssl_ssl_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/ssl/ssl_cipher_suite_names.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M net/ssl/ssl_config.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M net/ssl/ssl_connection_status_flags.h View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/ssl_server_config.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (4 generated)
svaldez
Adding the TLS 1.3 constants (without updating maxVersion) in order to simplify the steps necessary ...
4 years, 6 months ago (2016-06-20 20:28:49 UTC) #2
davidben
On 2016/06/20 20:28:49, svaldez wrote: > Adding the TLS 1.3 constants (without updating maxVersion) in ...
4 years, 6 months ago (2016-06-20 20:41:59 UTC) #3
davidben
https://codereview.chromium.org/2083743002/diff/20001/extensions/browser/api/socket/tls_socket.cc File extensions/browser/api/socket/tls_socket.cc (right): https://codereview.chromium.org/2083743002/diff/20001/extensions/browser/api/socket/tls_socket.cc#newcode36 extensions/browser/api/socket/tls_socket.cc:36: version = net::SSL_PROTOCOL_VERSION_TLS1_3; We probably should not expose this ...
4 years, 5 months ago (2016-07-18 09:46:40 UTC) #4
svaldez
https://codereview.chromium.org/2083743002/diff/20001/extensions/browser/api/socket/tls_socket.cc File extensions/browser/api/socket/tls_socket.cc (right): https://codereview.chromium.org/2083743002/diff/20001/extensions/browser/api/socket/tls_socket.cc#newcode36 extensions/browser/api/socket/tls_socket.cc:36: version = net::SSL_PROTOCOL_VERSION_TLS1_3; On 2016/07/18 09:46:40, davidben (OOO until ...
4 years, 5 months ago (2016-07-18 10:04:01 UTC) #5
davidben
lgtm, though probably wait for the roll to go in first. Though I guess we'll ...
4 years, 5 months ago (2016-07-18 10:08:57 UTC) #6
davidben
lgtm
4 years, 5 months ago (2016-07-18 14:40:41 UTC) #7
svaldez
Hi, asvitkine: Could you look at the histograms change and provide owners approval. -Steven
4 years, 5 months ago (2016-07-18 14:41:30 UTC) #9
Alexei Svitkine (slow)
lgtm
4 years, 5 months ago (2016-07-18 14:47:09 UTC) #10
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/2083743002/60001
4 years, 5 months ago (2016-07-18 14:53:56 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-18 16:06:25 UTC) #13
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 16:06:40 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 16:09:33 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d3fd3ee31713d3992dc4bcfd385b7ccc7f9c1afc
Cr-Commit-Position: refs/heads/master@{#406007}

Powered by Google App Engine
This is Rietveld 408576698