Re: [webidl] DOMException function definition makes no sense (#55)

Apparently, `DOMException.prototype.__proto__ === Error.prototype` in Blink, but it doesn't show in the IDL or C++, it's probably some special handling of `DOMException` in the bindings generator.

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/55#issuecomment-119705051

Received on Wednesday, 8 July 2015 19:25:46 UTC