Bug 259021 - [CSS Math Functions] De-duplicate `CSSCalcOperationNode::evaluateOperator` & `CalcExpressionOperation::evaluate`
Summary: [CSS Math Functions] De-duplicate `CSSCalcOperationNode::evaluateOperator` & ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-08 15:10 PDT by Tim Nguyen (:ntim)
Modified: 2023-07-08 23:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2023-07-08 15:10:22 PDT
CSSCalcOperationNode::evaluateOperator & CalcExpressionOperation::evaluate are almost identical.
Comment 1 Radar WebKit Bug Importer 2023-07-08 15:55:34 PDT
<rdar://problem/111962034>
Comment 2 Tim Nguyen (:ntim) 2023-07-08 15:57:04 PDT Comment hidden (hidden, obsolete)
Comment 3 Tim Nguyen (:ntim) 2023-07-08 15:59:09 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15670
Comment 4 EWS 2023-07-08 23:41:17 PDT
Committed 265888@main (4ea2d50a5f28): <https://commits.webkit.org/265888@main>

Reviewed commits have been landed. Closing PR #15670 and removing active labels.