Chromium Code Reviews
DescriptionCall the platform certificate parser in WorkerPool.
X509Certificate::CreateFromDERCertChain() can block for long time and
should not be called on the IO thread. In fact, on Chrome OS, it might
not return until TPM-related initialization is finished.
BUG=chromium:704024
TEST=net_unittests
Patch Set 1 #
Messages
Total messages: 20 (15 generated)
|
||||||||||||||||||||||||||||