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
314110
[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
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2026-05-05 11:54:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64287
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
<
rdar://problem/176730674
>
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