WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2022-04-10 00:31:59 PDT
Created
attachment 457193
[details]
Patch
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
Committed
r292741
(
249525@trunk
): <
https://commits.webkit.org/249525@trunk
>
Radar WebKit Bug Importer
Comment 5
2022-04-11 17:05:15 PDT
<
rdar://problem/91597189
>
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