Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 486de399887bc8fa8a69e2f194ebc9476589a08a
      
https://github.com/WebKit/WebKit/commit/486de399887bc8fa8a69e2f194ebc9476589a08a
  Author: Fujii Hironori <[email protected]>
  Date:   2025-09-29 (Mon, 29 Sep 2025)

  Changed paths:
    M Tools/TestWebKitAPI/PlatformGTK.cmake
    M Tools/TestWebKitAPI/PlatformWPE.cmake
    A Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp

  Log Message:
  -----------
  [GLib] Add API tests for GraphicsContextGL
https://bugs.webkit.org/show_bug.cgi?id=299716

Reviewed by Carlos Garcia Campos.

Added API tests for GraphicsContextGL based on
TestGraphicsContextGLCocoa.mm.

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

* Tools/TestWebKitAPI/PlatformGTK.cmake:
* Tools/TestWebKitAPI/PlatformWPE.cmake:
* Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp: 
Added.
(TestWebKitAPI::WebCore::initializePlatformDisplayIfNeeded):
(TestWebKitAPI::WebCore::createTestedGraphicsContextGL):
(TestWebKitAPI::WebCore::AnyContextAttributeTest::antialias const):
(TestWebKitAPI::WebCore::AnyContextAttributeTest::preserveDrawingBuffer const):
(TestWebKitAPI::WebCore::AnyContextAttributeTest::isWebGL2 const):
(TestWebKitAPI::WebCore::AnyContextAttributeTest::attributes):
(TestWebKitAPI::WebCore::AnyContextAttributeTest::createTestContext):
(TestWebKitAPI::checkReadPixel):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperTest, 
ClearBufferIncorrectSizes)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperTest, 
DestroyWithoutMakingCurrent)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperTest, TwoLinks)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperTest, 
BufferAsImageNoDrawingBufferReturnsNullptr)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperTest, 
CopyImageAndMutateDrawingBuffer)):
(TestWebKitAPI::TEST_P):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperReadPixelsTest, 
readPixelsSuccess)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperReadPixelsTest, 
readPixelsTooLargeRect)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperReadPixelsTest, 
readPixelsWithStatusSuccess)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperReadPixelsTest, 
readPixelsWithStatusTooLargeRect)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperReshapeTest, 
reshapeSuccess)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperReshapeTest, 
reshapeWidthTooLarge)):
(TestWebKitAPI::TEST_F(GraphicsContextGLTextureMapperReshapeTest, 
reshapeHeightTooLarge)):

Canonical link: https://commits.webkit.org/300672@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