- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 30 Apr 2024 07:13:05 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 April 2024 14:13:09 UTC
Right, we need to replace `[SameObject]`: #212. I'd also double check you really want `FrozenArray`. It uses rather dubious ES5 semantics and not as much is frozen as the name might lead you to believe. Generally I'd try to design APIs differently as to not require that. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1402#issuecomment-2085444322 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1402/2085444322@github.com>
Received on Tuesday, 30 April 2024 14:13:09 UTC