Bug 300977
| Summary: | [WebXR] Remove PlatformXR::Instance::enumerateImmersiveXRDevices | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | WebXR | Assignee: | 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
[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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/52552
EWS
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
<rdar://problem/163014656>