DescriptionHandle incorrect promise resolving
Due to an issue in the CDM, when a session to be loaded is not
found, the CDM calls PromiseResolve() instead of the expected
PromiseResolveWithSession(""). This change detects this situation
and handles it properly.
BUG=408337
TEST=existing EME tests pass
Committed: https://crrev.com/fd0069d61b1f3281a2634bf907a96bebee7fb396
Cr-Commit-Position: refs/heads/master@{#292497}
Patch Set 1 #
Total comments: 2
Patch Set 2 : add todo #
Total comments: 2
Patch Set 3 : equals #Messages
Total messages: 11 (0 generated)
|