« Bugzilla Issues Index
#4204 — 22.2.3.25 TypedArray sort
- bug_id:
4204
- creation_ts:
2015-03-21 12:33:00 -0700
- short_desc:
22.2.3.25 TypedArray sort
- delta_ts:
2015-04-03 12:35:33 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 36: March 17, 2015 Release Candidate 3
- 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
- commentid:
13920
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-21 12:33:39 -0700
The SortCompare function references buffer and coparefn which aren't explicitly passed as arguments. Need to add language that says they are in-scope for SortCompare
There is a similar problem with Array sort that only involves buffer
- commentid:
14011
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-02 06:44:58 -0700
fixed in rev37 editor's draft
- commentid:
14062
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-03 12:35:33 -0700
In Rev37