- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 Jun 2012 03:41:20 +0000
- To: public-script-coord@w3.org
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 on the CC list for the bug.
Received on Wednesday, 20 June 2012 03:41:22 UTC