Bug 271404 - [WebGPU] GPUCanvasContext.configure() should validate the GPUTextureDescriptor before creating the backing textures
Summary: [WebGPU] GPUCanvasContext.configure() should validate the GPUTextureDescripto...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-21 12:38 PDT by Mike Wyrzykowski
Modified: 2024-03-25 13:43 PDT (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 2024-03-21 12:38:10 PDT
[WebGPU] GPUCanvasContext.configure() should validate the GPUTextureDescriptor before creating it
Comment 1 Mike Wyrzykowski 2024-03-21 12:38:22 PDT
radar://125183118
Comment 2 Mike Wyrzykowski 2024-03-21 12:52:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26262
Comment 3 EWS 2024-03-25 13:43:14 PDT
Committed 276648@main (313a887ec859): <https://commits.webkit.org/276648@main>

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