- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 Jul 2012 23:38:06 +0000
- To: public-html-media@w3.org
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 on the CC list for the bug.
Received on Wednesday, 11 July 2012 23:38:08 UTC