« Bugzilla Issues Index
#1267 — 8.5.6 choice of default values for incomplete descriptors
- bug_id:
1267
- creation_ts:
2013-03-08 11:09:00 -0800
- short_desc:
8.5.6 choice of default values for incomplete descriptors
- delta_ts:
2014-07-19 17:21:18 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 13: December 21, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Allen Wirfs-Brock
- assigned_to:
Allen Wirfs-Brock
- cc:
tomvc.be
- commentid:
3310
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-08 11:09:57 -0800
tomvc says:
- Step 18 / Comment 51: noted. Any specific reason why you changed this?
To anyone following along, quick summary: if the "getOwnPropertyDescriptor" trap returns an incomplete property descriptor, the descriptor will be completed based on the values from the target property descriptor, rather than the default attribute values from Table 7 (unless the property doesn't exist on the target).
- commentid:
9241
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-17 18:14:25 -0700
now completed using Table 7 defaults
fixed in rev26
- commentid:
9329
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 17:21:18 -0700
fixed in rev26