Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1355e3b4246f4975cf8be09a1e0ecb891d26e5f8
      
https://github.com/WebKit/WebKit/commit/1355e3b4246f4975cf8be09a1e0ecb891d26e5f8
  Author: Don Olmstead <[email protected]>
  Date:   2024-02-07 (Wed, 07 Feb 2024)

  Changed paths:
    M Tools/wpe/backends/PlatformPlayStation.cmake
    M Tools/wpe/backends/PlatformWPE.cmake
    M Tools/wpe/backends/ViewBackend.h
    A Tools/wpe/backends/playstation/ViewBackendPlayStation.cpp

  Log Message:
  -----------
  Fix PlayStation WPE build after 273021@main
https://bugs.webkit.org/show_bug.cgi?id=268935

Reviewed by Michael Catanzaro.

In 273021@main `ENABLE_ACCESSIBILITY` was removed. This broke the WPE
Backend PlayStation build because some methods were not present. Add those
methods into the build. Guard against ATK types being used.

* Tools/wpe/backends/PlatformPlayStation.cmake:
* Tools/wpe/backends/PlatformWPE.cmake:
* Tools/wpe/backends/ViewBackend.h:
* Tools/wpe/backends/playstation/ViewBackendPlayStation.cpp: Added.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to