[webkit-changes] [WebKit/WebKit] 5cf3cd: [IFC] Do not run collectInkOverflowForTextDecorati...

Alan Baradlay noreply at github.com
Sun Jan 28 11:13:07 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5cf3cdbc9fb4036e75c8408ac277a0ec7aafdd82
      https://github.com/WebKit/WebKit/commit/5cf3cdbc9fb4036e75c8408ac277a0ec7aafdd82
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp
    M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h

  Log Message:
  -----------
  [IFC] Do not run collectInkOverflowForTextDecorations unless there's text decoration
https://bugs.webkit.org/show_bug.cgi?id=268204

Reviewed by Antti Koivisto.

* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::build):
(WebCore::Layout::InlineDisplayContentBuilder::appendTextDisplayBox):
(WebCore::Layout::InlineDisplayContentBuilder::collectInkOverflowForTextDecorations):
(WebCore::Layout::InlineDisplayContentBuilder::processFloatBoxes): Deleted.
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h:

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




More information about the webkit-changes mailing list