WebVR: Add a way to present for automated testing |
|||||
Issue descriptionCurrently, 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.
,
Dec 8 2016
,
May 10 2017
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.
,
May 12 2018
See https://crrev.com/2543723002 for a discussion of why we didn't add a flag.
,
May 14 2018
,
Jul 4
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by bsheedy@chromium.org
, Nov 29 2016Status: Assigned (was: Untriaged)