« Bugzilla Issues Index
#1113 — Iterables & Array-Likes: for-of, spread and Array.from
- bug_id:
1113
- creation_ts:
2012-12-02 11:20:00 -0800
- short_desc:
Iterables & Array-Likes: for-of, spread and Array.from
- delta_ts:
2013-10-29 09:45:58 -0700
- product:
Draft for 6th Edition
- component:
new feature
- version:
Rev 12: November 22, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Rick Waldron
- assigned_to:
Allen Wirfs-Brock
- cc:
["jorendorff", "waldron.rick"]
- commentid:
2980
- comment_count:
0
- who:
Rick Waldron
- bug_when:
2012-12-02 11:20:05 -0800
Per Nov 29 Resolution:
Array.from:
1. Iterator protocol
2. Array-Like
for-of & spread:
1. Iterator protocol
(I can break this into several bugs if you'd like)
- commentid:
5398
- comment_count:
1
- who:
Jason Orendorff
- bug_when:
2013-09-18 11:13:24 -0700
Allen, please take a crack at this in the next cycle?
A volunteer recently implemented spread-call syntax in Firefox, following the 29 Nov 2012 consensus, and it's too bad that the spec is still lagging.
- commentid:
5399
- comment_count:
2
- who:
Rick Waldron
- bug_when:
2013-09-18 13:41:55 -0700
Jason, can you link to the bug where this work is in progress? Just for record—thanks!
- commentid:
5400
- comment_count:
3
- who:
Rick Waldron
- bug_when:
2013-09-18 13:56:26 -0700
Found it!
https://bugzilla.mozilla.org/show_bug.cgi?id=762363
- commentid:
6013
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-28 16:41:43 -0700
fixed in rev20 editor's draft
- commentid:
6116
- comment_count:
5
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:45:58 -0700
fixed in rev20 draft, Oct. 28, 2013