Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f7086dbdee393ec8a768399d296b1c8bf7fddc98
https://github.com/WebKit/WebKit/commit/f7086dbdee393ec8a768399d296b1c8bf7fddc98
Author: Ahmad Saleem <[email protected]>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M Source/WebCore/rendering/svg/SVGRenderSupport.cpp
Log Message:
-----------
Simplify `computeContainerBoundingBoxes` by introducing helper function
https://bugs.webkit.org/show_bug.cgi?id=290124
rdar://147524534
Reviewed by Darin Adler.
This patch introduces new helper function `hasValidBoundingBoxForContainer`,
which is to manage bounding box for `bbox` as single source and this is
follow-up to 292411@main, where we merged below Blink commit [1] but not fully.
[1]
https://chromium.googlesource.com/chromium/src/+/e47e6e98afe2de2d737ac7827e9309430e68b60b
* Source/WebCore/rendering/svg/SVGRenderSupport.cpp:
(WebCore::hasValidBoundingBoxForContainer):
(WebCore::SVGRenderSupport::computeContainerBoundingBoxes):
Canonical link: https://commits.webkit.org/295439@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