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

Require that sensitive UI hides WebXR content #742

Merged
merged 2 commits into from
Jun 27, 2019
Merged

Conversation

toji
Copy link
Member

@toji toji commented Jun 27, 2019

/fixes #724

Until we get some better guidelines in place regarding what kind of
mitigations are appropriate for using the visible-blurred state when
sensitive UI is being displayed, simply require that the content is
hidden instead. visible-blurred may still be used in less sensitive
cases where the XR content is not in the foreground but still visible.

/fixes 724

Until we get some better guidelines in place regarding what kind of
mitigations are appropriate for using the `visible-blurred` state when
sensitive UI is being displayed, simply require that the content is
hidden instead. `visible-blurred` may still be used in less sensitive
cases where the XR content is not in the foreground but still visible.
Copy link
Member

@NellWaliczek NellWaliczek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a reasonable approach. Please file the other issue you mentioned in #724 and we'll triage it into Not June.

index.bs Outdated Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
@toji
Copy link
Member Author

toji commented Jun 27, 2019

Thanks Nell! New issue is #743.

@toji toji merged commit 269e1ec into master Jun 27, 2019
@toji toji deleted the limit-visibility branch June 27, 2019 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Behavior when XRSession.visibility is 'visible-blurred'
2 participants