« Bugzilla Issues Index
#3907 — 7.4.8 CreateListIterator, 7.4.9 CreateCompoundIterator: Change "next" method to non-enumerable?
- bug_id:
3907
- creation_ts:
2015-02-14 07:33:00 -0800
- short_desc:
7.4.8 CreateListIterator, 7.4.9 CreateCompoundIterator: Change "next" method to non-enumerable?
- delta_ts:
2015-02-19 19:11:06 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 33: February 12, 2015 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:
12635
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-02-14 07:33:33 -0800
7.4.8 CreateListIterator ( list ) - step 6
7.4.9 CreateCompoundIterator ( iterator1, iterator2 ) - step 7
The "next" method is currently enumerable. Change to non-enumerable for consistency with other built-in methods ?
- commentid:
12665
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-14 09:11:08 -0800
fixed in rev34 editor's draft
- commentid:
13125
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:11:06 -0800
fixed in rev34