Bug 300977

Summary: [WebXR] Remove PlatformXR::Instance::enumerateImmersiveXRDevices
Product: WebKit Reporter: Fujii Hironori <fujii.hironori>
Component: WebXRAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: djg, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.