Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e51899f4f00934c429cff61e4b470703414417a0
https://github.com/WebKit/WebKit/commit/e51899f4f00934c429cff61e4b470703414417a0
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/SkiaBackingStore.cpp
Log Message:
-----------
[GTK][WPE] Skia Compositor: use SkBlendMode::kSrc when copying dirty buffers
into tiles
https://bugs.webkit.org/show_bug.cgi?id=313408
Reviewed by Nikolas Zimmermann.
This regressed in 311835@main when SkiaBackingStore was introduced. We
need to copy the contents without blending.
* Source/WebCore/platform/graphics/skia/SkiaBackingStore.cpp:
(WebCore::SkiaBackingStore::Tile::update):
Canonical link: https://commits.webkit.org/312076@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications