Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6334be6ab8d16a6f55803b3e9fab23346a76c323
https://github.com/WebKit/WebKit/commit/6334be6ab8d16a6f55803b3e9fab23346a76c323
Author: Alan Baradlay <[email protected]>
Date: 2025-12-13 (Sat, 13 Dec 2025)
Changed paths:
M Source/WebCore/rendering/RenderBlockFlow.cpp
M Source/WebCore/rendering/RenderBox.cpp
M Source/WebCore/rendering/RenderBox.h
Log Message:
-----------
[cleanup] enclosingFloatPaintingLayer should just be a static helper function
https://bugs.webkit.org/show_bug.cgi?id=304118
Reviewed by Antti Koivisto.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::enclosingFloatPaintingLayer):
(WebCore::RenderBlockFlow::addOverhangingFloats):
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::enclosingFloatPaintingLayer const): Deleted.
* Source/WebCore/rendering/RenderBox.h:
Canonical link: https://commits.webkit.org/304426@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications