Bug 261088

Summary: Cleanup convertingToLengthHasRequiredConversionData after 267590@main
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Nguyen (:ntim) 2023-09-03 13:21:22 PDT
Now that computedStyleDependencies collects viewport units dependencies, we can clean up convertingToLengthHasRequiredConversionData and stop traversing recursively in the calc() case (since computedStyleDependencies already does so).
Comment 1 Radar WebKit Bug Importer 2023-09-03 13:21:49 PDT
<rdar://problem/114906119>
Comment 2 Tim Nguyen (:ntim) 2023-09-03 13:24:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17387
Comment 3 EWS 2023-09-03 21:09:25 PDT
Committed 267601@main (6044332a1ccc): <https://commits.webkit.org/267601@main>

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