« Bugzilla Issues Index
#1438 — 15.17.1.7: Reflect.getOwnPropertyDescriptor returns internal PropertyDescriptor
- bug_id:
1438
- creation_ts:
2013-04-11 14:10:00 -0700
- short_desc:
15.17.1.7: Reflect.getOwnPropertyDescriptor returns internal PropertyDescriptor
- delta_ts:
2013-05-14 18:13:43 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 14: March 8, 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:
3638
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-04-11 14:10:56 -0700
15.17.1.7, Reflect.getOwnPropertyDescriptor, needs to wrap the internal PropertyDescriptor into an ordinary object in step 5.
- commentid:
3835
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-13 15:40:19 -0700
Fixed in rev15 editor's draft.
also needed to do an abruct completion test after the [[GetOwnProperty]] call.
- commentid:
3938
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:43 -0700
resolved in rev 15, May 14, 2013 draft