- From: Jeffrey Yasskin <notifications@github.com>
- Date: Thu, 05 May 2016 15:38:22 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc:
Received on Thursday, 5 May 2016 22:41:08 UTC
[`FrozenArray`](http://heycam.github.io/webidl/#idl-frozen-array) doesn't specify any restrictions on its element type, but if it contains a sequence of dictionaries, those dictionaries might be modifiable. It'd be nice to be able to specify that the contents of the `FrozenArray` are recursively frozen. --- 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/issues/115
Received on Thursday, 5 May 2016 22:41:08 UTC