This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25918 - Remove keySystem attribute from MediaKeySession
Summary: Remove keySystem attribute from MediaKeySession
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: Encrypted Media Extensions (show other bugs)
Version: unspecified
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: David Dorwin
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-29 20:33 UTC by David Dorwin
Modified: 2014-06-12 17:54 UTC (History)
3 users (show)

See Also:


Attachments

Description David Dorwin 2014-05-29 20:33:43 UTC
MediaKeys already has a keySystem attribute. The MediaKeySession attribute is superfluous as it is always the same as the MediaKeys object. If applications really need this information for a session, they can remember it in other ways, including by setting a custom keySystem attribute on the JavaScript object.
Comment 1 David Dorwin 2014-06-12 17:54:51 UTC
Removed in https://dvcs.w3.org/hg/html-media/rev/1168ceaa1fbc.