Bug 233271 - Run the memmove fast path in JSGenericTypedArrayView<Adaptor>::set when using a combination of Uint8 and Uint8Clamped
Summary: Run the memmove fast path in JSGenericTypedArrayView<Adaptor>::set when using...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-17 12:26 PST by Saam Barati
Modified: 2021-11-17 18:47 PST (History)
7 users (show)

See Also:


Attachments
patch (4.66 KB, patch)
2021-11-17 14:12 PST, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2021-11-17 12:26:04 PST
...
Comment 1 Saam Barati 2021-11-17 13:48:57 PST
<rdar://85259288>
Comment 2 Saam Barati 2021-11-17 14:12:00 PST
Created attachment 444571 [details]
patch
Comment 3 Yusuke Suzuki 2021-11-17 14:19:35 PST
Comment on attachment 444571 [details]
patch

r=me
Comment 4 EWS 2021-11-17 18:47:54 PST
Committed r285971 (244368@main): <https://commits.webkit.org/244368@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 444571 [details].