Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f4f99cc9a7245a263db86d0c59eb32e558ab5289
https://github.com/WebKit/WebKit/commit/f4f99cc9a7245a263db86d0c59eb32e558ab5289
Author: senstella <[email protected]>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferNativeImage.cpp
Log Message:
-----------
[GTK][WPE] CoordinatedPlatformLayerBufferNativeImage::tryEnsureBuffer creates
incorrect bitmap texture layout for Skia compositing path
https://bugs.webkit.org/show_bug.cgi?id=319167
Reviewed by Carlos Garcia Campos.
This ensures the BitmapTexture has the correct layout depending on the Skia
colorType for Skia compositing path. I haven't added new tests since the
failure seems to be driver/HW specific in
compositing/patterns/direct-pattern-compositing*.html.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferNativeImage.cpp:
(WebCore::CoordinatedPlatformLayerBufferNativeImage::tryEnsureBuffer):
Correctly set UseBGRALayout
Canonical link: https://commits.webkit.org/317028@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications