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

Issue 1138123003: Delay creating easy signin TPM keys until TPM is initialized (Closed)

Created:
5 years, 7 months ago by tbarzic
Modified:
5 years, 7 months ago
CC:
chromium-reviews, dzhioev+watch_chromium.org, stevenjb+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delay creating easy signin TPM keys until TPM is initialized EasyUnlockTpmKeyManager should not start poking TPM on worker thread before TPM initialization is finished on IO thread in order to prevent IO thread being blocked during startup waiting for easy signin key pair being created. BUG=464524 TEST=Easy signin works after initializing easy unlock and signin in once. Committed: https://crrev.com/fbb6296bee4b2c8fe50ddc2df53ca580560815f6 Cr-Commit-Position: refs/heads/master@{#329475}

Patch Set 1 #

Total comments: 8

Patch Set 2 : pneubeck comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -26 lines) Patch
M chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.h View 1 4 chunks +16 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc View 1 8 chunks +58 lines, -18 lines 0 comments Download
M chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager_factory.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager_unittest.cc View 1 17 chunks +82 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
tbarzic
5 years, 7 months ago (2015-05-12 02:17:37 UTC) #2
xiyuan
LGTM. Please wait for pneubeck@ as well.
5 years, 7 months ago (2015-05-12 04:57:22 UTC) #3
pneubeck (no reviews)
https://codereview.chromium.org/1138123003/diff/1/chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc File chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc (right): https://codereview.chromium.org/1138123003/diff/1/chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc#newcode59 chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc:59: void RunCallbackWithoutSlotOnThreadRunner( s/ThreadRunner/TaskRunner/ https://codereview.chromium.org/1138123003/diff/1/chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.h File chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.h (right): https://codereview.chromium.org/1138123003/diff/1/chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.h#newcode33 chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.h:33: ...
5 years, 7 months ago (2015-05-12 12:21:44 UTC) #4
tbarzic
https://codereview.chromium.org/1138123003/diff/1/chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc File chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc (right): https://codereview.chromium.org/1138123003/diff/1/chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc#newcode59 chrome/browser/chromeos/login/easy_unlock/easy_unlock_tpm_key_manager.cc:59: void RunCallbackWithoutSlotOnThreadRunner( On 2015/05/12 12:21:43, pneubeck wrote: > s/ThreadRunner/TaskRunner/ ...
5 years, 7 months ago (2015-05-12 17:10:47 UTC) #5
pneubeck (no reviews)
lgtm
5 years, 7 months ago (2015-05-12 17:30:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138123003/20001
5 years, 7 months ago (2015-05-12 18:04:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138123003/20001
5 years, 7 months ago (2015-05-12 20:30:50 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-12 20:35:40 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 20:36:33 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fbb6296bee4b2c8fe50ddc2df53ca580560815f6
Cr-Commit-Position: refs/heads/master@{#329475}

Powered by Google App Engine
This is Rietveld 408576698