Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: a4c01145f13ba259747521be53181fd737d10253
https://github.com/WebKit/WebKit/commit/a4c01145f13ba259747521be53181fd737d10253
Author: lmm128 <[email protected]>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp
Log Message:
-----------
Cherry-pick 309789@main (6da5abd6e2f2).
https://bugs.webkit.org/show_bug.cgi?id=310507
Fix compiler errors when building with USE_GBM=OFF
https://bugs.webkit.org/show_bug.cgi?id=310507
Reviewed by Adrian Perez de Castro.
Some recent changes introduced compilation errors when building without
GBM, which is the case with the Android port.
Added #if's where applicable.
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:
(WebCore::VideoFrame::copyTo):
* Source/WebCore/platform/graphics/skia/SkiaPaintingEngine.cpp:
(WebCore::SkiaPaintingEngine::createAtlas):
* Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp:
Canonical link: https://commits.webkit.org/309789@main
Canonical link: https://commits.webkit.org/[email protected]_cherry_309789@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications