« Bugzilla Issues Index
#2850 — 14.5.17 ClassDefinitionEvaluation: Use default property descriptor field order
- bug_id:
2850
- creation_ts:
2014-05-12 06:33:00 -0700
- short_desc:
14.5.17 ClassDefinitionEvaluation: Use default property descriptor field order
- delta_ts:
2014-06-16 15:02:47 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 24: April 27, 2014 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:
8328
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-12 06:33:36 -0700
14.5.17 Runtime Semantics: ClassDefinitionEvaluation, step 12:
Change sequence of fields in PropertyDescriptor from [[Enumerable]], [[Writable]], [[Configurable]] to [[Writable]], [[Enumerable]], [[Configurable]] for consistency with other uses.
- commentid:
8366
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-13 11:40:31 -0700
fixed in rev25 editor's draft
- commentid:
8988
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-16 15:02:47 -0700
fixed in rev25