Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd9b04e1dcfbc56d0cc28ef12e2d9f2bc21fa55a
https://github.com/WebKit/WebKit/commit/dd9b04e1dcfbc56d0cc28ef12e2d9f2bc21fa55a
Author: Alan Baradlay <[email protected]>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h
Log Message:
-----------
[cleanup] Let's pass in the candidate content start/end index to
LineBuilder::candidateContentForLine
https://bugs.webkit.org/show_bug.cgi?id=298818
Reviewed by Antti Koivisto.
This is in preparation for using candidateContentForLine to rebuild the line
(see LineBuilder::rebuildLineWithInlineContent) where the "end index" may not be
the next soft wrap opportunity.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::placeInlineAndFloatContent):
(WebCore::Layout::LineBuilder::candidateContentForLine):
(WebCore::Layout::LineBuilder::rebuildLineWithInlineContent):
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:
Canonical link: https://commits.webkit.org/299951@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