Re: [webcomponents] Use FrozenArray<T> in WebIDL (#361)

Yeah, that's true, they can allocate lazily and it cannot change, so I guess that is fine.

I don't think we should have changed the other one though to return a `FrozenArray`. Returning a normal `Array` there which `sequence<>` does is fine.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/361#issuecomment-172792954

Received on Tuesday, 19 January 2016 09:38:35 UTC