This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
All MediaKeySession event names [1] start with "key". I propose that we drop "key" from the name, so that the event names are "error", "message", "ready", etc. In the original version of EME, the events were fired at the HTMLMediaElement, so we needed to differentiate them from other events. Since the events are now fired at the MediaKeySession object, this is no longer necessary. Also, the references to "key" are not always accurate. For example, the "error" event may not be a problem with any key. In addition, "error" is consistent with the event on other objects and MediaKeySession's "error" attribute [1] https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html#event-summary
Resolved in: https://dvcs.w3.org/hg/html-media/rev/c25e42cdc1a1 https://dvcs.w3.org/hg/html-media/rev/1f0ddb1a6de4