aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrsystem.rs
Commit message (Expand)AuthorAgeFilesLines
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+1
* clippy: Fix `from_over_into` warnings (#31946)eri2024-03-301-3/+3
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-3/+3
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-11/+14
* No tracing of nop traceable fields (#29926)Samson2023-08-041-0/+1
* Remove global argument from Promise::new_in_current_realm.Josh Matthews2023-05-201-1/+1
* Make GlobalScope.get_cx a static method.Josh Matthews2023-05-201-1/+2
* Auto merge of #27429 - asajeffrey:webxr-user-intent-pref, r=Manishearthbors-servo2020-07-291-2/+6
|\
| * Add a pref to indicate user intent to enter webxrAlan Jeffrey2020-07-291-2/+7
* | Move secondary view support into a prefManish Goregaokar2020-07-271-0/+2
|/
* Add a sessionavailable event that allows content to enter an XR session witho...Alan Jeffrey2020-07-101-0/+23
* Report openxr failure at app startup.Josh Matthews2020-04-241-1/+2
* Dirty layers when changing visibility stateManish Goregaokar2020-04-131-14/+1
* Dirty canvas when exiting immersive sessionsManish Goregaokar2020-04-091-0/+16
* Remove WebVRAlan Jeffrey2020-04-081-227/+5
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-2/+0
* Avoid accessing DOM global from XR's destructor.Josh Matthews2020-02-241-14/+19
* Avoid accessing DOM global from VRDisplay's destructor.Josh Matthews2020-02-241-1/+1
* refactor: rename XR to XRSystemJavaScript Joe2020-02-231-0/+507