Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore solution for mid-session consent prompts #766

Closed
johnpallett opened this issue Jul 16, 2019 · 2 comments
Closed

Explore solution for mid-session consent prompts #766

johnpallett opened this issue Jul 16, 2019 · 2 comments
Assignees
Labels
trusted UI All things related to displaying trusted UI from the UA in VR/AR

Comments

@johnpallett
Copy link
Contributor

This issue tracks exploring a solution to allow mid-session consent prompts.

For context, #751 suggests blocking mid-session consent requests until a suitable solution for such requests can be found.

The following related issues include considerations for mid-session consent prompts:

#751 suggests that some platforms might not allow mid-session prompts, so developers will need some method of determining whether or not they are allowed on a given platform, or allow the UA to ensure permission requests are handled appropriately in a manner that works predictably across platforms.

#726 tracks determining what, if any, restrictions might be placed on consent/permission requests from non-XR APIs. For example, are there non-permission consent flows that need to be considered?

#723 proposes deferrable features which might be an approach for cross-platform compat.

#718 and #719 explore trusted UI

#702 explores how permissions and WebXR features should interact

@johnpallett
Copy link
Contributor Author

Note: The solution to mid-session consent prompts might also inform the Navigation incubation

@NellWaliczek NellWaliczek added this to the August 2019 milestone Jul 19, 2019
@NellWaliczek NellWaliczek self-assigned this Jul 31, 2019
@NellWaliczek NellWaliczek added the trusted UI All things related to displaying trusted UI from the UA in VR/AR label Sep 5, 2019
@Manishearth
Copy link
Contributor

We discussed trusted UI stuff at TPAC and the consensus seemed to be that UAs already have an idea of how to do this kind of thing, and there's no need to specify exactly how they should, instead leaving the specifics up to their discretion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
trusted UI All things related to displaying trusted UI from the UA in VR/AR
Projects
None yet
Development

No branches or pull requests

3 participants