Skip to content

Clarify threading nature of "ensure an immersive device is selected", deprecate xrCompatible #1081

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

Merged
merged 3 commits into from
Jun 12, 2020

Conversation

Manishearth
Copy link
Contributor

This fixes #1036 by making sure "ensure an immersive device is selected" is only called in parallel, and deprecating xrCompatible due to slow sync behavior.

This fixes #1044 by specifying the behavior of the flag the same way WebGL does, as opposed to patching the HTML spec.

@Manishearth Manishearth requested a review from toji June 11, 2020 22:47
@Manishearth
Copy link
Contributor Author

Addressed!

Copy link
Member

@toji toji left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM!

@Manishearth Manishearth merged commit d834e9f into immersive-web:master Jun 12, 2020
@Manishearth Manishearth deleted the ensure-parallel branch June 12, 2020 20:43
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.

Upstream monkey patches "Ensure an immersive device" cannot be run in parallel
2 participants