New issue
Advanced search Search tips

Issue 850982 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug
Proj-VR
Proj-XR



Sign in to add a comment

User gesture timeout for WebXR RequestSession

Project Member Reported by ijamardo@chromium.org, Jun 8 2018

Issue description

While performing a test to try to execute multiple RequestSessions on top of a WebAR Device (in AR) found that using await and waiting for one request to end before requesting the next one resulted in a user activation false. Making the requests not to wait for each other allows for multiple requests to resolve correctly so the deduction is that there is a user gesture timeout problem. Is this the expected/desired behavior?
 
Components: Blink>WebXR>AR
Labels: -projXR-AR Proj-XR-AR
Labels: AR-Cleanup

Sign in to add a comment