Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 240941a5bb0accd9ac7c5ce562b1b5c52bd4fcd9
      
https://github.com/WebKit/WebKit/commit/240941a5bb0accd9ac7c5ce562b1b5c52bd4fcd9
  Author: Jani Hautakangas <[email protected]>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M Source/WebKit/WPEPlatform/wpe/WPEBufferAndroid.cpp

  Log Message:
  -----------
  [WPEPlatform] Fix WPEAndroidBuffer fails to import EGLImage when EGL < 1.5
https://bugs.webkit.org/show_bug.cgi?id=300787

Reviewed by Adrian Perez de Castro.

Importing EGLImage fails because the code checks the wrong function pointer
when EGL version is lower than 1.5.

* Source/WebKit/WPEPlatform/wpe/WPEBufferAndroid.cpp:
(wpeBufferAndroidImportToEGLImage):

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