Bug 251376 - [WebGPU] unsized arrays require bounds checking
Summary: [WebGPU] unsized arrays require bounds checking
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tadeu Zagallo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-30 10:32 PST by Mike Wyrzykowski
Modified: 2024-02-13 04:35 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2023-01-30 10:32:15 PST
[WebGPU] unsized arrays require bounds checking, specifically the API should encode the length of the array into the argument buffer
Comment 1 Radar WebKit Bug Importer 2023-01-30 10:32:56 PST
<rdar://problem/104827098>
Comment 2 Mike Wyrzykowski 2023-01-30 15:13:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/9352
Comment 3 Tadeu Zagallo 2024-02-12 13:54:20 PST
Pull request: https://github.com/WebKit/WebKit/pull/24280
Comment 4 EWS 2024-02-13 04:35:34 PST
Committed 274540@main (4a8e3ed33b45): <https://commits.webkit.org/274540@main>

Reviewed commits have been landed. Closing PR #24280 and removing active labels.