- From: <bugzilla@jessica.w3.org>
- Date: Wed, 28 Mar 2012 00:58:06 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16553
Summary: Consider not firing a needkey event when a potentially
encrypted stream is encountered if the key is already
known
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-wg-issue-tracking@w3.org,
public-html@w3.org
>From step 8 of section 5.2. Potentially Encrypted Stream Encountered in v0.1:
This could be skipped if the key has already been set, but always sending the
event seems easier.
We need to decided whether this adds to many complexities for applications and
is worth requiring user agents to track whether to send the 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, 28 March 2012 02:17:40 UTC