« Bugzilla Issues Index
#3713 — 21.1.3.19 String.prototype.substring: Missing ReturnIfAbrupt after steps 5 & 6
- bug_id:
3713
- creation_ts:
2015-01-31 08:10:00 -0800
- short_desc:
21.1.3.19 String.prototype.substring: Missing ReturnIfAbrupt after steps 5 & 6
- delta_ts:
2015-02-02 18:39:01 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 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:
11786
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-31 08:10:00 -0800
21.1.3.19 String.prototype.substring ( start, end )
Missing ReturnIfAbrupt after ToInteger calls in steps 5 & 6.
- commentid:
11863
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-01 15:23:32 -0800
fixed in rev32 editor's draft
- commentid:
12019
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:39:01 -0800
fixed in rev32 draft