Branch: refs/heads/webkitglib/2.50 Home: https://github.com/WebKit/WebKit Commit: a00b55c471f23b3e8cf364e96afb14ac8c7f48c6 https://github.com/WebKit/WebKit/commit/a00b55c471f23b3e8cf364e96afb14ac8c7f48c6 Author: Sergio Villar Senin <svil...@igalia.com> Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths: M Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp Log Message: ----------- Cherry-pick 299251@main (1f2f44e32bef). https://bugs.webkit.org/show_bug.cgi?id=298021 [WebXR][OpenXR] Input sources not working with hand interaction https://bugs.webkit.org/show_bug.cgi?id=298021 Reviewed by Adrian Perez de Castro. Input sources were not properly shown inside WebXR experiences because their aim and grip poses were retrieved using an incorrect reference space. We were using the local-floor space but WebXR expects us to use the local space (i.e. without considering the floor level). * Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp: (WebKit::OpenXRCoordinator::populateFrameData): Canonical link: https://commits.webkit.org/299251@main Canonical link: https://commits.webkit.org/298234.66@webkitglib/2.50 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