Bug 293301
| Summary: | [Computed Style Gen] Support serializers for computed values that go directly from RenderStyle to String | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
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
Pull request: https://github.com/WebKit/WebKit/pull/45654
EWS
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
<rdar://problem/151975016>