- From: Ms2ger <notifications@github.com>
- Date: Tue, 08 Oct 2019 04:07:15 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 October 2019 11:07:37 UTC
Ms2ger commented on this pull request. > @@ -715,8 +715,7 @@ keyword token is used, then the [=identifier=] of the operation argument is simply that token. The [=identifier=] of any of the abovementioned -IDL constructs (except operation arguments) must not be "<code>constructor</code>", -"<code>toString</code>", +IDL constructs (except operation arguments) must not be "<code>toString</code>", Revert this, please. It forbids, for example, `const constructor = 7;`, which clashes with the `Interface.prototype.constructor` property. -- 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/811#pullrequestreview-298687634
Received on Tuesday, 8 October 2019 11:07:37 UTC