Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d10c571becb1f85479c1e2684554d7141f4869ff
      
https://github.com/WebKit/WebKit/commit/d10c571becb1f85479c1e2684554d7141f4869ff
  Author: Alan Baradlay <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to