Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ab45d28d96e9b3315f85380fa3f9b7eb7c93391a https://github.com/WebKit/WebKit/commit/ab45d28d96e9b3315f85380fa3f9b7eb7c93391a Author: Sergio Villar Senin <svil...@igalia.com> Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths: M Source/WebKit/UIProcess/XR/openxr/OpenXRInputSource.cpp Log Message: ----------- [WebXR][OpenXR] Unavailable poke and pinch poses with hand interaction profile https://bugs.webkit.org/show_bug.cgi?id=298038 Reviewed by Adrian Perez de Castro. Similar fix as 0d7a5cbd@main. The code was trying to check the availability of some extensions passing a char* instead of a span resulting in the method returning always false. * Source/WebKit/UIProcess/XR/openxr/OpenXRInputSource.cpp: (WebKit::OpenXRInputSource::initialize): (WebKit::OpenXRInputSource::suggestBindings const): Canonical link: https://commits.webkit.org/299260@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