Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 91f787886ac542eb4148d991b629c028f389f0cf
      
https://github.com/WebKit/WebKit/commit/91f787886ac542eb4148d991b629c028f389f0cf
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/PlatformDisplay.cpp

  Log Message:
  -----------
  Fix incorrect EGL function type definitions in PlatformDisplay
https://bugs.webkit.org/show_bug.cgi?id=272222

Reviewed by Carlos Garcia Campos.

* Source/WebCore/platform/graphics/PlatformDisplay.cpp: Use EGLAPIENTRYP
  to mark EGL function type definitions and use the extension name and
  EGL version macros to guard their definition.

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