Bug 253740

Summary: [WebGPU] enum values are on separate lines in idl files
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Mike Wyrzykowski <mwyrzykowski>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.