[webkit-changes] [WebKit/WebKit] f4b435: [FFC][Integration] Use BoxGeometryUpdater to set g...

Alan Baradlay noreply at github.com
Thu Sep 26 08:46:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f4b435fd377d10c8b8e315c46b9fecd6f511b850
      https://github.com/WebKit/WebKit/commit/f4b435fd377d10c8b8e315c46b9fecd6f511b850
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp
    M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp
    M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.h
    M Source/WebCore/rendering/RenderFlexibleBox.cpp

  Log Message:
  -----------
  [FFC][Integration] Use BoxGeometryUpdater to set geometry on flex content
https://bugs.webkit.org/show_bug.cgi?id=280387

Reviewed by Antti Koivisto.

* Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp:
(WebCore::LayoutIntegration::BoxGeometryUpdater::setFormattingContextContentGeometry):
* Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp:
(WebCore::LayoutIntegration::BoxTree::BoxTree):
* Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp:
(WebCore::LayoutIntegration::FlexLayout::updateFormattingContexGeometries):
(WebCore::LayoutIntegration::FlexLayout::updateFormattingRootGeometryAndInvalidate): Deleted.
(WebCore::LayoutIntegration::FlexLayout::updateFlexItemDimensions): Deleted.
* Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.h:
* Source/WebCore/rendering/RenderFlexibleBox.cpp:
(WebCore::RenderFlexibleBox::layoutUsingFlexFormattingContext):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list