[webkit-changes] [WebKit/WebKit] d10c57: [Cleanup] Move ConstraintsForFlexContent construct...

Alan Baradlay noreply at github.com
Tue Oct 8 07:40:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d10c571becb1f85479c1e2684554d7141f4869ff
      https://github.com/WebKit/WebKit/commit/d10c571becb1f85479c1e2684554d7141f4869ff
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp
    M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp

  Log Message:
  -----------
  [Cleanup] Move ConstraintsForFlexContent construction from FlexFormattingContext to LayoutIntegration::FlexLayout
https://bugs.webkit.org/show_bug.cgi?id=281023

Reviewed by Antti Koivisto.

Let's convert dimension values only once at the integration layer.

* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::layout):
* Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp:
(WebCore::LayoutIntegration::FlexLayout::layout):

Canonical link: https://commits.webkit.org/284828@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