Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3defc11c5fe7146e04236490c72897d1ddb7cbc0
      
https://github.com/WebKit/WebKit/commit/3defc11c5fe7146e04236490c72897d1ddb7cbc0
  Author: Alan Baradlay <[email protected]>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
    M 
Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp

  Log Message:
  -----------
  [IFC] TextOnlySimpleLineBuilder::placeNonWrappingInlineTextContent should use 
CandidateTextContent
https://bugs.webkit.org/show_bug.cgi?id=260438

Reviewed by Antti Koivisto.

Let's use the fast codepath (where we directly commit to line) for non-wrapping 
content.

* Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp:
(WebCore::Layout::TextOnlySimpleLineBuilder::placeNonWrappingInlineTextContent):
(WebCore::Layout::TextOnlySimpleLineBuilder::commitCandidateContent):
(WebCore::Layout::appendInlineTextItem): Deleted.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to