DescriptionSimplify use of ContentDecryptionModuleResult with promises
Since ContentDecryptionModuleResult objects are often used to return
promises, add ContentDecryptionModuleResultPromise as a base class
that includes the promise and allow existing classes to only override
the complete() method that they expect to get called.
BUG=358271
TEST=existing EME tests pass
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185168
Patch Set 1 #
Total comments: 20
Patch Set 2 : Changes #Messages
Total messages: 8 (2 generated)
|