Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 994571cc50755b9608be0e26c94921dd3d190558
      
https://github.com/WebKit/WebKit/commit/994571cc50755b9608be0e26c94921dd3d190558
  Author: Fujii Hironori <[email protected]>
  Date:   2025-10-08 (Wed, 08 Oct 2025)

  Changed paths:
    M 
Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.cpp
    M 
Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.h
    M Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp
    M Tools/TestWebKitAPI/glib/TestExpectations.json

  Log Message:
  -----------
  [OpenXR][GTK][WPE] 
TestWebCore.GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/*
 fail
https://bugs.webkit.org/show_bug.cgi?id=299730

Reviewed by Sergio Villar Senin.

An API test for WebXR was failing due to missing required OpenGL
features for WebXR. Enabled the required features. BGRA_EXT doesn't
seem to be supported. Replaced it with RGBA8.

Test: Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp

* 
Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.cpp:
(WebCore::GraphicsContextGLTextureMapperANGLE::enableRequiredWebXRExtensions):
* Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.h:
* Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp:
(TestWebKitAPI::TEST_P):
* Tools/TestWebKitAPI/glib/TestExpectations.json:

Canonical link: https://commits.webkit.org/301194@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to