servo/components/config
bors-servo a77a1f7bf4
Auto merge of #27235 - asajeffrey:webxr-sessionavailable, r=jdm
Add a sessionavailable event that allows content to enter an XR session without a user gesture

<!-- Please describe your changes on the following line: -->

This allows servo to implement immersive web apps. https://immersive-web.github.io/webxr/#application-launch

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because I'm not sure we should have a WPT for something this non-standard.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-07-10 18:14:10 -04:00
..
tests Embedding API: prefs r/w 2020-06-10 09:38:13 +02:00
basedir.rs Remove dirs crate from use in UWP builds. 2019-06-13 18:05:35 -04:00
Cargo.toml More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
lib.rs Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) 2019-07-31 13:34:01 +02:00
opts.rs Embedding API: prefs r/w 2020-06-10 09:38:13 +02:00
pref_util.rs Embedding API: prefs r/w 2020-06-10 09:38:13 +02:00
prefs.rs Auto merge of #27235 - asajeffrey:webxr-sessionavailable, r=jdm 2020-07-10 18:14:10 -04:00