Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b53fec47fe5afa14453734ba0992bb3437e1552b
      
https://github.com/WebKit/WebKit/commit/b53fec47fe5afa14453734ba0992bb3437e1552b
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/egl/GLFence.cpp
    M Source/WebCore/platform/graphics/egl/GLFence.h
    M Source/WebCore/platform/graphics/egl/GLFenceEGL.cpp
    M Source/WebCore/platform/graphics/egl/GLFenceEGL.h

  Log Message:
  -----------
  REGRESSION(281640@main): [GTK] Build broken on non-Linux
https://bugs.webkit.org/show_bug.cgi?id=277930

Reviewed by Adrian Perez de Castro.

Use OS(UNIX) instead of OS(LINUX). If exportable fences are not
available it will fail at runtime as expected.

* Source/WebCore/platform/graphics/egl/GLFence.cpp:
(WebCore::GLFence::capabilities):
* Source/WebCore/platform/graphics/egl/GLFence.h:
* Source/WebCore/platform/graphics/egl/GLFenceEGL.cpp:
(WebCore::createEGLFence):
* Source/WebCore/platform/graphics/egl/GLFenceEGL.h:

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