Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 00228c6c9fbde7a11bd2f50a9407d2cfe465f7e5
https://github.com/WebKit/WebKit/commit/00228c6c9fbde7a11bd2f50a9407d2cfe465f7e5
Author: Alan Baradlay <[email protected]>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.h
M Source/WebCore/rendering/RenderBlockFlow.cpp
Log Message:
-----------
[cleanup] Rename LineLayout::shiftLinesBy to shiftLinesByInBlockDirection
https://bugs.webkit.org/show_bug.cgi?id=309467
Reviewed by Antti Koivisto.
Lines are shifted in block direction.
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::shiftLinesByInBlockDirection):
(WebCore::LayoutIntegration::LineLayout::shiftLinesBy): Deleted.
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.h:
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::shiftForAlignContent):
Canonical link: https://commits.webkit.org/308917@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications