NEW253740
[WebGPU] enum values are on separate lines in idl files
https://bugs.webkit.org/show_bug.cgi?id=253740
Summary [WebGPU] enum values are on separate lines in idl files
Mike Wyrzykowski
Reported 2023-03-10 16:59:41 PST
[WebGPU] enum values are on separate lines in idl files, e.g., [ EnabledBySetting=WebGPU ] enum GPU... { to be consistent with other idl files, the enum should be like: [ EnabledBySetting=WebGPU ] enum GPU... {
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-10 17:00:02 PST
Mike Wyrzykowski
Comment 2 2024-05-06 12:39:49 PDT
Note You need to log in before you can comment on or make changes to this bug.