Workaround for WMR UserPresence bug
Provides a workaround for an issue with some versions of Windows Mixed Reality where the HolographicSpaceUserPresence will only ever report Absent or PresentPassive, and never PresentActive. We would ideally like to map PresentPassive to the WebXR state "visible-blurred", as their meaning is very close, but until this bug is fixed we'll need to force it to map to "visible" so that content runs correctly. Bug: 1016907 Change-Id: Icbec972fd6b62d1892609f8cf84ddf9f8190bc44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873157Reviewed-by:Alexander Cooper <alcooper@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#708372}
Showing
Please register or sign in to comment