[Bug 21740] Guidance on DOMError and promises

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

--- Comment #9 from Jonas Sicking <jonas@sicking.cc> ---
We could change DOMError to inherit Error. However DOMError is just a
duplication of DOMException, so I'd rather simply deprecated DOMError and use
DOMException everywhere.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Saturday, 16 November 2013 00:00:01 UTC