aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrreferencespaceevent.rs
Commit message (Expand)AuthorAgeFilesLines
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-121/+0
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* Replace CanGc::note() with arguments passed by callers (#33917)Wulan Seruniati Salim2024-10-201-8/+2
* script: Include constructors and static methods in generated DOM traits (#33665)Josh Matthews2024-10-081-4/+4
* Permitted functions to have too many arguments in components/script/dom (#33632)komuhangi2024-10-031-0/+1
* fix many clippy warnings (#33510)Gae242024-09-211-5/+3
* webxr: Implement reference space reset events (#33460)Daniel Adams2024-09-171-0/+128