Bug 239043

Summary: [WebGPU] Hook up device.queue to the IDL
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dino, djg, esprehn+autocc, ews-watchlist, kkinnunen, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 239050    
Bug Blocks:    
Attachments:
Description Flags
Patch kkinnunen: review+, ews-feeder: commit-queue-

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.