[EME] Recent bugs

Please review the recently filed bugs below and add any comments you may
have this week in preparation for the meeting next Tuesday.

As noted in my previous email
<http://lists.w3.org/Archives/Public/public-html-media/2015Jan/0009.html>,
there are now EME issues on GitHub. Most of them were not sent to this list
because the notification mechanism wasn't yet working. I've listed all open
issues below, but they are best viewed at
https://github.com/w3c/encrypted-media/issues.

   - #11. MediaKeyMessageEventInit has an interface member with a default
   value
   - #10. Include real initData and Clear Key license in the Clear Key
   example
   - #9. Remove note that MediaKeySession events may not be fired until the
   MediaKeys object is associated with a media element
   - #8. Define behavior for implementations that delay playback until
   setMediaKeys() is called
   - #7. EME should not fire waiting or canplay events - use a separate
   mechanism
   - #5. Initialization Data Types SHOULD be supported independent of
   content types and other capabilities
   - #4. Check video capabilities before audio capabilities
   - #3. Add "internal-error" to MediaKeyStatus enum
   - #2. stack_overview.svg needs to be updated to match the latest spec
   - #1. requestMediaKeySystemAccess()'s supportedConfigurations parameter
   should not be optional


In addition, there are four new bugs in Bugzilla:

   - 27740 - Suggest changing interface name 'MediaKeyStatuses' to
   'MediaKeyStatusMap'
   - 27739 - Change event name 'keyschange' to 'keychange'.
   - 27738 - Need to change name of 'message' event to avoid confusion.
   - 27725 - Missing acknowledgments section.


Finally, the following are blocked on a response from the person that
[re]opened them:

   - Henri: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27268
   - Joe: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27093

Received on Wednesday, 7 January 2015 18:43:28 UTC