« Bugzilla Issues Index
#3152 — 21.1.3.* String.prototype.{contains, endsWith, startsWith}: If isRegExp is not true → is true
- bug_id:
3152
- creation_ts:
2014-08-25 11:54:00 -0700
- short_desc:
21.1.3.* String.prototype.{contains, endsWith, startsWith}: If isRegExp is not true → is true
- delta_ts:
2014-10-14 15:17:52 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 27: August 24, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Claude Pache
- assigned_to:
Allen Wirfs-Brock
- commentid:
9982
- comment_count:
0
- who:
Claude Pache
- bug_when:
2014-08-25 11:54:20 -0700
21.1.3.6 String.prototype.contains
21.1.3.7 String.prototype.endsWith
21.1.3.18 String.prototype.startsWith
step 4.c: If isRegExp is not true, then throw a TypeError exception.
Replace with: If isRegExp is true ...
- commentid:
10019
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-29 13:40:02 -0700
fixed in rev28 editor's draft
- commentid:
10426
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:52 -0700
fixed in rev28