[webkit-changes] [WebKit/WebKit] 3b11cb: [FFC][Integration] Add support for dumping legacy ...

Alan Baradlay noreply at github.com
Fri Sep 27 05:53:56 PDT 2024


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

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebKit/Resources/cocoa/NotificationAllowList/ForwardedNotifications.def

  Log Message:
  -----------
  [FFC][Integration] Add support for dumping legacy flex layout reasons
https://bugs.webkit.org/show_bug.cgi?id=280422

Reviewed by Antti Koivisto.

'notifyutil -p com.apple.WebKit.showLegacyFlexReasons' shows why we can't run FFC yet on
current document(s).

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForFlexLayoutWithReason):
(WebCore::LayoutIntegration::printTextForSubtree):
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::printReasons):
(WebCore::LayoutIntegration::printLegacyFlexReasons):
(WebCore::LayoutIntegration::canUseForLineLayout):
(WebCore::LayoutIntegration::canUseForPreferredWidthComputation):
(WebCore::LayoutIntegration::canUseForFlexLayout):
* Source/WebKit/Resources/cocoa/NotificationAllowList/ForwardedNotifications.def:

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