[webkit-changes] [WebKit/WebKit] 270ce8: Remove unused argument from RenderBlockFlow::pageR...

Antti Koivisto noreply at github.com
Fri Feb 17 05:21:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 270ce8f4b0249c0f9d2ec6a02241532b52e48b70
      https://github.com/WebKit/WebKit/commit/270ce8f4b0249c0f9d2ec6a02241532b52e48b70
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M Source/WebCore/rendering/LegacyLineLayout.cpp
    M Source/WebCore/rendering/RenderBlockFlow.cpp
    M Source/WebCore/rendering/RenderBlockFlow.h

  Log Message:
  -----------
  Remove unused argument from RenderBlockFlow::pageRemainingLogicalHeightForOffset
https://bugs.webkit.org/show_bug.cgi?id=252050
rdar://105270428

Reviewed by Sihui Liu.

* Source/WebCore/rendering/LegacyLineLayout.cpp:
(WebCore::LegacyLineLayout::layoutRunsAndFloatsInRange):
(WebCore::LegacyLineLayout::linkToEndLineIfNeeded):
(WebCore::LegacyLineLayout::determineStartPosition):
(WebCore::LegacyLineLayout::checkPaginationAndFloatsAtEndLine):
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::adjustLinePositionForPagination):
* Source/WebCore/rendering/RenderBlockFlow.h:

Canonical link: https://commits.webkit.org/260440@main




More information about the webkit-changes mailing list