[Bug 20561] Objects supporting indexed properties

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> ---
> Is there any object that is a platform object that supports indexed properties
> but does not have a length property?

I don't know of one, offhand, and currently Gecko's WebIDL bindings assume that
this never happens, in fact.  We haven't run into a problem with it so far.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 4 January 2013 02:26:14 UTC