« Bugzilla Issues Index
#2157 — 21.1.3.27 String.prototype [ @@iterator ]: Replace ToObject() with CheckObjectCoercible() + ToString()?
- bug_id:
2157
- creation_ts:
2013-11-02 02:19:00 -0700
- short_desc:
21.1.3.27 String.prototype [ @@iterator ]: Replace ToObject() with CheckObjectCoercible() + ToString()?
- delta_ts:
2013-11-08 13:08:48 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 2013 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:
6358
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-02 02:19:02 -0700
21.1.3.27 String.prototype [ @@iterator ]( ), step 1:
The call to ToObject() should possibly be replaced with CheckObjectCoercible() + ToString() for consistency with other String.prototype methods.
- commentid:
6409
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-03 09:09:16 -0800
fixed in rev21 editor's draft
- commentid:
6513
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:08:48 -0800
fixed in rev21 draft