[Bug 23955] Add optional MediaKeys.loadSession(DOMString sessionId) method

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

--- Comment #4 from David Dorwin <ddorwin@google.com> ---
To be resolved: Can the same session (ID) be loaded multiple times without
closing the previous MediaKeySession?
(Note that applications cannot force a MediaKeySession to be closed while
keeping it "stored" since release() frees the stored session.)

If not allowed, should a "QuotaExceededError" MediaKeyError be fired on
subsequent attempts?

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

Received on Friday, 20 December 2013 01:09:26 UTC