8000
Skip to content

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

Merged
Manishearth merged 3 commits into
immersive-web:masterfrom
Manishearth:ensure-parallel
Jun 12, 2020
Merged

Clarify threading nature of "ensure an immersive device is selected", deprecate xrCompatible#1081
Manishearth merged 3 commits into
immersive-web:masterfrom
Manishearth:ensure-parallel

Conversation

@Manishearth
Copy link
Copy Markdown
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
Comment thread index.bs Outdated
Comment thread index.bs Outdated
@Manishearth
Copy link
Copy Markdown
Contributor Author

Addressed!

@toji toji left a comment
Copy link
Copy Markdown
Member

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

0