WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
265499
[WebIDL] Allow fine grain control of generated name for enumeration values
https://bugs.webkit.org/show_bug.cgi?id=265499
Summary
[WebIDL] Allow fine grain control of generated name for enumeration values
Dan Glastonbury
Reported
2023-11-28 18:40:15 PST
The bindings generator has an adhoc method for controlling the generation of the associated C++ enumeration value name from a string value. Sometimes, it would better to have local control over the naming. Implementing `[ImplementedAs]` for enumeration values, whose presence would over rule the adhoc method, would be better.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-28 18:40:25 PST
<
rdar://problem/118909721
>
Dan Glastonbury
Comment 2
2023-11-28 18:50:12 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21038
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