[webkit-changes] [WebKit/WebKit] 6e048e: Support ENABLE_TOUCH_EVENTS on PlayStation

Don Olmstead noreply at github.com
Thu Mar 23 13:22:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e048e83d6b039365d926b7be3f68ab5ff935afb
      https://github.com/WebKit/WebKit/commit/6e048e83d6b039365d926b7be3f68ab5ff935afb
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M Source/WebKit/PlatformPlayStation.cmake
    M Source/WebKit/UIProcess/playstation/PageClientImpl.cpp
    M Source/WebKit/UIProcess/playstation/PageClientImpl.h

  Log Message:
  -----------
  Support ENABLE_TOUCH_EVENTS on PlayStation
https://bugs.webkit.org/show_bug.cgi?id=254353

Reviewed by Fujii Hironori.

Adds an implementation of `doneWithTouchEvent`. When using WPE backend
the `TouchGestureController` is compiled in as well.

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




More information about the webkit-changes mailing list