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
Sam Weinig
Comment 1 2024-12-01 10:25:20 PST
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
Note You need to log in before you can comment on or make changes to this bug.