Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8a38acaf9c591c81b54617ad73f8c57d4206c106
https://github.com/WebKit/WebKit/commit/8a38acaf9c591c81b54617ad73f8c57d4206c106
Author: lilly <[email protected]>
Date: 2026-06-25 (Thu, 25 Jun 2026)
Changed paths:
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
A Source/WebCore/platform/graphics/CornerShapeUtilities.cpp
A Source/WebCore/platform/graphics/CornerShapeUtilities.h
Log Message:
-----------
Add CornerShapeUtilities with stubs
https://bugs.webkit.org/show_bug.cgi?id=317682
rdar://180443276
Reviewed by Simon Fraser.
Adds stubs for BorderShape.cpp to use for corner-shape and wires header file
into WebCore
Passes existing tests
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/graphics/CornerShapeUtilities.cpp: Added.
(WebCore::borderContourPath):
(WebCore::oppositeCornerScaleFactor):
* Source/WebCore/platform/graphics/CornerShapeUtilities.h: Added.
Canonical link: https://commits.webkit.org/315862@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications