« Bugzilla Issues Index
#1421 — 12.6.4: Labelled Evaluation for for-in passes wrong argument
- bug_id:
1421
- creation_ts:
2013-04-11 11:33:00 -0700
- short_desc:
12.6.4: Labelled Evaluation for for-in passes wrong argument
- delta_ts:
2013-05-14 18:13:10 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 14: March 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
3615
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-04-11 11:33:49 -0700
Change step 1 for for-in Labelled Evaluation from:
> Let keyResult be the result of performing For In/Of Expression Evaluation with Statement, enumerate, and labelSet.
To:
> Let keyResult be the result of performing For In/Of Expression Evaluation with Expression, enumerate, and labelSet.
- commentid:
3838
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-13 16:06:26 -0700
fixed in rev15 editor's draft
- commentid:
3880
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:10 -0700
resolved in rev 15, May 14, 2013 draft