Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2cc8f74ab704eb21c09d89ffce90367aee307f03 https://github.com/WebKit/WebKit/commit/2cc8f74ab704eb21c09d89ffce90367aee307f03 Author: Don Olmstead <don.olmst...@sony.com> Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths: A Tools/WebKitTestRunner/InjectedBundle/playstation/AccessibilityControllerPlayStation.cpp A Tools/WebKitTestRunner/InjectedBundle/playstation/AccessibilityUIElementPlayStation.cpp M Tools/WebKitTestRunner/InjectedBundle/win/AccessibilityUIElementWin.cpp M Tools/WebKitTestRunner/PlatformPlayStation.cmake M Tools/WebKitTestRunner/libwpe/EventSenderProxyLibWPE.cpp M Tools/WebKitTestRunner/libwpe/PlatformWebViewLibWPE.cpp Log Message: ----------- Fix PlayStation WPE build of WebKitTestRunner https://bugs.webkit.org/show_bug.cgi?id=269247 Reviewed by Fujii Hironori. Add stubs for the accessibility within the InjectedBundle for PlayStation. Fix a typo in `AccessibilityUIElementWin.cpp` while there. Include additional libWPE files to the build and guard `ENABLE(WPE_PLATFORM)`. * Tools/WebKitTestRunner/InjectedBundle/playstation/AccessibilityControllerPlayStation.cpp: Added. * Tools/WebKitTestRunner/InjectedBundle/playstation/AccessibilityUIElementPlayStation.cpp: Copied from Tools\WebKitTestRunner\InjectedBundle\win\AccessibilityUIElementWin.cpp. * Tools/WebKitTestRunner/InjectedBundle/win/AccessibilityUIElementWin.cpp: * Tools/WebKitTestRunner/PlatformPlayStation.cmake: * Tools/WebKitTestRunner/libwpe/EventSenderProxyLibWPE.cpp: * Tools/WebKitTestRunner/libwpe/PlatformWebViewLibWPE.cpp: Canonical link: https://commits.webkit.org/274509@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes