[Bug 21740] Guidance on DOMError and promises

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

Domenic Denicola <domenic@domenicdenicola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |domenic@domenicdenicola.com

--- Comment #5 from Domenic Denicola <domenic@domenicdenicola.com> ---
The problem is that DOMError doesn't inherit from Error, and should die a
painful death from a thousand burning suns. Reject your promises with things
that inherit from Error.

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

Received on Friday, 15 November 2013 23:08:49 UTC