[webkit-changes] [WebKit/WebKit] 779801: [Cleanup] beforeChildAncestor is confusing when th...
Alan Baradlay
noreply at github.com
Mon Jan 27 05:24:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 779801473037d666705e03c4aaf8dca53c522ee9
https://github.com/WebKit/WebKit/commit/779801473037d666705e03c4aaf8dca53c522ee9
Author: Alan Baradlay <zalan at apple.com>
Date: 2025-01-27 (Mon, 27 Jan 2025)
Changed paths:
M Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp
Log Message:
-----------
[Cleanup] beforeChildAncestor is confusing when there's no before child in RenderTreeBuilder::Inline::insertChildToContinuation
https://bugs.webkit.org/show_bug.cgi?id=286545
Reviewed by Antti Koivisto.
Let's add a dedicated !beforeChild branch with easy to follow logic.
* Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp:
(WebCore::RenderTreeBuilder::Inline::insertChildToContinuation):
Canonical link: https://commits.webkit.org/289423@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list