[webkit-changes] [WebKit/WebKit] 4a7e6e: [RenderTreeBuilder] RenderBlockFlow is a very comm...
Alan Baradlay
noreply at github.com
Wed Apr 10 15:04:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a7e6eb22f6d46dff4fac208b183ddf9551e4a8b
https://github.com/WebKit/WebKit/commit/4a7e6eb22f6d46dff4fac208b183ddf9551e4a8b
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M Source/WebCore/rendering/updating/RenderTreeBuilder.cpp
Log Message:
-----------
[RenderTreeBuilder] RenderBlockFlow is a very common type of renderer to attach/detach
https://bugs.webkit.org/show_bug.cgi?id=272454
Reviewed by Antti Koivisto.
Let's pick RenderBlockFlow as first as we can.
* Source/WebCore/rendering/updating/RenderTreeBuilder.cpp:
(WebCore::RenderTreeBuilder::attachInternal):
(WebCore::RenderTreeBuilder::detach):
Canonical link: https://commits.webkit.org/277327@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