Skip to content

Commit 05a972e

Browse files
committed
Allow DOMException subclasses to be used as exceptions
Also be clearer about how exception names are meant to be used, at least for now (pending discussion in #1219). See discussion in #1168 (comment). Closes #1223. This also includes some updates to all exception creation and throwing, such as reflecting how messages are actually passed along in practice, or using Web IDL infrastructure to create DOMException instances instead of Construct()ing them.
1 parent 5dcedce commit 05a972e

File tree

1 file changed

+237
-98
lines changed

1 file changed

+237
-98
lines changed

0 commit comments

Comments
 (0)