[Bug 25217] Add ability to specify license domain for key requests

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

--- Comment #1 from Joe Steele <steele@adobe.com> ---
Actually I am going to modify my proposal. I think this would be better as part
of the createSession() call than as a separate method, since this would apply
to all requests for the session.

So the method would look like this:

MediaKeySession createSession(DOMString contentType, Uint8Array initData,
optional DomString licenseDomain);

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

Received on Monday, 31 March 2014 19:07:40 UTC