[Webkit-unassigned] [Bug 201651] New: Web Inspector: Canvas: support canvas recordings for WebGPUDevice
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 10 11:11:34 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201651
Bug ID: 201651
Summary: Web Inspector: Canvas: support canvas recordings for
WebGPUDevice
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
Most of the actual "work" done with Web GPU actually uses a `WebGPUDevice`. A `GPUCanvasContext` is basically just a display "client" of the device, and isn't even required (e.g. compute pipeline). We should treat the `GPUCanvasContext` almost like a `-webkit-canvas` client of a `WebGPUDevice`.
This change should also carry to the frontend (e.g. use "Device" instead of "Canvas"/"Context").
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190910/56e51a20/attachment.html>
More information about the webkit-unassigned
mailing list