« Bugzilla Issues Index
#4177 — 25.4.4.3 Promise.race, 25.4.4.3.1 PerformPromiseRaceLoop: Return "result"; Remove "Loop"
- bug_id:
4177
- creation_ts:
2015-03-18 08:54:00 -0700
- short_desc:
25.4.4.3 Promise.race, 25.4.4.3.1 PerformPromiseRaceLoop: Return "result"; Remove "Loop"
- delta_ts:
2015-04-03 12:35:38 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 36: March 17, 2015 Release Candidate 3
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
13863
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-03-18 08:54:33 -0700
25.4.4.3 Promise.race ( iterable )
Step 13 should just "Return result." instead of "Return promiseCapability.[[Promise]]." for consistency with 25.4.4.1 Promise.all .
Similar: "PerformPromiseRaceLoop" should be renamed to "PerformPromiseRace" for consistency with "PerformPromiseAll".
- commentid:
13876
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-18 09:38:30 -0700
fixed in rev37 editor's draft
- commentid:
14096
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-03 12:35:38 -0700
In Rev37