[Bug 25918] New: Remove keySystem attribute from MediaKeySession

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25918

            Bug ID: 25918
           Summary: Remove keySystem attribute from MediaKeySession
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Encrypted Media Extensions
          Assignee: ddorwin@google.com
          Reporter: ddorwin@google.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 29 May 2014 20:33:45 UTC