RESOLVED FIXED 294843
[WebXR][GTK][WPE] Implement PlatformXrCoordinator::getPrimaryDeviceInfo()
https://bugs.webkit.org/show_bug.cgi?id=294843
Summary [WebXR][GTK][WPE] Implement PlatformXrCoordinator::getPrimaryDeviceInfo()
Sergio Villar Senin
Reported 2025-06-23 08:14:58 PDT
The PlatformXrCoordinator is the most important object in the UIProcess related to XR. Among other things it's responsible for: * retrieving info and capabilities of the XR device/system * start/stop XR sessions * schedule frame rendering For GTK & WPE ports that coordinator will be implemented using OpenXR. The first step is to implement the method that retrieves the device capabilities.
Attachments
Sergio Villar Senin
Comment 1 2025-06-23 09:59:48 PDT
EWS
Comment 2 2025-06-25 02:23:55 PDT
Committed 296610@main (19bf33d025b9): <https://commits.webkit.org/296610@main> Reviewed commits have been landed. Closing PR #47071 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-06-25 02:24:17 PDT
Note You need to log in before you can comment on or make changes to this bug.