Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 27beb283af66084a09a6991dfefdc796dfad17da
https://github.com/WebKit/WebKit/commit/27beb283af66084a09a6991dfefdc796dfad17da
Author: Pawel Lampe <[email protected]>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M Source/WebCore/platform/graphics/PathImpl.cpp
M Source/WebCore/platform/graphics/PathImpl.h
M Source/WebCore/platform/graphics/cairo/PathCairo.cpp
M Source/WebCore/platform/graphics/cairo/PathCairo.h
M Source/WebCore/platform/graphics/cg/PathCG.cpp
M Source/WebCore/platform/graphics/cg/PathCG.h
M Source/WebCore/platform/graphics/skia/PathSkia.cpp
M Source/WebCore/platform/graphics/skia/PathSkia.h
Log Message:
-----------
[Skia] Implement PathSkia::applySegments()
https://bugs.webkit.org/show_bug.cgi?id=270841
Reviewed by Carlos Garcia Campos.
* Source/WebCore/platform/graphics/PathImpl.cpp:
(WebCore::PathImpl::applySegments const):
* Source/WebCore/platform/graphics/PathImpl.h:
* Source/WebCore/platform/graphics/cairo/PathCairo.cpp:
(WebCore::PathCairo::applySegments const): Deleted.
* Source/WebCore/platform/graphics/cairo/PathCairo.h:
* Source/WebCore/platform/graphics/cg/PathCG.cpp:
(WebCore::pathSegmentApplierCallback): Deleted.
(WebCore::PathCG::applySegments const): Deleted.
* Source/WebCore/platform/graphics/cg/PathCG.h:
* Source/WebCore/platform/graphics/skia/PathSkia.cpp:
(WebCore::PathSkia::applySegments const): Deleted.
* Source/WebCore/platform/graphics/skia/PathSkia.h:
Canonical link: https://commits.webkit.org/276394@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