Bug 263957 - WebGPU should support obtaining drawing buffer for Web Inspector
Summary: WebGPU should support obtaining drawing buffer for Web Inspector
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-31 01:58 PDT by Kimmo Kinnunen
Modified: 2023-11-07 00:59 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 Kimmo Kinnunen 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.
Comment 1 Radar WebKit Bug Importer 2023-11-07 00:59:12 PST
<rdar://problem/118042880>