aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webxr
Commit message (Expand)AuthorAgeFilesLines
* Use surfman with glow bindings (#34328)Samson2025-02-051-3/+2
* Move various reflector types and traits to script_bindings (#35279)Josh Matthews2025-02-0418-18/+18
* libservo: Stop using `script_traits` in the embedding layer (#35185)Martin Robinson2025-01-281-1/+1
* script: Feature-gate all crown support. (#35055)Josh Matthews2025-01-184-4/+4
* Support future uses of traits with associated types in rooting analysis (#34359)Josh Matthews2025-01-161-3/+17
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-2/+2
* script: Limit public exports. (#34915)Josh Matthews2025-01-1041-196/+215
* script: Unsilence all main thread `TaskQueue` errors (#34849)Martin Robinson2025-01-074-24/+49
* script: Move `TaskManager` to `GlobalScope` (#34827)Martin Robinson2025-01-044-91/+40
* script: Eliminate code duplication in the task queue (#34798)Martin Robinson2025-01-014-4/+0
* Add CanGc argument to reflect_dom_object (#34606)Domenico Rizzo2024-12-1321-9/+56
* Rewrite From/TryFrom conversions on generated types to avoid future orphan ru...Josh Matthews2024-12-114-25/+29
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-2441-0/+6079