[Bug 22806] Why special case Date and RegExp in #es-sequence

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

Allen Wirfs-Brock <allen@wirfs-brock.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allen@wirfs-brock.com

--- Comment #5 from Allen Wirfs-Brock <allen@wirfs-brock.com> ---
(In reply to comment #4)
> It's because Date and RegExp are built-ins that have corresponding WebIDL
> types.

But why is that relevant?  Why is it ok to try to convert a function to a
sequence<T> but you won't allow the same conversion for RegExp?

See completely arbitrary

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

Received on Tuesday, 30 July 2013 20:29:10 UTC