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

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

--- Comment #7 from Joe Steele <steele@adobe.com> ---
In case it was not clear from my comment - the concrete example I am thinking
of is switching from one app to another, both using EME. I would like to not
retain the keys any longer than required and my feeling is than an explicit
close() message will be faster than waiting for the JS engine to garbage
collect the closed tab. It will also allow for apps that detect when they are
not in the foreground and release resources they don't need any longer (e.g.
keys).

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

Received on Tuesday, 6 August 2013 01:02:26 UTC