Re: [WebIDL] T[] migration

On Thu, 07 Jan 2016 20:12:44 +0100, Boris Zbarsky <bzbarsky@mit.edu> wrote:

> 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.

OK...

>> 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.

Yes, you're right. Removed.

https://github.com/w3c/csswg-drafts/commit/e5353d078e686136fdb28c7de37ffd375cd6d79f
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29471

-- 
Simon Pieters
Opera Software

Received on Tuesday, 16 February 2016 11:30:56 UTC