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

Issue 428933002: Make NSSInitSingleton::tpm_slot_ a ScopedPK11Slot. (Closed)

Created:
6 years, 4 months ago by pneubeck (no reviews)
Modified:
6 years, 4 months ago
Reviewers:
Ryan Sleevi, mattm
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Make NSSInitSingleton::tpm_slot_ a ScopedPK11Slot. Based on https://codereview.chromium.org/426983002/ . BUG=210525 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286593

Patch Set 1 #

Patch Set 2 : Rebased. #

Total comments: 2

Patch Set 3 : Use scoped ptr in TPMModuleAndSlot. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -17 lines) Patch
M crypto/nss_util.cc View 1 2 11 chunks +14 lines, -17 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
pneubeck (no reviews)
6 years, 4 months ago (2014-07-29 15:32:09 UTC) #1
Ryan Sleevi
Shuffling deckchairs, since we never destroy the singleton, but LGTM, mod one question about possible ...
6 years, 4 months ago (2014-07-29 23:43:40 UTC) #2
pneubeck (no reviews)
6 years, 4 months ago (2014-07-30 08:28:19 UTC) #3
pneubeck (no reviews)
https://codereview.chromium.org/428933002/diff/20001/crypto/nss_util.cc File crypto/nss_util.cc (right): https://codereview.chromium.org/428933002/diff/20001/crypto/nss_util.cc#newcode389 crypto/nss_util.cc:389: tpm_slot_.reset(tpm_args->tpm_slot); On 2014/07/29 23:43:40, Ryan Sleevi wrote: > Would ...
6 years, 4 months ago (2014-07-30 08:28:49 UTC) #4
pneubeck (no reviews)
The CQ bit was checked by pneubeck@chromium.org
6 years, 4 months ago (2014-07-30 12:59:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/428933002/40001
6 years, 4 months ago (2014-07-30 13:00:27 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-07-30 14:50:28 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-07-30 21:03:52 UTC) #8
Message was sent while issue was closed.
Change committed as 286593

Powered by Google App Engine
This is Rietveld 408576698