RESOLVED FIXED300977
[WebXR] Remove PlatformXR::Instance::enumerateImmersiveXRDevices
https://bugs.webkit.org/show_bug.cgi?id=300977
Summary [WebXR] Remove PlatformXR::Instance::enumerateImmersiveXRDevices
Fujii Hironori
Reported 2025-10-17 04:51:28 PDT
[WebXR] Remove PlatformXR::Instance::enumerateImmersiveXRDevices There are 3 implementations in the following files: - WebCore/platform/xr/cocoa/PlatformXRCocoa.mm - WebCore/platform/xr/openxr/OpenXRInstance.cpp - WebCore/platform/xr/openxr/PlatformXROpenXR.cpp OpenXRInstance.cpp is used nowhere. The implementations of PlatformXRCocoa.mm and PlatformXROpenXR.cpp just ruturns an empty list. See also: Bug 223520 [WebXR] Enumerate XR devices via ChromeClient in WebXRSystem
Attachments
Fujii Hironori
Comment 1 2025-10-17 04:56:17 PDT
EWS
Comment 2 2025-10-20 02:28:17 PDT
Committed 301801@main (92620b8b587d): <https://commits.webkit.org/301801@main> Reviewed commits have been landed. Closing PR #52552 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-10-20 02:29:12 PDT
Note You need to log in before you can comment on or make changes to this bug.