Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 270ce8f4b0249c0f9d2ec6a02241532b52e48b70
      
https://github.com/WebKit/WebKit/commit/270ce8f4b0249c0f9d2ec6a02241532b52e48b70
  Author: Antti Koivisto <an...@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to