[Bug 16832] Don't get the length property off platform objects with indexed properties

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

--- Comment #4 from Cameron McCormack <cam@mcc.id.au> 2012-06-20 05:18:18 UTC ---
One disadvantage to having "length" automatically be on the prototype is that
there's no way in the IDL to indicate whether this is writable.  It's clear if
you have to explicitly include:

  attribute unsigned long length;

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Wednesday, 20 June 2012 05:18:21 UTC