aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/XRView.webidl
Commit message (Expand)AuthorAgeFilesLines
* 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
* webxr: Update XRView to latest spec (#33145)Daniel Adams2024-08-211-1/+4
* webxr: Add missing IDL members from AR Module (#33007)Daniel Adams2024-08-131-0/+3
* add XREye.noneManish Goregaokar2019-07-161-1/+1
* Hook webxr data into XRFrame/XRView/XRSpaceManish Goregaokar2019-07-111-1/+2
* Remove viewMatrixManish Goregaokar2019-04-031-1/+0
* Add XRView.transformManish Goregaokar2019-04-031-1/+1
* Add dom.webxr.enabled prefManish Goregaokar2018-12-221-2/+3
* Fill in XR frame/pose/view implementationsManish Goregaokar2018-12-211-2/+2
* Support fetching viewport infoManish Goregaokar2018-12-211-1/+1
* Basic XRView interfaceManish Goregaokar2018-12-191-0/+17