Revert "VR: Cancel stay_hidden animation when VR UI is ready to be shown."
This reverts commit 50a17030. Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=741761 Original change's description: > VR: Cancel stay_hidden animation when VR UI is ready to be shown. > > This replaces hugely hacky behaviour where we assumed Chrome would start > up within 500ms because we couldn't figure out how to cancel the > activity animation, with only moderately hacky behaviour where we start > a noDisplay activity in order to cancel the animation. > > The duration of the stay_hidden animation has been increased to the max > duration of 10s, giving chrome ample time to start up while hidden and > then cancel the animation. > > Bug: 740004 > Change-Id: I0f2c8daac7b0f692f0ed5a9bbfefe29a925811e6 > Reviewed-on: https://chromium-review.googlesource.com/567336 > Commit-Queue: Michael Thiessen <mthiesse@chromium.org> > Reviewed-by: Yash Malik <ymalik@chromium.org> > Reviewed-by: David Trainor <dtrainor@chromium.org> > Cr-Commit-Position: refs/heads/master@{#485980} TBR=mthiesse@chromium.org,dtrainor@chromium.org,ymalik@chromium.org Change-Id: Iee18c28ac9a047e0e281ed6fe5defd0cde1eec9a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 740004 Reviewed-on: https://chromium-review.googlesource.com/568638Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#486015}
Showing
Please register or sign in to comment