RESOLVED FIXED 239043
[WebGPU] Hook up device.queue to the IDL
https://bugs.webkit.org/show_bug.cgi?id=239043
Summary [WebGPU] Hook up device.queue to the IDL
Myles C. Maxfield
Reported 2022-04-10 00:28:03 PDT
.
Attachments
Patch (21.02 KB, patch)
2022-04-10 00:31 PDT, Myles C. Maxfield
kkinnunen: review+
ews-feeder: commit-queue-
Myles C. Maxfield
Comment 1 2022-04-10 00:31:59 PDT
Kimmo Kinnunen
Comment 2 2022-04-11 00:04:47 PDT
Comment on attachment 457193 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=457193&action=review > Source/WebCore/Modules/WebGPU/GPUDevice.idl:38 > + [SameObject] readonly attribute GPUQueue queue; Is this patch missing the WGPU API part?
Myles C. Maxfield
Comment 3 2022-04-11 16:22:20 PDT
Comment on attachment 457193 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=457193&action=review >> Source/WebCore/Modules/WebGPU/GPUDevice.idl:38 >> + [SameObject] readonly attribute GPUQueue queue; > > Is this patch missing the WGPU API part? That part already exists! \o/
Myles C. Maxfield
Comment 4 2022-04-11 17:04:44 PDT
Radar WebKit Bug Importer
Comment 5 2022-04-11 17:05:15 PDT
Note You need to log in before you can comment on or make changes to this bug.