aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/XRLayer.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-9/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-0/+2
* Add a dummy implementation of all the XR Layer typesAlan Jeffrey2020-08-041-68/+0
* Update WebXR Layer IDL, and matching changes to the Rust code.Alan Jeffrey2020-08-031-28/+43
* Support for webxr layer managementAlan Jeffrey2020-06-281-3/+0
* Added first-cut implementation of XR layersAlan Jeffrey2020-04-131-0/+63
* Make use of ended flag, get rid of XRLayerManish Goregaokar2019-07-221-8/+0
* Add dom.webxr.enabled prefManish Goregaokar2018-12-221-1/+2
* Basic XRFrame interfaceManish Goregaokar2018-12-191-0/+7