[webkit-changes] [WebKit/WebKit] 70ec45: [IFC][Cleanup] Move inline item list building to a...

Alan Baradlay noreply at github.com
Wed Nov 29 19:17:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 70ec45312eed7306c25dbd31b3779b9ec86708c0
      https://github.com/WebKit/WebKit/commit/70ec45312eed7306c25dbd31b3779b9ec86708c0
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

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

  Log Message:
  -----------
  [IFC][Cleanup] Move inline item list building to a dedicated function (used by both layout and intrinsic width computation)
https://bugs.webkit.org/show_bug.cgi?id=265524

Reviewed by Antti Koivisto.

* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::layout):
(WebCore::Layout::InlineFormattingContext::computedIntrinsicSizes):
(WebCore::Layout::InlineFormattingContext::rebuildInlineItemListIfNeeded):
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h:

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




More information about the webkit-changes mailing list