[webkit-reviews] review granted: [Bug 239043] [WebGPU] Hook up device.queue to the IDL : [Attachment 457193] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 00:04:47 PDT 2022


Kimmo Kinnunen <kkinnunen at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 239043: [WebGPU] Hook up device.queue to the IDL
https://bugs.webkit.org/show_bug.cgi?id=239043

Attachment 457193: Patch

https://bugs.webkit.org/attachment.cgi?id=457193&action=review




--- Comment #2 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Comment on attachment 457193
  --> https://bugs.webkit.org/attachment.cgi?id=457193
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?


More information about the webkit-reviews mailing list