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

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #12 from Boris Zbarsky <bzbarsky@mit.edu> ---
This is still broken because the overload resolution algorithm didn't get
updated...  In particular, if I pass in a non-array object that won't actually
select a sequence overload even if one is available, as far as I can tell.

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

Received on Monday, 10 December 2012 05:55:44 UTC