Bug 263957

Summary: WebGPU should support obtaining drawing buffer for Web Inspector
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Kimmo Kinnunen
Reported 2023-10-31 01:58:29 PDT
WebGPU should support obtaining drawing buffer for Web Inspector When stepping through JS that draws with WebGPU, each command may update the context drawing buffer. The intention of Web Inspector is to show the effect of each command. Thus the drawing buffer should be readable.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-07 00:59:12 PST
Note You need to log in before you can comment on or make changes to this bug.