« Bugzilla Issues Index
#2253 — 21.1.3.27: Unnecessary ReturnIfAbrupt call in step 4
- bug_id:
2253
- creation_ts:
2013-11-12 05:32:00 -0800
- short_desc:
21.1.3.27: Unnecessary ReturnIfAbrupt call in step 4
- delta_ts:
2014-01-27 10:06:11 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 21: November 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:
6688
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-12 05:32:07 -0800
21.1.3.27 String.prototype [ @@iterator ]( ):
> 4. ReturnIfAbrupt(O).
Remove step 4, abrupt completions are already handled in step 3.
- commentid:
6775
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-14 13:36:10 -0800
fixed in rev22 editor's draft
- commentid:
7118
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 10:06:11 -0800
fixed in Rev22 (January 20, 2013) release