WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
253740
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-10 17:00:02 PST
<
rdar://problem/106579273
>
Mike Wyrzykowski
Comment 2
2024-05-06 12:39:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28195
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