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

Issue 10749009: Switch the NSS thread from being a base::Thread to a base::SequencedWorkerPool of 1 (Closed)

Created:
8 years, 5 months ago by Ryan Sleevi
Modified:
8 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Switch the NSS thread from being a base::Thread to a base::SequencedWorkerPool of 1 BUG=135435 TEST=existing + tsan bots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145977

Patch Set 1 #

Patch Set 2 : Remove suppression #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -21 lines) Patch
M net/socket/client_socket_factory.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M net/socket/ssl_client_socket_nss.h View 3 chunks +3 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M tools/valgrind/tsan/suppressions.txt View 1 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Sleevi
8 years, 5 months ago (2012-07-10 17:08:14 UTC) #1
Ryan Hamilton
lgtm Is the motivation here that SequencedWorkerPool are the new hotness and should be used?
8 years, 5 months ago (2012-07-10 17:12:35 UTC) #2
Ryan Sleevi
On 2012/07/10 17:12:35, Ryan Hamilton wrote: > lgtm > > Is the motivation here that ...
8 years, 5 months ago (2012-07-10 17:26:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10749009/11001
8 years, 5 months ago (2012-07-10 22:04:20 UTC) #4
commit-bot: I haz the power
8 years, 5 months ago (2012-07-10 22:56:24 UTC) #5
Change committed as 145977

Powered by Google App Engine
This is Rietveld 408576698