Re: [webidl] Define DOMException.prototype.toString() (as this.name + ": " + this.message) (#93)

Oh, it's on `Error.prototype.toString( )`, sorry I didn't think to look there. It looks like Chromium actually has that as well, so that `DOMException.prototype.toString` is just a redundant override. I'll look into removing it.

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

Received on Friday, 26 February 2016 06:34:22 UTC