WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283873
Generate aliases for Constant<CSSValueIDs> type used by CSS/Style values
https://bugs.webkit.org/show_bug.cgi?id=283873
Summary
Generate aliases for Constant<CSSValueIDs> type used by CSS/Style values
Sam Weinig
Reported
2024-12-01 09:59:06 PST
We currently adhoc define alias for Constant<CSSValueIDs> when needed (like in CSSGradient/CSSPosition/etc). We should instead just generate the aliases when generating the enum in process-css-values.py.
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2024-12-01 10:25:20 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37291
EWS
Comment 2
2024-12-02 07:54:20 PST
Committed
287219@main
(108f857f2d9b): <
https://commits.webkit.org/287219@main
> Reviewed commits have been landed. Closing PR #37291 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-12-02 07:55:13 PST
<
rdar://problem/140791473
>
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