Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 70ec45312eed7306c25dbd31b3779b9ec86708c0
https://github.com/WebKit/WebKit/commit/70ec45312eed7306c25dbd31b3779b9ec86708c0
Author: Alan Baradlay <[email protected]>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M
Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h
Log Message:
-----------
[IFC][Cleanup] Move inline item list building to a dedicated function (used
by both layout and intrinsic width computation)
https://bugs.webkit.org/show_bug.cgi?id=265524
Reviewed by Antti Koivisto.
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::layout):
(WebCore::Layout::InlineFormattingContext::computedIntrinsicSizes):
(WebCore::Layout::InlineFormattingContext::rebuildInlineItemListIfNeeded):
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h:
Canonical link: https://commits.webkit.org/271322@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes