[webkit-changes] [WebKit/WebKit] ba57dd: [FFC] Disable modern flex layout on unsupported co...

Alan Baradlay noreply at github.com
Mon Dec 16 05:48:09 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba57dde46be503e2e1aa1e5275fa2a156be54d30
      https://github.com/WebKit/WebKit/commit/ba57dde46be503e2e1aa1e5275fa2a156be54d30
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

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

  Log Message:
  -----------
  [FFC] Disable modern flex layout on unsupported content (integration related)
https://bugs.webkit.org/show_bug.cgi?id=284581

Reviewed by Antti Koivisto.

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForFlexLayoutWithReason):
(WebCore::LayoutIntegration::printReason):
* Source/WebCore/rendering/RenderFlexibleBox.cpp:
(WebCore::RenderFlexibleBox::layoutUsingFlexFormattingContext):
* Source/WebCore/rendering/RenderFlexibleBox.h:
(WebCore::RenderFlexibleBox::hasModernLayout const):

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