[Bug 18515] Provide more details on behavior of the media element when the key for an encrypted block is not available

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18515

--- Comment #32 from David Dorwin <ddorwin@google.com> ---
(In reply to David Dorwin from comment #31)
One possible solution would be to ensure that the promise for any method that
can invoke the Resume Playback If Necessary algorithm is not resolved until
that algorithm has been completed. The application could then get the latest
promise. We'd have to think more about the impact of the delay (and complexity)
in resolving those promises.

We should also keep in mind that, although not shown in the algorithms, the
Resume Playback If Necessary algorithm could be run for reasons other than
those methods. Specifically, it may be invoked by the Update Usable Key IDs
algorithm, which _could_ be run as the result of an existing key becoming
valid.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 16 June 2014 21:02:22 UTC