Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4eae034b85458d7fb261c1958f43d2bfa84b5f0f
      
https://github.com/WebKit/WebKit/commit/4eae034b85458d7fb261c1958f43d2bfa84b5f0f
  Author: Alan Baradlay <[email protected]>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

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

  Log Message:
  -----------
  [IFC][Coverage] Remove accumulated AvoidanceReason handling
https://bugs.webkit.org/show_bug.cgi?id=262050

Reviewed by Antti Koivisto.

At this point we only have a few fallback reasons.

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForBlockStyle):
(WebCore::LayoutIntegration::canUseForChild):
(WebCore::LayoutIntegration::canUseForLineLayoutWithReason):
(WebCore::LayoutIntegration::canUseForLineLayout):
(WebCore::LayoutIntegration::printReason): Deleted.
(WebCore::LayoutIntegration::printReasons): Deleted.
(WebCore::LayoutIntegration::printTextForSubtree): Deleted.
(WebCore::LayoutIntegration::contentLengthForSubtreeStayWithinBlockFlow): 
Deleted.
(WebCore::LayoutIntegration::contentLengthForBlockFlow): Deleted.
(): Deleted.
(WebCore::LayoutIntegration::printModernLineLayoutBlockList): Deleted.
(WebCore::LayoutIntegration::printModernLineLayoutCoverage): Deleted.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to