Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 08c59478649852e6001aec3122d86536ea923a3a
https://github.com/WebKit/WebKit/commit/08c59478649852e6001aec3122d86536ea923a3a
Author: Alan Baradlay <[email protected]>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M Source/WebCore/rendering/RenderBlockFlow.cpp
M Source/WebCore/rendering/updating/RenderTreeUpdater.cpp
Log Message:
-----------
Let's reset RenderView's top level fragmentation container when tearing down
the render tree
https://bugs.webkit.org/show_bug.cgi?id=293091
Reviewed by Antti Koivisto.
This is an "opportunistic" fix to prevent tree building from crashing when a
top level fragmentation container gets detached but not destroyed.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::clearMultiColumnFlow):
* Source/WebCore/rendering/updating/RenderTreeUpdater.cpp:
(WebCore::RenderTreeUpdater::tearDownLeftoverPaginationRenderersIfNeeded):
Canonical link: https://commits.webkit.org/295117@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