« Bugzilla Issues Index
#1102 — 8.4.2.2: "Reject"
- bug_id:
1102
- creation_ts:
2012-11-29 18:23:00 -0800
- short_desc:
8.4.2.2: "Reject"
- delta_ts:
2012-12-21 18:08:25 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 12: November 22, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2912
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-29 18:23:35 -0800
In 8.4.2.2 "[[DefineOwnProperty]] ( P, Desc)",
step 3.e says:
Reject if index ≥ oldLen and oldLenDesc.[[Writable]] is false.
but "Reject" is no longer defined.
Replace with "return false"?
- commentid:
2933
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-12-01 09:37:59 -0800
fixed in rev 13 editor's draft