Bug 219451 - %TypedArray%#slice shouldn't care about source buffer detachment if there's nothing to copy
Summary: %TypedArray%#slice shouldn't care about source buffer detachment if there's n...
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-12-02 13:10 PST by Ross Kirsling
Modified: 2020-12-02 14:58 PST (History)
8 users (show)

See Also:


Attachments
Patch (4.78 KB, patch)
2020-12-02 13:14 PST, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch for landing (4.78 KB, patch)
2020-12-02 13:22 PST, 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-12-02 13:10:10 PST
%TypedArray%#slice shouldn't care about dsource buffer detachment if there's nothing to copy
Comment 1 Ross Kirsling 2020-12-02 13:14:41 PST
Created attachment 415247 [details]
Patch
Comment 2 Yusuke Suzuki 2020-12-02 13:17:38 PST
Comment on attachment 415247 [details]
Patch

r=me
Comment 3 Ross Kirsling 2020-12-02 13:22:19 PST
Created attachment 415248 [details]
Patch for landing
Comment 4 EWS 2020-12-02 14:57:38 PST
Committed r270371: <https://trac.webkit.org/changeset/270371>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415248 [details].
Comment 5 Radar WebKit Bug Importer 2020-12-02 14:58:19 PST
<rdar://problem/71912137>