[webkit-changes] [WebKit/WebKit] ce0ae2: [IFC][Cleanup] Move LineBuilder::handleInlineConte...
Alan Baradlay
noreply at github.com
Fri Sep 15 14:57:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ce0ae26676c59ff0f5e8efb51293b916523f764b
https://github.com/WebKit/WebKit/commit/ce0ae26676c59ff0f5e8efb51293b916523f764b
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h
Log Message:
-----------
[IFC][Cleanup] Move LineBuilder::handleInlineContent's toLineBuilderResult lambda to a dedicated function
https://bugs.webkit.org/show_bug.cgi?id=261604
Reviewed by Antti Koivisto.
LineBuilder::handleInlineContent is already verbose and this is where Ruby handling is going to go.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::handleInlineContent):
(WebCore::Layout::LineBuilder::processLineBreakingResult):
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:
Canonical link: https://commits.webkit.org/268040@main
More information about the webkit-changes
mailing list