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. Review URL: https://codereview.chromium.org/1138123003 Cr-Commit-Position: refs/heads/master@{#329475}
Showing
Please register or sign in to comment