[webkit-changes] [WebKit/WebKit] f15385: [FFC][Cleanup] RenderFlexibleBox::layoutUsingFlexF...

Alan Baradlay noreply at github.com
Thu Sep 19 08:29:23 PDT 2024


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

  Changed paths:
    M Source/WebCore/rendering/RenderFlexibleBox.cpp
    M Source/WebCore/rendering/RenderFlexibleBox.h

  Log Message:
  -----------
  [FFC][Cleanup] RenderFlexibleBox::layoutUsingFlexFormattingContext should return whether it handled the content
https://bugs.webkit.org/show_bug.cgi?id=279929

Reviewed by Antti Koivisto.

* Source/WebCore/rendering/RenderFlexibleBox.cpp:
(WebCore::RenderFlexibleBox::performFlexLayout): At this point all we need is just a local FFC.
(WebCore::RenderFlexibleBox::layoutUsingFlexFormattingContext):
* Source/WebCore/rendering/RenderFlexibleBox.h:

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