- From: Domenic Denicola <d@domenic.me>
- Date: Fri, 18 Dec 2015 16:20:55 +0000
- To: Simon Pieters <simonp@opera.com>, "public-webapps@w3.org" <public-webapps@w3.org>, Boris Zbarsky <bzbarsky@mit.edu>
- CC: Travis Leithead <travis.leithead@microsoft.com>
From: Simon Pieters [mailto:simonp@opera.com] > Note that it requires liveness. Does that work for a frozen array? Frozen array instances are frozen and cannot change. However, you can have the property that returns them start returning a new frozen array. The spec needs to track when these new instances are created. > Maybe this particular API should be a method instead that returns a sequence<DOMString>? That does seem potentially better... Either could work, I think?
Received on Friday, 18 December 2015 16:21:28 UTC