WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293301
[Computed Style Gen] Support serializers for computed values that go directly from RenderStyle to String
https://bugs.webkit.org/show_bug.cgi?id=293301
Summary
[Computed Style Gen] Support serializers for computed values that go directly...
Sam Weinig
Reported
2025-05-20 10:29:38 PDT
Autogenerate serializers for computed values that go directly from RenderStyle to String, bypassing the need for CSSValue temporary values. This introduces quite a bit of duplicated logic, but we will be able to collapse it, together with logic in ShorthandSerializer, over time using the declarative strong values for Style values.
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2025-05-20 10:55:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45654
EWS
Comment 2
2025-05-24 07:11:03 PDT
Committed
295391@main
(7240a7b5486e): <
https://commits.webkit.org/295391@main
> Reviewed commits have been landed. Closing PR #45654 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-05-24 07:18:21 PDT
<
rdar://problem/151975016
>
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