Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2000e0b21dc6bc528cd65a67681ae5d51e421c30
https://github.com/WebKit/WebKit/commit/2000e0b21dc6bc528cd65a67681ae5d51e421c30
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp
Log Message:
-----------
[GTK][WPE] Skia Compositor: use SkShader to implement tiling pattern
https://bugs.webkit.org/show_bug.cgi?id=314715
Reviewed by Nikolas Zimmermann.
It's simpler and more efficient, since it only requires one painting
operation.
Fixes: compositing/patterns/direct-pattern-compositing-position.html
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::SkiaCompositingLayer::paintSelf):
Canonical link: https://commits.webkit.org/313152@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications