[webkit-changes] [WebKit/WebKit] cd9fc4: Unreviewed, remove stale assertion
Yusuke Suzuki
noreply at github.com
Thu Oct 19 14:15:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd9fc42579dc0b7307a9c1bb3f48a2115f1443c8
https://github.com/WebKit/WebKit/commit/cd9fc42579dc0b7307a9c1bb3f48a2115f1443c8
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M Source/WebCore/rendering/svg/SVGRenderSupport.cpp
Log Message:
-----------
Unreviewed, remove stale assertion
https://bugs.webkit.org/show_bug.cgi?id=263401
rdar://117223553
Since this function is called from NonScalingStroke path, this assertion is stale. Removed.
* Source/WebCore/rendering/svg/SVGRenderSupport.cpp:
(WebCore::SVGRenderSupport::calculateApproximateStrokeBoundingBox):
Canonical link: https://commits.webkit.org/269545@main
More information about the webkit-changes
mailing list