aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webxr/xrview.rs
Commit message (Expand)AuthorAgeFilesLines
* Use Window in new methods instead of GlobalScope for interfaces with … (#36...Richard Dushime2025-04-021-3/+4
* script: implement ReadableByteStreamController (#35410)Taym Haddadi2025-03-101-1/+1
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-2/+2
* refactor: add CanGc as argument to create_buffer_source (#35597)Yerkebulan Tulibergenov2025-02-221-2/+2
* Propagate `CanGc` arguments through callers in constructors (#35541)Auguste Baum2025-02-201-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-4/+4
* 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/+137