[webkit-changes] [WebKit/WebKit] 4f5750: [IFC][line-clamp] Remove redundant BlockLayoutStat...

Alan Baradlay noreply at github.com
Fri Apr 21 06:08:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f5750bafb6c4bdbf20f1e09adf62e15e6f55141
      https://github.com/WebKit/WebKit/commit/4f5750bafb6c4bdbf20f1e09adf62e15e6f55141
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/block/BlockLayoutState.h
    M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [IFC][line-clamp] Remove redundant BlockLayoutState::LineClamp::isLineClampRootOverflowHidden
https://bugs.webkit.org/show_bug.cgi?id=255762

Reviewed by Antti Koivisto.

* Source/WebCore/layout/formattingContexts/block/BlockLayoutState.h:
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::lineEndingEllipsisPolicy):
(WebCore::Layout::InlineFormattingContext::createDisplayContentForLine):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::lineClamp):

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




More information about the webkit-changes mailing list