« Bugzilla Issues Index
#1155 — 15.16.2.1: Note describes wrong iterator contract
- bug_id:
1155
- creation_ts:
2012-12-19 09:50:00 -0800
- short_desc:
15.16.2.1: Note describes wrong iterator contract
- delta_ts:
2013-10-07 13:15:24 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 12: November 22, 2012 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:
3048
- comment_count:
0
- who:
André Bargull
- bug_when:
2012-12-19 09:50:41 -0800
The iterable argument for 15.16.2.1 should not produce two-element array-like objects.
- commentid:
4111
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-05-31 02:22:44 -0700
Note deleted in rev15, close issue?
(Similar notes are still present for Map/WeakMap, does this relate to their 'more complex' API contract for iterable input objects?)
- commentid:
5863
- comment_count:
2
- who:
André Bargull
- bug_when:
2013-10-07 13:15:24 -0700
Marking as Fixed -> The notes for Map/Set/WeakMap/WeakSet constructors look all ok now.