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

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

--- Comment #14 from David Dorwin <ddorwin@google.com> ---
Immediately before the current definition of close() [1] is the following text:

"The key acquisition process may involve the web page handling keymessage
events, sending the message to a Key System-specific service, and calling
update with the response message. update calls may generate keymessage events.
During the process, the web page may wish to cancel the acquisition process.
For example, if the page cannot contact the license service because of network
issues it may wish to fallback to an alternative key system. The page calls
close() to cancel the a key acquisition session."

This text is no longer accurate/complete and may be unnecessary. We should
update or remove it when updating the spec to address this bug.

[1]
https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html#dom-close

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

Received on Friday, 25 October 2013 22:45:20 UTC