[Bug 23683] Investigate restricting sequence<T> to iterables

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

Cameron McCormack <cam@mcc.id.au> changed:

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

--- Comment #4 from Cameron McCormack <cam@mcc.id.au> ---
https://github.com/heycam/webidl/commit/1615f240136ae801a8a76ac84ac3fea3fbe68611
made JS -> IDL sequence conversions use @@iterator rather than length and array
index properties.

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

Received on Friday, 12 September 2014 03:40:16 UTC