Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7a4182ac96644757cfed05f7823fe1ea1370afc
      
https://github.com/WebKit/WebKit/commit/c7a4182ac96644757cfed05f7823fe1ea1370afc
  Author: Alan Baradlay <[email protected]>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

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

  Log Message:
  -----------
  [Cleanup] LayoutIntegrationCoverage should be about canUse* functions
https://bugs.webkit.org/show_bug.cgi?id=280412

Reviewed by Antti Koivisto.

Move line layout specific function 
(shouldInvalidateLineLayoutPathAfterChangeFor) over to 
LayoutIntegrationLineLayout.

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForPreferredWidthComputation):
(WebCore::LayoutIntegration::shouldInvalidateLineLayoutPathAfterChangeFor): 
Deleted.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::shouldInvalidateLineLayoutPathAfterChangeFor):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to