Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c089c7bbfc21c7d3fd958631cc0c1de6861ca7a4
      
https://github.com/WebKit/WebKit/commit/c089c7bbfc21c7d3fd958631cc0c1de6861ca7a4
  Author: Ross Kirsling <ross.kirsl...@sony.com>
  Date:   2024-04-08 (Mon, 08 Apr 2024)

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

  Log Message:
  -----------
  Fix PlayStation build following 277192@main
https://bugs.webkit.org/show_bug.cgi?id=272367

Unreviewed build fix.

* Source/WebCore/platform/graphics/PlatformDisplay.cpp:
The condition `#ifndef EGL_VERSION_1_5` seems to be based on an assumption that 
doesn't hold for PS port,
so revert it to the explicit `#if !defined`s that we had before.

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



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

Reply via email to