[Bug 21740] Guidance on DOMError and promises

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

--- Comment #11 from Cameron McCormack <cam@mcc.id.au> ---
I think the plan should be to make DOMExceptions be some built in thing to Web
IDL, and then allow referring to Error, TypeError, DOMException, etc. as types
in Web IDL, which mean references to those kinds of objects.  Then we can have
FileReader.error be of type Error.

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

Received on Tuesday, 28 January 2014 01:27:10 UTC