DescriptionDon't initialize decryptor on CDM creation failure
PpapiDecryptor::Create() must not proceed with decryptor initialization
if the CDM wrapper could not be created.
PpapiDecryptor::PpapiDecryptor() asserts the CDM wrapper is valid and
InitializeCdm() uses it unconditionally.
BUG=488363
TEST=EME tests pass
Committed: https://crrev.com/4590f922ab1449f86e8d4ad43047de47d7790610
Cr-Commit-Position: refs/heads/master@{#330150}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|