[webkit-changes] [WebKit/WebKit] 078265: [IFC][Cleanup] InlineDisplayContentBuilder: decoup...

Alan Baradlay noreply at github.com
Sun Dec 24 06:00:15 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 078265747b64af5e7c0fbebd8190e312dd28b1ac
      https://github.com/WebKit/WebKit/commit/078265747b64af5e7c0fbebd8190e312dd28b1ac
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-12-24 (Sun, 24 Dec 2023)

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

  Log Message:
  -----------
  [IFC][Cleanup] InlineDisplayContentBuilder: decouple display box creation and box geometry updating
https://bugs.webkit.org/show_bug.cgi?id=266847

Reviewed by Antti Koivisto.

This is in preparation for fixing webkit.org/b/266814.

* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::appendHardLineBreakDisplayBox):
(WebCore::Layout::InlineDisplayContentBuilder::appendAtomicInlineLevelDisplayBox):
(WebCore::Layout::InlineDisplayContentBuilder::appendInlineBoxDisplayBox):
(WebCore::Layout::InlineDisplayContentBuilder::insertRubyAnnotationBox):
(WebCore::Layout::InlineDisplayContentBuilder::processNonBidiContent):
(WebCore::Layout::InlineDisplayContentBuilder::processBidiContent):
(WebCore::Layout::InlineDisplayContentBuilder::processRubyContent):
(WebCore::Layout::InlineDisplayContentBuilder::setInlineBoxGeometry):
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h:

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




More information about the webkit-changes mailing list