[webkit-changes] [WebKit/WebKit] d07427: Remove m_intrinsicRatio in RenderReplaced
Sammy Gill
noreply at github.com
Fri Jan 10 15:23:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d074275a28525e1d5a6828ed0f47fe99dfd21d68
https://github.com/WebKit/WebKit/commit/d074275a28525e1d5a6828ed0f47fe99dfd21d68
Author: Sammy Gill <sammy.gill at apple.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M Source/WebCore/rendering/RenderReplaced.h
Log Message:
-----------
Remove m_intrinsicRatio in RenderReplaced
https://bugs.webkit.org/show_bug.cgi?id=285759
rdar://142698174
Reviewed by Alan Baradlay and Brandon Stewart.
m_intrinsicRatio is unused so let's just remove it from the class.
* Source/WebCore/rendering/RenderReplaced.h:
Canonical link: https://commits.webkit.org/288735@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list