Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 62e251bbb62a145532fb9d18b664737d90f50cfd
      
https://github.com/WebKit/WebKit/commit/62e251bbb62a145532fb9d18b664737d90f50cfd
  Author: Alan Baradlay <za...@apple.com>
  Date:   2023-04-15 (Sat, 15 Apr 2023)

  Changed paths:
    M 
Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineLevelBox.h
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.h

  Log Message:
  -----------
  [IFC] Remove redundant line-box-contain function from InlineLevelBox
https://bugs.webkit.org/show_bug.cgi?id=255484

Reviewed by Antti Koivisto.

Remove and rename.

* Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp:
(WebCore::Layout::InlineFormattingGeometry::inlineLevelBoxAffectsLineBox const):
* Source/WebCore/layout/formattingContexts/inline/InlineLevelBox.h:
(WebCore::Layout::InlineLevelBox::mayStretchLineBox const):
(WebCore::Layout::InlineLevelBox::hasLineBoxContain const): Deleted.
(WebCore::Layout::InlineLevelBox::lineBoxContain const): Deleted.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp:
(WebCore::Layout::LineBoxBuilder::adjustInlineBoxHeightsForLineBoxContainIfApplicable):
* 
Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.cpp:
(WebCore::Layout::LineBoxVerticalAligner::computeLogicalHeightAndAlign const):
(WebCore::Layout::LineBoxVerticalAligner::computeRootInlineBoxVerticalPosition 
const):
* 
Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.h:
(WebCore::Layout::LineBoxVerticalAligner::rootBox const):

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


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

Reply via email to