aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webxr/xrboundedreferencespace.rs
Commit message (Expand)AuthorAgeFilesLines
* Use Window in new methods instead of GlobalScope for interfaces with … (#36...Richard Dushime2025-04-021-3/+5
* feat: add can_gc argument to to_frozen_array (#36043)Arya Nair2025-03-191-2/+2
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* Propagate `CanGc` arguments through callers in constructors (#35541)Auguste Baum2025-02-201-2/+3
* Move various reflector types and traits to script_bindings (#35279)Josh Matthews2025-02-041-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-5/+5
* Add CanGc argument to reflect_dom_object (#34606)Domenico Rizzo2024-12-131-0/+1
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-0/+91