aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/webxr/hand.rs
Commit message (Collapse)AuthorAgeFilesLines
* Finish the integration of `webxr` into the Cargo workspace (#35229)Martin Robinson2025-01-311-5/+10
| | | | | | | | | - Run `cargo fmt` on `webxr` and `webxr-api` - Fix clippy warnings in the existing `webxr` code - Integrate the new crates into the workspace - Expose `webxr` via the libservo API rather than requiring embedders to depend on it explicitly. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
* Merge webxr repository (#35228)Martin Robinson2025-01-301-0/+122
Signed-off-by: Martin Robinson <mrobinson@igalia.com>