[webkit-changes] [WebKit/WebKit] 32c519: Remove FlowHasNonSupportedChild reason flag

Alan Baradlay noreply at github.com
Wed Sep 13 08:37:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 32c519120f0304330afc580eacf7e9bd53a876f1
      https://github.com/WebKit/WebKit/commit/32c519120f0304330afc580eacf7e9bd53a876f1
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

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

  Log Message:
  -----------
  Remove FlowHasNonSupportedChild reason flag
https://bugs.webkit.org/show_bug.cgi?id=261422

Reviewed by Antti Koivisto.

All of the different inline box types should be covered in canUseForChild by now.

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForChild):
(WebCore::LayoutIntegration::canUseForLineLayoutWithReason):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:

Canonical link: https://commits.webkit.org/267954@main




More information about the webkit-changes mailing list