- From: <bugzilla@jessica.w3.org>
- Date: Mon, 06 Oct 2014 23:25:55 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23682 --- Comment #32 from Jonas Sicking <jonas@sicking.cc> --- 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? -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 6 October 2014 23:25:58 UTC