Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 18722fb3ee051f9900dcde9e9f0581fa089ac498
https://github.com/WebKit/WebKit/commit/18722fb3ee051f9900dcde9e9f0581fa089ac498
Author: Adrian Perez de Castro <[email protected]>
Date: 2025-11-04 (Tue, 04 Nov 2025)
Changed paths:
M
Source/WebCore/platform/graphics/android/GraphicsContextGLTextureMapperAndroid.cpp
Log Message:
-----------
REGRESSION(302186@main): [WPE] Build broken when targeting Android
https://bugs.webkit.org/show_bug.cgi?id=301912
Reviewed by Carlos Garcia Campos.
Use GraphicsContextGLANGLE::enableExtensionsImpl() for extension names
which do not have an enumeration value in GCGLExtension. This is the
same approach used in 302186@main inside other GraphicsContextGLANGLE
subclasses.
*
Source/WebCore/platform/graphics/android/GraphicsContextGLTextureMapperAndroid.cpp:
(WebCore::GraphicsContextGLTextureMapperAndroid::platformInitializeExtensions):
(WebCore::GraphicsContextGLTextureMapperAndroid::enableRequiredWebXRExtensions):
Canonical link: https://commits.webkit.org/302523@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications