Add a browser test to test in-headset notifications of permission prompts |
|||
Issue descriptionWhen the whole feature lands, we can test that the UI shows at the right time, and behaves as expected. Perhaps a pixel test would make sense, but maybe testing updates to the data model separately would be less of a "detect changes" test.
,
Nov 27
We would have to add a bit of plumbing to make it usable in the browser tests, but we do also have the ability to be notified when a UI element reaches a desired visibility state https://cs.chromium.org/chromium/src/chrome/browser/vr/browser_renderer.cc?q=browser_renderer.cc&sq=package:chromium&dr&l=234
,
Dec 7
,
Dec 12
|
|||
►
Sign in to add a comment |
|||
Comment 1 by billorr@google.com
, Nov 27Status: Assigned (was: Untriaged)