[Bug 27062] DOMException constructor should allow name to be supplied

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27062

--- Comment #4 from Domenic Denicola <d@domenic.me> ---
> I'm fine with this, but did you mean you can't do it all, or just not in a single line?

You're right; I didn't read far enough to realize that DOMExceptions created
using the constructor actually don't have any name or code properties. It
doesn't help that the constructor isn't implemented anywhere :).

Nevertheless the PR's refactoring gives a nicer solution IMO, both for authors
and at a spec level.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 24 November 2014 18:58:54 UTC