RESOLVED FIXED 236639
[WebGPU] Update IDLs and stubs to latest version of the spec
https://bugs.webkit.org/show_bug.cgi?id=236639
Summary [WebGPU] Update IDLs and stubs to latest version of the spec
Myles C. Maxfield
Reported 2022-02-15 02:01:06 PST
[WebGPU] Update IDLs and stubs to latest version of the spec
Attachments
WIP (191.50 KB, patch)
2022-02-15 02:02 PST, Myles C. Maxfield
no flags
Patch (294.12 KB, patch)
2022-02-15 20:42 PST, Myles C. Maxfield
no flags
Patch (293.78 KB, patch)
2022-02-15 20:56 PST, Myles C. Maxfield
ews-feeder: commit-queue-
Patch (295.55 KB, patch)
2022-02-15 21:04 PST, Myles C. Maxfield
ews-feeder: commit-queue-
Patch (295.92 KB, patch)
2022-02-15 22:20 PST, Myles C. Maxfield
dino: review+
ews-feeder: commit-queue-
Patch for committing (329.36 KB, patch)
2022-02-16 13:41 PST, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2022-02-15 02:02:23 PST
Myles C. Maxfield
Comment 2 2022-02-15 20:42:10 PST
Myles C. Maxfield
Comment 3 2022-02-15 20:56:46 PST
Myles C. Maxfield
Comment 4 2022-02-15 21:04:59 PST
Myles C. Maxfield
Comment 5 2022-02-15 22:20:22 PST
Dean Jackson
Comment 6 2022-02-16 04:23:32 PST
Comment on attachment 452145 [details] Patch rs=me
Myles C. Maxfield
Comment 7 2022-02-16 09:54:14 PST
Comment on attachment 452145 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452145&action=review > Source/WebCore/Modules/WebGPU/GPUObjectBase.idl:32 > + attribute USVString? label; // FIXME: This is supposed to be (USVString or undefined) but our bindings generator can't handle that. I should file a bug for this.
Myles C. Maxfield
Comment 8 2022-02-16 11:48:45 PST
Comment on attachment 452145 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452145&action=review >> Source/WebCore/Modules/WebGPU/GPUObjectBase.idl:32 >> + attribute USVString? label; // FIXME: This is supposed to be (USVString or undefined) but our bindings generator can't handle that. > > I should file a bug for this. https://bugs.webkit.org/show_bug.cgi?id=236723
Myles C. Maxfield
Comment 9 2022-02-16 13:41:19 PST
Created attachment 452244 [details] Patch for committing
Myles C. Maxfield
Comment 10 2022-02-16 15:50:18 PST
Radar WebKit Bug Importer
Comment 11 2022-02-16 15:51:21 PST
Note You need to log in before you can comment on or make changes to this bug.