« Bugzilla Issues Index
#1626 — 11.1.9, GetTemplateCallSite: [[Enumerable]] attribute not defined for property descriptors
- bug_id:
1626
- creation_ts:
2013-07-30 12:07:00 -0700
- short_desc:
11.1.9, GetTemplateCallSite: [[Enumerable]] attribute not defined for property descriptors
- delta_ts:
2013-08-23 08:23:40 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 16: July 15, 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:
4600
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-07-30 12:07:15 -0700
The [[Enumerable]] attribute is not specified for the property descriptors in step 8.c and step 8.e, that means [[Enumerable]] defaults to the default value, which is `false`. Is there any reason to make the indexed fields of the siteObj and rawObj not enumerable?
- commentid:
4975
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-18 14:16:58 -0700
fixed in rev17 editor's draft
- commentid:
5193
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-23 08:23:40 -0700
fixed in rev17, August 23, 2013 draft