[encrypted-media] Problem about MediaKeySession.keyStatuses key order

jwwang has just created a new issue for
https://github.com/w3c/encrypted-media:

== Problem about MediaKeySession.keyStatuses key order ==
MediaKeyStatusMap is a read-only maplike which represents an ordered
list of key–value pair. (https://heycam.github.io/webidl/#idl-maplike)
How is the order defined? Since the key data is populated by the CDM
and can't modified by the script, I wonder if the order does really
matter.

See https://github.com/w3c/encrypted-media/issues/24

Received on Monday, 26 January 2015 02:11:43 UTC