Bug 216952 - %TypedArray%.prototype.sort must throw if comparator is defined and uncallable
Summary: %TypedArray%.prototype.sort must throw if comparator is defined and uncallable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ross Kirsling
URL:
Keywords: InRadar
: 220507 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-09-24 17:16 PDT by Ross Kirsling
Modified: 2021-01-20 14:50 PST (History)
10 users (show)

See Also:


Attachments
Patch (3.56 KB, patch)
2020-09-24 17:16 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch for landing (4.86 KB, patch)
2020-09-24 19:08 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Kirsling 2020-09-24 17:16:27 PDT
%TypedArray%.prototype.sort must throw if comparator is defined and uncallable
Comment 1 Ross Kirsling 2020-09-24 17:16:54 PDT
Created attachment 409639 [details]
Patch
Comment 2 Yusuke Suzuki 2020-09-24 17:47:48 PDT
Comment on attachment 409639 [details]
Patch

r=me
Comment 3 Ross Kirsling 2020-09-24 19:08:19 PDT
Created attachment 409650 [details]
Patch for landing
Comment 4 EWS 2020-09-24 19:51:49 PDT
Committed r267554: <https://trac.webkit.org/changeset/267554>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409650 [details].
Comment 5 Radar WebKit Bug Importer 2020-09-24 19:52:17 PDT
<rdar://problem/69542408>
Comment 6 Mark Lam 2021-01-20 14:50:15 PST
*** Bug 220507 has been marked as a duplicate of this bug. ***