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
300637
[Style] Reorganize some style/calc types to live under css/
https://bugs.webkit.org/show_bug.cgi?id=300637
Summary
[Style] Reorganize some style/calc types to live under css/
Sam Weinig
Reported
2025-10-13 10:21:20 PDT
Now that we are not bound by the platform layering border, we can reorganize some of the style/calc types that make more sense under css. style/calc/StyleCalculationCategory.h -> css/values/primitives/CSSPrimitiveNumericCategory.h style/calc/StyleCalculationRange.h (we can just remove this and use CSS::Range everywhere). style/calc/StyleCalculationExecutor.h -> css/calc/CSSCalcExecutor.h style/calc/StyleCalculationOperator.h -> css/calc/CSSCalcOperator.h
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2025-10-13 10:24:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52247
EWS
Comment 2
2025-10-13 22:38:11 PDT
Committed
301455@main
(7c0d603d0b21): <
https://commits.webkit.org/301455@main
> Reviewed commits have been landed. Closing PR #52247 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-10-13 22:39:13 PDT
<
rdar://problem/162578096
>
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