[Bug 25900] New: [EME] MediaKeys.loadSession(sessionId) should specify what happens if a loaded sessionId is passed

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

            Bug ID: 25900
           Summary: [EME] MediaKeys.loadSession(sessionId) should specify
                    what happens if a loaded sessionId is passed
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Encrypted Media Extensions
          Assignee: adrianba@microsoft.com
          Reporter: cpearce@mozilla.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

MediaKeys.loadSession(sessionId) does not specify what happens if a loaded
sessionId is passed in. I'm guess we should either return the already loaded
session's MediaKeySession object, or return a rejected promise.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 28 May 2014 01:09:12 UTC