« Bugzilla Issues Index
#4387 — Typo in Promise.all
- bug_id:
4387
- creation_ts:
2015-06-03 10:06:00 -0700
- short_desc:
Typo in Promise.all
- delta_ts:
2015-10-02 13:14:04 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 38: April 14, 2015 Final Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
C. Scott Ananian
- assigned_to:
Allen Wirfs-Brock
- commentid:
14478
- comment_count:
0
- who:
C. Scott Ananian
- bug_when:
2015-06-03 10:06:34 -0700
Step 11 should read:
11. Let result be PerformPromiseAll(iteratorRecord, C, promiseCapability).
In the draft, the first argument is "iterator", not "iteratorRecord", which is wrong.
- commentid:
14483
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-06-08 16:30:41 -0700
fixed in rev39 publication draft