[Bug 16767] Allow user objects for Array[] types

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

--- Comment #7 from Cameron McCormack <cam@mcc.id.au> 2012-06-20 03:41:19 UTC ---
That is true, if the object is a Proxy, and all we are doing is checking for
the property's existence.  We could define it so that this poking is done at a
defined time, and all up front before the actual overload resolution is
performed, if we know that there will or might be such poking needed.

Or, we could disallow Proxies from being considered as arrays/sequences.

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

Received on Wednesday, 20 June 2012 03:41:22 UTC