[webkit-changes] [WebKit/WebKit] 396b08: [IFC][Cleanup] Fix typos in Line, LineBuilder and ...

Alan Baradlay noreply at github.com
Mon Dec 4 09:34:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 396b0829dcdd19597dd45a3e7fed2c47601d55ee
      https://github.com/WebKit/WebKit/commit/396b0829dcdd19597dd45a3e7fed2c47601d55ee
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineLine.h
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
    M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp

  Log Message:
  -----------
  [IFC][Cleanup] Fix typos in Line, LineBuilder and TextUtil
https://bugs.webkit.org/show_bug.cgi?id=265758

Reviewed by Tim Nguyen.

* Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp:
(WebCore::Layout::Line::removeOverflowingOutOfFlowContent):
(WebCore::Layout::Line::removeOverflowingOurOfFlowContent): Deleted.
* Source/WebCore/layout/formattingContexts/inline/InlineLine.h:
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::hasTrailingSoftWrapOpportunity):
(WebCore::Layout::LineBuilder::placeInlineAndFloatContent):
* Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp:
(WebCore::Layout::TextUtil::computedExpansions):

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




More information about the webkit-changes mailing list