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

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

--- Comment #7 from Mark Watson <watsonm@netflix.com> ---
Ok, so from the perspective of an individual client, the domain name identifies
some state stored by the CDM which is necessary to facilitate the license
exchange. If no state is present for that domain, then presumably some
additional steps are necessary to establish it (e.g. additional request /
response exchanges).

So far, we have assumed that everything the CDM needs to generate the license
request is in the initData.

IIUC, this is not the case with the domains concept because the application may
have knowledge of or opinions about the which of several possible domains
should be chosen.

If this is right, I think we need a higher-level understanding of the
requirements / use-cases in order to understand whether this can be exposed in
the API in a key-system agnostic way. Also, to understand what is the
appropriate level of generality. It might be appropriate to have a more general
capability.

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

Received on Tuesday, 17 June 2014 15:09:17 UTC