Bug 216938 - %TypedArray% methods should perform TypedArraySpeciesCreate correctly
Summary: %TypedArray% methods should perform TypedArraySpeciesCreate correctly
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
Depends on:
Blocks:
 
Reported: 2020-09-24 11:42 PDT by Ross Kirsling
Modified: 2020-09-24 15:06 PDT (History)
9 users (show)

See Also:


Attachments
Patch (6.36 KB, patch)
2020-09-24 11:49 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch (8.40 KB, patch)
2020-09-24 12:34 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch for landing (9.23 KB, patch)
2020-09-24 14:42 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 11:42:20 PDT
%TypedArray%.prototype.{map, filter} should perform TypedArraySpeciesCreate correctly
Comment 1 Ross Kirsling 2020-09-24 11:49:43 PDT
Created attachment 409608 [details]
Patch
Comment 2 Ross Kirsling 2020-09-24 12:34:44 PDT
Created attachment 409614 [details]
Patch
Comment 3 Yusuke Suzuki 2020-09-24 12:57:39 PDT
Comment on attachment 409614 [details]
Patch

r=me
Comment 4 Ross Kirsling 2020-09-24 14:42:24 PDT
Created attachment 409622 [details]
Patch for landing
Comment 5 EWS 2020-09-24 15:05:36 PDT
Committed r267549: <https://trac.webkit.org/changeset/267549>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409622 [details].
Comment 6 Radar WebKit Bug Importer 2020-09-24 15:06:16 PDT
<rdar://problem/69528474>