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

Issue 10221018: net: don't set NSS options in a callback. (Closed)

Created:
8 years, 8 months ago by agl
Modified:
8 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, Ryan Sleevi
Visibility:
Public.

Description

net: don't set NSS options in a callback. This debugger traps in debug mode due to the locks held at the time that the callback is made. BUG=125299 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134584

Patch Set 1 #

Total comments: 4

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -11 lines) Patch
M net/socket/ssl_client_socket_nss.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M net/third_party/nss/README.chromium View 1 chunk +5 lines, -1 line 0 comments Download
M net/third_party/nss/patches/applypatches.sh View 1 chunk +2 lines, -0 lines 0 comments Download
A net/third_party/nss/patches/falsestartnpn2.patch View 1 1 chunk +15 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
agl
8 years, 8 months ago (2012-04-27 14:50:22 UTC) #1
wtc
Patch set 1 LGTM. By "console spam", I guess you meant NSS assertion failures? NSS ...
8 years, 7 months ago (2012-04-27 20:52:37 UTC) #2
agl
https://chromiumcodereview.appspot.com/10221018/diff/1/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc (left): https://chromiumcodereview.appspot.com/10221018/diff/1/net/socket/ssl_client_socket_nss.cc#oldcode2114 net/socket/ssl_client_socket_nss.cc:2114: SSL_OptionSet(socket, SSL_ENABLE_FALSE_START, PR_FALSE); On 2012/04/27 20:52:37, wtc wrote: > ...
8 years, 7 months ago (2012-04-30 16:53:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/10221018/3002
8 years, 7 months ago (2012-04-30 16:53:51 UTC) #4
commit-bot: I haz the power
8 years, 7 months ago (2012-04-30 20:25:33 UTC) #5
Change committed as 134584

Powered by Google App Engine
This is Rietveld 408576698