[webkit-changes] [WebKit/WebKit] 660a1c: [IFC] Handle floating RenderFrameSet in LineLayout...

Alan Baradlay noreply at github.com
Thu Oct 19 06:47:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 660a1c45c4e2c2d311985b20149b083cf35f1fbc
      https://github.com/WebKit/WebKit/commit/660a1c45c4e2c2d311985b20149b083cf35f1fbc
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [IFC] Handle floating RenderFrameSet in LineLayout::updateInlineContentDimensions
https://bugs.webkit.org/show_bug.cgi?id=263354

Reviewed by Antti Koivisto.

Only floating type of RenderFrameSets get to IFC (no actual line layout).

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForChild):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::updateInlineContentDimensions):

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




More information about the webkit-changes mailing list