servo/components/script/dom/webxr
Richard Dushime 60baa8ce11
Use Window in new methods instead of GlobalScope for interfaces with … (#36133)
…Window-only constructors

<!-- Please describe your changes on the following line: -->


---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by
`[X]` when the step is complete, and replace `___` with appropriate
data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #36118 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox
is checked, so that we can help you if you get stuck somewhere along the
way.-->

<!-- Pull requests that do not address these steps are welcome, but they
will require additional verification as part of the review process. -->

---------

Signed-off-by: richarddushime <mudaherarich@gmail.com>
Signed-off-by: Richard Dushime <45734838+richarddushime@users.noreply.github.com>
2025-04-02 14:50:56 +00:00
..
fakexrdevice.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
fakexrinputcontroller.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
mod.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrboundedreferencespace.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrcompositionlayer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrcubelayer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrcylinderlayer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrequirectlayer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrframe.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrhand.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
xrhittestresult.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrhittestsource.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
xrinputsource.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
xrinputsourcearray.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrinputsourceevent.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrinputsourceschangeevent.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrjointpose.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrjointspace.rs Propagate CanGc arguments through callers in constructors (#35541) 2025-02-20 16:17:45 +00:00
xrlayer.rs script: Add CanvasContext trait (#35448) 2025-02-21 20:26:27 +00:00
xrlayerevent.rs Use new stylo crate renames (#35898) 2025-03-12 00:02:12 +00:00
xrmediabinding.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
xrpose.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrprojectionlayer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrquadlayer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrray.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrreferencespace.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrreferencespaceevent.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrrenderstate.rs feat: add can_gc argument to to_frozen_array (#36043) 2025-03-19 18:03:09 +00:00
xrrigidtransform.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrsession.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrsessionevent.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrspace.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
xrsubimage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrsystem.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
xrtest.rs script: Mark callback methods with CanGc. (#35753) 2025-03-03 12:17:25 +00:00
xrview.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrviewerpose.rs Use Window in new methods instead of GlobalScope for interfaces with … (#36133) 2025-04-02 14:50:56 +00:00
xrviewport.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
xrwebglbinding.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
xrwebgllayer.rs Cleanups for future script crate split (#35987) 2025-03-16 13:46:14 +00:00
xrwebglsubimage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00