Bug 263957
| Summary: | WebGPU should support obtaining drawing buffer for Web Inspector | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGPU | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118042880>