[webkit-changes] [WebKit/WebKit] f094dc: [CMake] Build Gamepad API when using WPE Backend P...

Don Olmstead noreply at github.com
Mon Oct 24 17:58:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f094dc109a0f3af36b52e1e9401605139af2c1fe
      https://github.com/WebKit/WebKit/commit/f094dc109a0f3af36b52e1e9401605139af2c1fe
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M Source/WebKit/UIProcess/Gamepad/UIGamepadProvider.cpp
    M Source/WebKit/UIProcess/Gamepad/libwpe/UIGamepadProviderLibWPE.cpp
    M Source/cmake/OptionsPlayStation.cmake

  Log Message:
  -----------
  [CMake] Build Gamepad API when using WPE Backend PlayStation
https://bugs.webkit.org/show_bug.cgi?id=246969

Reviewed by Fujii Hironori.

Turn `ON` the `ENABLE_GAMEPAD` option for PlayStation when
`USE_WPE_BACKEND_PLAYSTATION` and `ENABLE_EXPERIMENTAL_FEATURES` are
`ON`. Update code to make it so the build compiles and links.

Implementation will continue in future patches.

* Source/WebKit/UIProcess/Gamepad/UIGamepadProvider.cpp:
* Source/WebKit/UIProcess/Gamepad/libwpe/UIGamepadProviderLibWPE.cpp:
* Source/cmake/OptionsPlayStation.cmake:

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




More information about the webkit-changes mailing list