Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37a7d8096f42aedd0e49bcb52b95c716f99e8ae6
https://github.com/WebKit/WebKit/commit/37a7d8096f42aedd0e49bcb52b95c716f99e8ae6
Author: Alan Baradlay <[email protected]>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h
Log Message:
-----------
[IFC][Integration] Remove redundant canUseForRenderInlineChild function
https://bugs.webkit.org/show_bug.cgi?id=249439
Reviewed by Antti Koivisto.
canUseForRenderInlineChild has shrunk a lot over the last months.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForChild):
(WebCore::LayoutIntegration::canUseForLineLayoutWithReason):
(WebCore::LayoutIntegration::canUseForLineLayoutAfterInlineBoxStyleChange):
(WebCore::LayoutIntegration::canUseForRenderInlineChild): Deleted.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:
Canonical link: https://commits.webkit.org/257996@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes