Bug 261088
| Summary: | Cleanup convertingToLengthHasRequiredConversionData after 267590@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | 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 | ||
Tim Nguyen (:ntim)
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).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114906119>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/17387
EWS
Committed 267601@main (6044332a1ccc): <https://commits.webkit.org/267601@main>
Reviewed commits have been landed. Closing PR #17387 and removing active labels.