- From: <bugzilla@jessica.w3.org>
- Date: Mon, 17 Nov 2014 18:07:26 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27353
Bug ID: 27353
Summary: [MSE] Convert exceptions from xxx_ERR to xxxError form
and fix broken links
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Linux
Status: ASSIGNED
Severity: normal
Priority: P2
Component: Media Source Extensions
Assignee: acolwell@google.com
Reporter: acolwell@google.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-media@w3.org
Change exception links from the legacy form (ie. INVALID_ACCESS_ERR) to the
more current form (ie. InvalidAccessError). All the links for these exceptions
need to be fixed as well since it appears that their definitions no longer
appear in the WHATWG DOM spec (https://dom.spec.whatwg.org) that MSE was
referencing.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 17 November 2014 18:07:28 UTC