[Bug 22509] Some way to express array as readonly and fixed length

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

David Bruant <bruant.d@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bruant.d@gmail.com

--- Comment #2 from David Bruant <bruant.d@gmail.com> ---
(In reply to comment #0)
> Would be nice if the spec provided some way in IDL to express that an array
> is readonly and/or fixed length. 
Are there cases of fixed length in the platform?

(In reply to comment #1)
> Is frozen-ness insufficient?
I don't think there is a WebIDL way to express that an object is frozen yet
(though I agree that could be a solution here)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 28 June 2013 21:39:42 UTC