- From: <bugzilla@jessica.w3.org>
- Date: Fri, 21 Nov 2014 23:24:47 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25923 --- Comment #44 from David Dorwin <ddorwin@google.com> --- The five commits ending with https://github.com/w3c/encrypted-media/commit/707e404fe80c85b1141582a55e8dd8a1012fa7d8 add more details to the implementation in comment #42. https://github.com/w3c/encrypted-media/commit/f349e811b7f615e8cc03cf63f787b799082a96f6 adds support for arrays of initData types and media capabilities. https://github.com/w3c/encrypted-media/commit/2d80213910402f958a7f7f9baf42a1ca8aae503c renames the "capability" string to "robustness". https://github.com/w3c/encrypted-media/commit/aaf69e43337c08f316c6fd68a389a1009fdb9dfb exposes the resulting configuration from MediaKeySystemAccess. It is exposed via a method because a dictionary cannot be an attribute. Altogether, the twelve commits ending in https://github.com/w3c/encrypted-media/commit/5f42f3e8c2e473ab9f29188156c44fb55d49266d improve the clarity and address open issue #1 from comment #42. Informal feedback on #2 is that rejecting the promise is acceptable, so I have also removed that issue box. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 21 November 2014 23:24:49 UTC