[webkit-changes] [WebKit/WebKit] a5be1f: [IFC][Geometry] Let's use display box's visual geo...

Alan Baradlay noreply at github.com
Sun Jan 7 06:47:31 PST 2024


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

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

  Log Message:
  -----------
  [IFC][Geometry] Let's use display box's visual geometry to update associated renderers
https://bugs.webkit.org/show_bug.cgi?id=267159

Reviewed by Antti Koivisto.

No need to lookup box geometry when display box already has this information.

* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::processNonBidiContent):
(WebCore::Layout::convertBoxGeometryForWritingMode): Deleted.
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::updateRenderTreePositions):

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




More information about the webkit-changes mailing list