[Bug 23682] Fix the current [ArrayClass], [] and sequence<T> mess

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23682

--- Comment #33 from Mark S. Miller <erights@gmail.com> ---
(In reply to Jonas Sicking from comment #32)
> Great. In this particular case the Array will be frozen before exposed to
> web JS. So there's no way to set a incX property on it.
> 
> But of course Array.prototype can still be mutated. But that's something
> that I think is ok here.
> 
> I assume the same hazard exists for the Arrays used for template strings?

Yes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 7 October 2014 00:26:07 UTC