« Bugzilla Issues Index
#2903 — 21.2.5.7 RegExp.prototype.replace: Reuse "lengthS" in steps 20-21
- bug_id:
2903
- creation_ts:
2014-05-27 08:52:00 -0700
- short_desc:
21.2.5.7 RegExp.prototype.replace: Reuse "lengthS" in steps 20-21
- delta_ts:
2014-07-18 14:38:16 -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:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
8648
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-27 08:52:32 -0700
21.2.5.7 RegExp.prototype.replace ( string, replaceValue )
Steps 20-21 could reuse "lengthS" instead of using the long hand form "number of code units in S".
- commentid:
9173
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-12 09:41:30 -0700
fixed in rev26 editor's draft
- commentid:
9281
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-18 14:38:16 -0700
in rev26