WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
201651
Web Inspector: Canvas: support canvas recordings for WebGPUDevice
https://bugs.webkit.org/show_bug.cgi?id=201651
Summary
Web Inspector: Canvas: support canvas recordings for WebGPUDevice
Devin Rousso
Reported
2019-09-10 11:11:34 PDT
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").
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-07-29 10:03:29 PDT
<
rdar://problem/183538409
>
Mike Wyrzykowski
Comment 2
2026-07-30 12:58:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/70541
Devin Rousso
Comment 3
2026-08-01 09:12:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/70678
EWS
Comment 4
2026-08-02 14:17:14 PDT
Committed
318407@main
(3722912ff800): <
https://commits.webkit.org/318407@main
> Reviewed commits have been landed. Closing PR #70678 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug