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

Replace Session* by Connection* #30

Open
asajeffrey opened this issue Jul 25, 2019 · 0 comments
Open

Replace Session* by Connection* #30

asajeffrey opened this issue Jul 25, 2019 · 0 comments

Comments

@asajeffrey
Copy link
Member

There are some device APIs where there is long-lived setup that should be run on the thread that's managing the device, which would be a lot easier to handle if SessionThread was actually ConnectionThread, and session management became a thing Servo did rather than the webxr crate.

bors-servo pushed a commit to servo/servo that referenced this issue Dec 6, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 6, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 11, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 11, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 11, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 11, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 11, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 12, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 12, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
bors-servo pushed a commit to servo/servo that referenced this issue Dec 12, 2019
Support inline sessions (with spatial tracking!)

This assumes that your WebXR backend can tolerate being spawned multiple times in inline mode. Currently there is only one backend that allows inline mode (headless), and it works there. This can be improved with servo/webxr#30 .

Todo:

 - [ ] Add a default inline device to webxr so that there is always a tracking-free inline session available (followup: servo/webxr#101)
 - [x] WPT update
 - [ ] Make inline with spatial tracking a feature request (followup: #24270)

fixes #24186

Depends on servo/webxr#100
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

No branches or pull requests

1 participant