DescriptionAdd a bool return value to media::Decryptor::GenerateKeyRequest().
Add a bool return value in media::Decryptor::GenerateKeyRequest() call and add code in WebMeidaPlayerImpl to check this value. If GenerateKeyRequest() fails, prevent further calls to AddKey() and CancelKeyRequest().
BUG=145322
TEST=Called AddKey() after GenerateKeyRequest() fails and no crash.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153818
Patch Set 1 #Patch Set 2 : Fix logging typo. #
Total comments: 1
Patch Set 3 : Resolve comments. #
Messages
Total messages: 6 (0 generated)
|