Revert "Add test support for WebVR auto presentation"
This reverts commit 8a3c2e92. Reason for revert: Causing compile issues. Original change's description: > Add test support for WebVR auto presentation > > Adds test utility code that allows Chrome to think it's received an intent > from a trusted app. This allows us to test Chrome's ability to auto present > WebVR content when given a link from a trusted app (or test its rejection > if the app is not trusted). Also adds one test using the new code. > > Also contains a drive-by fix for flakiness in > WebVrTransitionTest#testNfcFiresVrdisplayactivate caused by a race > condition when adding the vrdisplayactivate listener. > > Bug: 746086 > Change-Id: Ic6b55df18d915a4e36b36ca43bd11f4c773f6d33 > Reviewed-on: https://chromium-review.googlesource.com/578527 > Commit-Queue: Brian Sheedy <bsheedy@chromium.org> > Reviewed-by: Michael Thiessen <mthiesse@chromium.org> > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Cr-Commit-Position: refs/heads/master@{#488408} TBR=mthiesse@chromium.org,agrieve@chromium.org,ymalik@chromium.org,bsheedy@chromium.org Change-Id: I232fc7dd751f948caf5a20cd8de248560d87a529 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 746086 Reviewed-on: https://chromium-review.googlesource.com/580208Reviewed-by:Selim Gurun <sgurun@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#488439}
Showing
Please register or sign in to comment