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

Issue 10391174: Port two SSLClientSocketNSS fixes to SSLClientSocketOpenSSL. (Closed)

Created:
8 years, 7 months ago by wtc
Modified:
8 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Prevent the infinite loop inside SSLClientSocketOpenSSL::OnSendComplete. This ports the SSLClientSocketNSS fix in https://chromiumcodereview.appspot.com/10382186 to SSLClientSocketOpenSSL. R=joth@chromium.org,jnd@chromium.org BUG=127822 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138309

Patch Set 1 #

Total comments: 3

Patch Set 2 : Remove the unnecessary loop around BufferSend in DoTransportIO #

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

Messages

Total messages: 11 (0 generated)
wtc
8 years, 7 months ago (2012-05-16 21:33:51 UTC) #1
joth
LGTM Thanks for thinking of OpenSSL for these too.
8 years, 7 months ago (2012-05-18 13:34:57 UTC) #2
Johnny(Jianning) Ding
https://chromiumcodereview.appspot.com/10391174/diff/1/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): https://chromiumcodereview.appspot.com/10391174/diff/1/net/socket/ssl_client_socket_openssl.cc#newcode967 net/socket/ssl_client_socket_openssl.cc:967: } while (rv > 0); I don't think it's ...
8 years, 7 months ago (2012-05-18 15:45:58 UTC) #3
joth
aside - in the CL description you have 'because Write() may return synchronously.' nit: this ...
8 years, 7 months ago (2012-05-18 16:02:08 UTC) #4
Johnny(Jianning) Ding
LGTM. Adding the loop is no harm either. On 2012/05/18 15:45:58, Johnny(Jianning) Ding wrote: > ...
8 years, 7 months ago (2012-05-18 16:20:06 UTC) #5
wtc
joth,jnd: thank you for the review and nice suggestions. Please review patch set 2. https://chromiumcodereview.appspot.com/10391174/diff/1/net/socket/ssl_client_socket_openssl.cc ...
8 years, 7 months ago (2012-05-18 18:37:58 UTC) #6
Johnny(Jianning) Ding
LGTM. Thanks! On 2012/05/18 18:37:58, wtc wrote: > joth,jnd: thank you for the review and ...
8 years, 7 months ago (2012-05-19 09:41:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/10391174/9001
8 years, 7 months ago (2012-05-21 22:00:36 UTC) #8
commit-bot: I haz the power
Try job failure for 10391174-9001 (retry) on win_rel for steps "base_unittests, sync_unit_tests" (clobber build). It's ...
8 years, 7 months ago (2012-05-22 03:06:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/10391174/9001
8 years, 7 months ago (2012-05-22 16:59:45 UTC) #10
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 17:48:27 UTC) #11
Try job failure for 10391174-9001 (retry) on win for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number...

Powered by Google App Engine
This is Rietveld 408576698