Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0449e10b207f116794d891027af2930f2e17798c
https://github.com/WebKit/WebKit/commit/0449e10b207f116794d891027af2930f2e17798c
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp
Log Message:
-----------
REGRESSION(318066@main): [GTK][WPE] Skia compositor: do not apply flattened
bounds transformation if layer is not empty
https://bugs.webkit.org/show_bug.cgi?id=320544
Reviewed by Alejandro G. Castro.
We only need to apply the flattened bounds when the layer is empty to
get proper bounds from the children.
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::SkiaCompositingLayer::geometryFor3DRenderingContext const):
Canonical link: https://commits.webkit.org/318148@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications