- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 28 Jun 2017 10:35:12 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 28 June 2017 17:36:07 UTC
> Gecko has `[LenientThis]` on the `message` and `name` attributes I'll be sure to include a test case, but it looks like we can leave that out. > In Gecko DOMException does not implement a stringifier; it picks up the default Error.prototype.toString. Good idea, let's do that instead. In that case the stringifier _will_ be influenced by shadowing the properties; I'll be sure to test that too. In that case, @tabatkins, nevermind, no need for Bikeshed help :) > Gecko documents some of the error constants as "historical" This is probably related to the grayed-out rows in https://heycam.github.io/webidl/#dfn-error-names-table. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/378#issuecomment-311732544
Received on Wednesday, 28 June 2017 17:36:07 UTC