RESOLVED FIXED314110
[Style] Unify numeric type resolution functions (part 1)
https://bugs.webkit.org/show_bug.cgi?id=314110
Summary [Style] Unify numeric type resolution functions (part 1)
Sam Weinig
Reported 2026-05-05 11:15:11 PDT
The goal of this refactoring is to unify the way `CSSPrimitiveValue` values get resolved. In the end, all the `resolveAs{Type}...()` functions on `CSSPrimitiveValue` should be gone and callers should be using some `Style::toStyleFromCSSValue()` function for the conversion.
Attachments
Sam Weinig
Comment 1 2026-05-05 11:54:40 PDT
EWS
Comment 2 2026-05-10 07:05:29 PDT
Committed 312965@main (282da0f6ab84): <https://commits.webkit.org/312965@main> Reviewed commits have been landed. Closing PR #64287 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-05-10 07:06:13 PDT
Note You need to log in before you can comment on or make changes to this bug.