« Bugzilla Issues Index
#471 — 15.5.4.5 String.prototype.codePointAt(pos): Typo in note
- bug_id:
471
- creation_ts:
2012-07-09 01:02:00 -0700
- short_desc:
15.5.4.5 String.prototype.codePointAt(pos): Typo in note
- delta_ts:
2012-09-28 12:24:26 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Mathias Bynens
- assigned_to:
Allen Wirfs-Brock
- cc:
mathias
- commentid:
1198
- comment_count:
0
- who:
Mathias Bynens
- bug_when:
2012-07-09 01:02:31 -0700
> NOTE The charCodeAt function is intentionally generic; it does not require that its this value be a String object. Therefore it can be transferred to other kinds of objects for use as a method.
s/charCodeAt/codePointAt/
- commentid:
1204
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-07-09 09:12:18 -0700
fixed in rev10 editor's draft
- commentid:
1728
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:26 -0700
fixed in rev10, Sept. 27 2012 draft