« Bugzilla Issues Index
#2901 — 21.1.3.18 String.prototype.startsWith: Missing ReturnIfAbrupt after step 5
- bug_id:
2901
- creation_ts:
2014-05-27 08:51:00 -0700
- short_desc:
21.1.3.18 String.prototype.startsWith: Missing ReturnIfAbrupt after step 5
- delta_ts:
2014-07-19 17:55:31 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 25: May 22, 2014 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:
8646
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-27 08:51:58 -0700
21.1.3.18 String.prototype.startsWith ( searchString [, position ] )
ToString in step 5 is fallible, so ReturnIfAbrupt is necessary.
- commentid:
9175
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-12 09:44:51 -0700
fixed in rev26 editor's draft
- commentid:
9355
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 17:55:31 -0700
fixed in rev26