- From: <bugzilla@jessica.w3.org>
- Date: Wed, 15 Oct 2014 17:23:53 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27062
Bug ID: 27062
Summary: DOMException constructor should allow name to be
supplied
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: domenic@domenicdenicola.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
I am trying to create e.g. an IndexedSizeError so as to better match the
behavior of native elements, and cannot do so since the DOMException
constructor only takes a message, and not a name.
Happy to do a PR for this (presumably making the name the second argument) if
you agree this is a good idea.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 15 October 2014 17:23:54 UTC