[Bug 17750] Define the behavior MediaKeySession close() and clearing the keys attribute

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

--- Comment #28 from David Dorwin <ddorwin@google.com> ---
Should release() cause all other tasks in the MediaKeySession() object to be
aborted? For example, once release() is called, there is no need to continue
generating a license request. On the other hand, an application might call
update() to commit some data* then immediately call release().

* However, this use case doesn't make any sense since release() is supposed to
cause the CDM to release/delete any resources associated with the session.

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

Received on Wednesday, 26 March 2014 23:00:31 UTC