« Bugzilla Issues Index
#2723 — 9.4.5.2 [[DefineOwnProperty]]: Wrong return value and missing parameter in OrdinaryDefineOwnProperty call
- bug_id:
2723
- creation_ts:
2014-04-24 05:36:00 -0700
- short_desc:
9.4.5.2 [[DefineOwnProperty]]: Wrong return value and missing parameter in OrdinaryDefineOwnProperty call
- delta_ts:
2014-05-06 15:13:19 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 23: April 5, 2014 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:
7899
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-04-24 05:36:10 -0700
9.4.5.2 [[DefineOwnProperty]] ( P, Desc)
- step 3.c.i: Return `false` instead of `undefined`
- step 4: Also pass `Desc` to OrdinaryDefineOwnProperty call
- commentid:
7913
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-24 18:27:55 -0700
fixed in rev24 editor's draft
- commentid:
8159
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-06 15:13:19 -0700
fixed in rev24