- From: Boris Zbarsky <bzbarsky@mit.edu>
- Date: Thu, 7 Jan 2016 14:12:44 -0500
- To: Simon Pieters <simonp@opera.com>, public-webapps@w3.org
- Cc: Travis Leithead <travis.leithead@microsoft.com>
On 12/18/15 3:53 AM, Simon Pieters wrote: > Note that it requires liveness. Does that work for a frozen array? No. You'd have to create a new array object at the point when you want to update the set of values in the array. > Maybe this particular API should be a method instead that returns a > sequence<DOMString>? Will that cause anyone to implement it? Because if no one is planning to ever implement it, it should probably be removed, not twiddled. -Boris
Received on Thursday, 7 January 2016 19:13:15 UTC