Bug 294265
| Summary: | [Style] Reduce duplication in style building/extraction/serialization when delegating to strong types | ||
|---|---|---|---|
| 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
Use a single template function in each of the style builder/extractor/serializer for strong type to reduce unnecessary duplication and to allow types to define their behaviors locally.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/46672
EWS
Committed 296186@main (8ce27174e473): <https://commits.webkit.org/296186@main>
Reviewed commits have been landed. Closing PR #46672 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/153283893>