- From: <bugzilla@jessica.w3.org>
- Date: Mon, 29 Sep 2014 04:12:28 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17648 Cameron McCormack <cam@mcc.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #8 from Cameron McCormack <cam@mcc.id.au> --- I've updated the spec to use @@iterator and reference other abstract iterator-related operations from the ES6 spec. I've removed interface interfaces, as they were a complication that I'm not sure we need. I've also updated the iterator that exists automatically due to declaring indexed properties to just use the default Array iterator. An easier way to iterate over a set of objects -- bug 26183 -- is still to come. https://github.com/heycam/webidl/commit/f87ea39994972ebd75f4b98c2dc01a32aaa9d1f5 -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 29 September 2014 04:12:31 UTC