Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 63cf646f23f915728d273d5af077b3a69f102ca2
https://github.com/WebKit/WebKit/commit/63cf646f23f915728d273d5af077b3a69f102ca2
Author: Darin Adler <[email protected]>
Date: 2025-09-27 (Sat, 27 Sep 2025)
Changed paths:
M Source/WebCore/rendering/BreakLines.h
Log Message:
-----------
Replace the struct template used in BreakLines::nextBreakablePosition with a
simpler struct
https://bugs.webkit.org/show_bug.cgi?id=299672
rdar://161487336
Reviewed by Alan Baradlay.
* Source/WebCore/rendering/BreakLines.h:
(WebCore::BreakLines::nextBreakablePosition): Moved the struct into this
function, and used it in a more
straightforward way, obviating the need for function members.
Canonical link: https://commits.webkit.org/300657@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