Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

start_present and stop_present aren't called by Servo #56

Open
asajeffrey opened this issue Feb 12, 2019 · 4 comments
Open

start_present and stop_present aren't called by Servo #56

asajeffrey opened this issue Feb 12, 2019 · 4 comments

Comments

@asajeffrey
Copy link
Member

Not sure if this is a servo issue or a rust-webvr issue, but the methods to start and stop presentation on a device are never called by servo. Shouldn't they be?

@jdm
Copy link
Member

jdm commented Feb 12, 2019

They're called internally in each backend:

@asajeffrey
Copy link
Member Author

Okay, that deals with start, what about stop? E.g. if there are system resources which need cleaned up?

@MortimerGoro
Copy link
Contributor

yes, ideally we can make servo call those functions when WebXR sessions are started or stopped

@asajeffrey
Copy link
Member Author

Created a Servo issue, since that's where the problem is... servo/servo#22924

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants