[Bug 26973] make iterable declarations' iterator prototype objects inherit from %IteratorPrototype%

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> ---
Yeah, having generic map/filter that apply to any iterable and live on
Iterator.prototype (and perhaps some prototypes of other iterables like Set and
Map) would be really nice!

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 5 October 2014 03:30:20 UTC