Bug 299099
| Summary: | [Length Deprecation] Remove unnecessary use of Length in image intrinsic size code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | Platform | 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
Image intrinsic size code uses `Length` values, but it is only ever has `LengthType::Fixed` values. These should be a float instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/50934
EWS
Committed 300235@main (c36cc54b23dc): <https://commits.webkit.org/300235@main>
Reviewed commits have been landed. Closing PR #50934 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/160939500>