aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrboundedreferencespace.rs
Commit message (Expand)AuthorAgeFilesLines
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-91/+0
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* Use out parameter for generated methods returning JSVal (#34087)Josh Matthews2024-11-051-4/+4
* More files with CanGc fixes (#33892)chickenleaf2024-10-181-2/+6
* More CanGc fixes (#33888)chickenleaf2024-10-171-3/+10
* webxr: Implement reference space reset events (#33460)Daniel Adams2024-09-171-3/+7
* Update FakeXRDevice to support updating bounds (#33271)Daniel Adams2024-09-011-29/+7
* webxr: Implement XRBoundedReferenceSpace (#33176)Daniel Adams2024-08-251-0/+98