Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 08865d6cea2f527163bc6abb40f6b118a58ab09c
https://github.com/WebKit/WebKit/commit/08865d6cea2f527163bc6abb40f6b118a58ab09c
Author: Alan Baradlay <[email protected]>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M Source/WebCore/rendering/LegacyInlineBox.cpp
M Source/WebCore/rendering/LegacyInlineBox.h
M Source/WebCore/rendering/LegacyInlineTextBox.cpp
M Source/WebCore/rendering/LegacyInlineTextBox.h
M Source/WebCore/rendering/LegacyRootInlineBox.cpp
M Source/WebCore/rendering/LegacyRootInlineBox.h
Log Message:
-----------
[Cleanup] Remove unused baselinePosition/lineHeight functions
https://bugs.webkit.org/show_bug.cgi?id=295065
Reviewed by Antti Koivisto.
This is in preparation for cleaning up RenderBox's baseline function.
* Source/WebCore/rendering/LegacyInlineBox.cpp:
(WebCore::LegacyInlineBox::baselinePosition const): Deleted.
(WebCore::LegacyInlineBox::lineHeight const): Deleted.
* Source/WebCore/rendering/LegacyInlineBox.h:
* Source/WebCore/rendering/LegacyInlineTextBox.cpp:
(WebCore::LegacyInlineTextBox::baselinePosition const): Deleted.
(WebCore::LegacyInlineTextBox::lineHeight const): Deleted.
* Source/WebCore/rendering/LegacyInlineTextBox.h:
* Source/WebCore/rendering/LegacyRootInlineBox.cpp:
(WebCore::LegacyRootInlineBox::baselinePosition const): Deleted.
(WebCore::LegacyRootInlineBox::lineHeight const): Deleted.
* Source/WebCore/rendering/LegacyRootInlineBox.h:
Canonical link: https://commits.webkit.org/296720@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes