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

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

--- Comment #22 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
I updated the spec to use a session close algorithm and a queue a "message"
event algorithm and then referenced these algorithms appropriately in the text.
I modified release() to be clear that it may either run the session close
algorithm or schedule some other work leaded to this. The other work could be
to queue a "message" event that participates in secure key release and which
ultimately runs the session close algorithm. I think with these changes, we can
remove section 5 (Key Release) to resolve bug 17199.

https://dvcs.w3.org/hg/html-media/rev/e35d8e6618b3

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

Received on Tuesday, 17 December 2013 23:27:08 UTC