Bug 285943
| Summary: | Remove duplicated data by moving category/range out of CSSCalc::Tree/Calculation::Tree | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | New Bugs | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
UnevaluatedCalc already has the category/range embedded in its type so CSSCalc::Tree really doesn't need it. For now, move it to CSSCalcValue/CalculationValue to keep the legacy path working.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/39021
EWS
Committed 288936@main (3556d19ffd19): <https://commits.webkit.org/288936@main>
Reviewed commits have been landed. Closing PR #39021 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/142968167>