- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Jun 2014 09:47:12 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25594 Chris Pearce <cpearce@mozilla.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|chris@pearce.org.nz | --- Comment #7 from Chris Pearce <cpearce@mozilla.com> --- (In reply to Anne from comment #6) > Promise<sequence<Uint8Array>> getUsableKeyIds(); I support this proposal, as it seems to me that managing the list of usable keys is the business of the CDM. This way, the browser can just query the CDM for its keys when getUsableKeyIds() is called, and we don't have to worry about keeping a copy of the keys in the browser up to date. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 12 June 2014 09:47:14 UTC