New issue
Advanced search Search tips

Issue 667520 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: May 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Feature
Proj-VR
Proj-XR
Proj-XR-VR


Show other hotlists

Hotlists containing this issue:
VR-Automated-Tests


Sign in to add a comment

WebVR: Add a way to present for automated testing

Project Member Reported by bsheedy@chromium.org, Nov 21 2016

Issue description

Currently, the WebVR implementation requires a user gesture in order to present (which is in line with the spec). This makes it impossible to do automated testing using Clank/Chrome proper. ContentShell has a way of faking user gestures, but that isn't a complete solution unless we want to run all WebVR related tests in ContentShell.

Adding a runtime flag is probably the simplest way to achieve this, similar to how we have a runtime flag to enable the "Enter VR" option in the overflow menu for testing purposes.
 
Owner: bsheedy@chromium.org
Status: Assigned (was: Untriaged)
Labels: VR-Test
Status: Fixed (was: Assigned)
Closing this out after way too long. We've had the ability to present in end-to-end WebVR tests for months by sending a touch event to the center of the screen.
See https://crrev.com/2543723002 for a discussion of why we didn't add a flag.
Labels: Test-Complete
Components: Blink>WebXR

Sign in to add a comment