WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
299099
[Length Deprecation] Remove unnecessary use of Length in image intrinsic size code
https://bugs.webkit.org/show_bug.cgi?id=299099
Summary
[Length Deprecation] Remove unnecessary use of Length in image intrinsic size...
Sam Weinig
Reported
2025-09-18 09:15:34 PDT
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
Comment 1
2025-09-18 09:20:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50934
EWS
Comment 2
2025-09-19 07:51:56 PDT
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
Comment 3
2025-09-19 07:53:12 PDT
<
rdar://problem/160939500
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug