Bug 294843
| Summary: | [WebXR][GTK][WPE] Implement PlatformXrCoordinator::getPrimaryDeviceInfo() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
| Component: | New Bugs | Assignee: | Sergio Villar Senin <svillar> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 208988 | ||
Sergio Villar Senin
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
Pull request: https://github.com/WebKit/WebKit/pull/47071
EWS
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
<rdar://problem/154276403>