Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5870261ff9b3f700cae3614190213e0dc5f0477c
      
https://github.com/WebKit/WebKit/commit/5870261ff9b3f700cae3614190213e0dc5f0477c
  Author: Antti Koivisto <[email protected]>
  Date:   2023-10-07 (Sat, 07 Oct 2023)

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

  Log Message:
  -----------
  [IFC][Integration] Remove LineLayout::canUseForAfterBlockStyleChange
https://bugs.webkit.org/show_bug.cgi?id=262835
rdar://116615303

Reviewed by Alan Baradlay.

There are no style based reasons to bail out from IFC anymore.

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForLineLayoutAfterBlockStyleChange): Deleted.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::canUseForAfterBlockStyleChange): 
Deleted.
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.h:
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::styleDidChange):

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


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

Reply via email to