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

Issue 655813003: Close SSLClientSocketOpenSSL cleanly if the transport was closed. (Closed)

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

Description

Close SSLClientSocketOpenSSL cleanly if the transport was closed. Servers do not reliably send close_notify. This regressed in https://codereview.chromium.org/367963007 which had a side effect of making us sensitive to this. BUG=422246 Committed: https://crrev.com/be6ce7ecd6d31721576d39e65d74fdbda65d48f1 Cr-Commit-Position: refs/heads/master@{#300308}

Patch Set 1 #

Total comments: 6

Patch Set 2 : rsleevi comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -2 lines) Patch
M net/socket/ssl_client_socket_openssl.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 1 3 chunks +74 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
davidben
https://codereview.chromium.org/655813003/diff/1/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): https://codereview.chromium.org/655813003/diff/1/net/socket/ssl_client_socket_openssl.cc#newcode1349 net/socket/ssl_client_socket_openssl.cc:1349: int *next_result = &rv; This logic (and similar logic ...
6 years, 2 months ago (2014-10-14 20:31:06 UTC) #2
Ryan Sleevi
https://codereview.chromium.org/655813003/diff/1/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): https://codereview.chromium.org/655813003/diff/1/net/socket/ssl_client_socket_openssl.cc#newcode1363 net/socket/ssl_client_socket_openssl.cc:1363: // ERR_CONNECTION_CLOSED cannot be treated as fatal. This comment ...
6 years, 2 months ago (2014-10-17 20:53:00 UTC) #3
davidben
https://codereview.chromium.org/655813003/diff/1/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): https://codereview.chromium.org/655813003/diff/1/net/socket/ssl_client_socket_openssl.cc#newcode1363 net/socket/ssl_client_socket_openssl.cc:1363: // ERR_CONNECTION_CLOSED cannot be treated as fatal. On 2014/10/17 ...
6 years, 2 months ago (2014-10-20 17:13:24 UTC) #4
Ryan Sleevi
lgtm
6 years, 2 months ago (2014-10-20 19:01:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/655813003/20001
6 years, 2 months ago (2014-10-20 19:03:43 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 2 months ago (2014-10-20 19:16:05 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 19:17:03 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/be6ce7ecd6d31721576d39e65d74fdbda65d48f1
Cr-Commit-Position: refs/heads/master@{#300308}

Powered by Google App Engine
This is Rietveld 408576698