Re: [whatwg/webidl] Should [SameObject] be allowed with FrozenArray<T>? (Issue #1402)

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