Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9ccb325015eb41462a33c3f7915d8b47bcd69d2b https://github.com/WebKit/WebKit/commit/9ccb325015eb41462a33c3f7915d8b47bcd69d2b Author: Georges Basile Stavracas Neto <feane...@igalia.com> Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths: M Source/WebCore/platform/graphics/skia/GradientSkia.cpp Log Message: ----------- [Skia] Make conic gradient respect tile and interpolation https://bugs.webkit.org/show_bug.cgi?id=269458 Reviewed by Carlos Garcia Campos. Use a variant of the SkGradientShader::MakeSweep() constructor that receives the `tileMode` and `interpolation` variables. * Source/WebCore/platform/graphics/skia/GradientSkia.cpp: (WebCore::Gradient::shader): Canonical link: https://commits.webkit.org/274721@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes