aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrviewerpose.rs
Commit message (Expand)AuthorAgeFilesLines
* Consistently use GlobalScope in XR codeManish Goregaokar2019-04-031-1/+1
* Make XRViewerPose inherit from XRPoseManish Goregaokar2019-04-031-7/+21
* Switch viewerpose to an any attributeManish Goregaokar2018-12-221-14/+24
* Add spec linksManish Goregaokar2018-12-221-0/+1
* Fill in XR frame/pose/view implementationsManish Goregaokar2018-12-211-4/+19
* Basic XRViewerPose interfaceManish Goregaokar2018-12-191-0/+30