Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 133e956e4e069a54bb7364eda88621ea6efcc956
https://github.com/WebKit/WebKit/commit/133e956e4e069a54bb7364eda88621ea6efcc956
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp
Log Message:
-----------
[GTK][WPE] Skia Compositor: use the current clip to limit the size of the
intermediate surfaces
https://bugs.webkit.org/show_bug.cgi?id=313962
Reviewed by Nikolas Zimmermann.
It's more efficient and ensure we don't hit the max texture size limit
when creating the surface.
Fixes:
imported/w3c/web-platform-tests/css/filter-effects/backdrop-filters-blur-large.html
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::SkiaCompositingLayer::paintWithIntermediateSurface):
Canonical link: https://commits.webkit.org/312597@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications