« Bugzilla Issues Index
#3651 — 22.1.3.24 Array.prototype.sort: [[HasOwnProperty]] has been removed
- bug_id:
3651
- creation_ts:
2015-01-23 15:10:00 -0800
- short_desc:
22.1.3.24 Array.prototype.sort: [[HasOwnProperty]] has been removed
- delta_ts:
2015-02-02 18:38:53 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 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:
11662
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-23 15:10:47 -0800
22.1.3.24 Array.prototype.sort (comparefn)
Step 1 in the third algorithm and paragraph before that algo:
[[HasOwnProperty]] has been removed, change to HasOwnProperty operation or [[HasProperty]] internal method?
- commentid:
11664
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-23 15:17:32 -0800
fixed in rev32 editor's draft
- commentid:
11959
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:38:53 -0800
fixed in rev32 draft