Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0c970238be640b404a1f0674bd64ded0d29e9d17
https://github.com/WebKit/WebKit/commit/0c970238be640b404a1f0674bd64ded0d29e9d17
Author: lilly <[email protected]>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M Source/WebCore/platform/graphics/CornerShapeUtilities.cpp
M Source/WebCore/platform/graphics/GeometryUtilities.cpp
M Source/WebCore/platform/graphics/GeometryUtilities.h
Log Message:
-----------
corner-shape: update bevelAxisAlignedCorners to use dotProduct
https://bugs.webkit.org/show_bug.cgi?id=318920
rdar://181753376
Reviewed by Simon Fraser.
Changes existing dotProduct method from static in GeometryUtilities to use in
CornerShapeUtilities
Passes existing tests
* Source/WebCore/platform/graphics/CornerShapeUtilities.cpp:
* Source/WebCore/platform/graphics/GeometryUtilities.cpp:
(WebCore::dotProduct):
* Source/WebCore/platform/graphics/GeometryUtilities.h:
Canonical link: https://commits.webkit.org/316823@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications