- From: <bugzilla@jessica.w3.org>
- Date: Wed, 28 May 2014 00:08:54 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25899
Bug ID: 25899
Summary: [EME] exception names shouldn't vary between specs
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: annevk@annevk.nl, bzbarsky@mit.edu, mike@w3.org,
public-html-media@w3.org
The DOM spec defines what the description are for each exception name:
http://www.w3.org/TR/dom/#error-names
But the EME spec is also specifying optional messages/descriptions for
exception names that are defined in the main DOM spec linked above:
https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html#exceptions
As far as we can tell there's no wiggle room in the DOM spec to allow the
exception messages to vary. So either we should add new exceptions for EME with
the desired codes, or we should drop the new messages.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 28 May 2014 00:08:56 UTC