[Bug 17750] New: Define the behavior of the media element when a session is canceled

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

           Summary: Define the behavior of the media element when a
                    session is canceled
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Encrypted Media Extensions
        AssignedTo: adrianba@microsoft.com
        ReportedBy: ddorwin@google.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org


Step 5 of
http://dvcs.w3.org/hg/html-media/raw-file/eme-v0.1a/encrypted-media/encrypted-media.html#dom-cancelkeyrequest
says:

It is an open question what exactly should happen here. The state of the media
element is unknown and it may not have even triggered the original
generateKeyRequest() call. Should a needkey event be fired regardless of the
state? What if the media element is not waiting for a key? Should the media
element attempt to resume playback if it is waiting for a key, causing an event
if appropriate? Should the application be responsible for calling
generateKeyRequest() without an event?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 11 July 2012 23:38:07 UTC