- From: petervanderbeken <notifications@github.com>
- Date: Mon, 15 Mar 2021 12:39:32 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 March 2021 19:39:45 UTC
> Firefox throws (it should't since no `"use strict"` there, but ok) The throwing without `use strict` is just a bug I think, we'll fix that. > In perfect world, it would be nice to do the same for `WindowProperties`. I don't really have hard opinion on whether symbols should be allowed or what descriptors should they have. I don't feel great about fiddling with some of these legacy objects, but it doesn't seem too complicated for us to change this in Gecko I think (limited to symbols). Making @@toStringTag non-configurable is fine by me too. -- 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/963#issuecomment-799699481
Received on Monday, 15 March 2021 19:39:45 UTC