[Bug 17648] [Awaiting ES6] Add iterators

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

--- Comment #6 from Anne <annevk@annevk.nl> ---
Given that we could theoretically snapshot live lists, I asked arv, he said "I
think we should keep them live. ArrayIterator is live. Doing
`NodeList.prototype[Symbol.iterator] = Array.prototype[Symbol.iterator]` works
fine with live lists."

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

Received on Wednesday, 12 February 2014 19:46:47 UTC