« Bugzilla Issues Index
#3525 — Array.from is missing return in step 6
- bug_id:
3525
- creation_ts:
2015-01-15 04:47:00 -0800
- short_desc:
Array.from is missing return in step 6
- delta_ts:
2015-01-15 05:07:23 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 30: December 24, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
INVALID
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Till Schneidereit
- assigned_to:
Allen Wirfs-Brock
- cc:
446240525
- commentid:
11358
- comment_count:
0
- who:
Till Schneidereit
- bug_when:
2015-01-15 04:47:53 -0800
%TypedArray%.from has step 10.m to return the result object after consuming the items iterator in step 10. Analogously, Array.from should have `6.h Return A.`
- commentid:
11359
- comment_count:
1
- who:
ziyunfei
- bug_when:
2015-01-15 04:50:42 -0800
Till, see step 6.g.iv.3
- commentid:
11360
- comment_count:
2
- who:
Till Schneidereit
- bug_when:
2015-01-15 04:55:17 -0800
D'oh! Thanks, ziyunfei.
- commentid:
11362
- comment_count:
3
- who:
ziyunfei
- bug_when:
2015-01-15 05:07:23 -0800
I almost filed this bug a few hours ago...just like you ╮(╯_╰)╭