« Bugzilla Issues Index
#97 — String.prototype.replace doesn't specify the this value pass to a replaceValue function
- bug_id:
97
- creation_ts:
2011-04-29 08:39:00 -0700
- short_desc:
String.prototype.replace doesn't specify the this value pass to a replaceValue function
- delta_ts:
2015-10-02 13:39:11 -0700
- product:
ECMA-262, Editions 5 and 5.1
- component:
technical content
- version:
Edition 5.1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- blocked:
154
- everconfirmed:
true
- reporter:
Allen Wirfs-Brock
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
195
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2011-04-29 08:39:31 -0700
It should be specified as the value undefined
- commentid:
578
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-01-12 12:18:45 -0800
set IN_PROGRESS to indicated this should go into ES5.1 Errata.
- commentid:
14718
- comment_count:
2
- who:
Brian Terlson
- bug_when:
2015-10-02 13:39:11 -0700
Undefined is passed in ES2015.