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

Issue 9389028: Make nss/TPM integration in ChromeOS more robust. (Closed)

Created:
8 years, 10 months ago by stevenjb
Modified:
8 years, 10 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
http://git.chromium.org/git/chromium/src@master
Visibility:
Public.

Description

Make nss/TPM integration in ChromeOS more robust. Change-Id: I09e942098cb780f110c115f5097f57e8344170cb BUG=chromium-os:26177 TEST=See issue. Ensure certificates still work with VPN and wifi. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=122037

Patch Set 1 #

Patch Set 2 : . #

Total comments: 1

Patch Set 3 : Add check and comment. #

Total comments: 2

Patch Set 4 : Add additional comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M chrome/browser/chromeos/login/user_manager.cc View 1 2 3 3 chunks +14 lines, -8 lines 0 comments Download
M crypto/nss_util.cc View 1 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
stevenjb
8 years, 10 months ago (2012-02-14 01:36:14 UTC) #1
Greg Spencer (Chromium)
http://codereview.chromium.org/9389028/diff/2002/crypto/nss_util.cc File crypto/nss_util.cc (right): http://codereview.chromium.org/9389028/diff/2002/crypto/nss_util.cc#newcode386 crypto/nss_util.cc:386: if (IsTPMTokenReady()) { So what if nobody ever calls ...
8 years, 10 months ago (2012-02-14 01:44:04 UTC) #2
stevenjb
On 2012/02/14 01:44:04, Greg Spencer (Chromium) wrote: > http://codereview.chromium.org/9389028/diff/2002/crypto/nss_util.cc > File crypto/nss_util.cc (right): > > ...
8 years, 10 months ago (2012-02-14 02:13:37 UTC) #3
Greg Spencer (Chromium)
LGTM
8 years, 10 months ago (2012-02-14 16:49:08 UTC) #4
stevenjb
After thinking about your comment, I double checked the logic and added an extra check ...
8 years, 10 months ago (2012-02-14 17:23:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/9389028/9001
8 years, 10 months ago (2012-02-14 21:57:27 UTC) #6
commit-bot: I haz the power
Presubmit check for 9389028-9001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 10 months ago (2012-02-14 21:57:30 UTC) #7
stevenjb
+wtc for owner
8 years, 10 months ago (2012-02-14 22:13:32 UTC) #8
wtc
Patch Set 3 LGTM. Nit: The CL's commit message "Make nss/TPM integration in ChromeOS more ...
8 years, 10 months ago (2012-02-15 01:41:32 UTC) #9
stevenjb
http://codereview.chromium.org/9389028/diff/9001/chrome/browser/chromeos/login/user_manager.cc File chrome/browser/chromeos/login/user_manager.cc (right): http://codereview.chromium.org/9389028/diff/9001/chrome/browser/chromeos/login/user_manager.cc#newcode243 chrome/browser/chromeos/login/user_manager.cc:243: CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); On 2012/02/15 01:41:32, wtc wrote: > > Should ...
8 years, 10 months ago (2012-02-15 01:58:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/9389028/7003
8 years, 10 months ago (2012-02-15 01:59:38 UTC) #11
commit-bot: I haz the power
8 years, 10 months ago (2012-02-15 04:17:02 UTC) #12
Change committed as 122037

Powered by Google App Engine
This is Rietveld 408576698