aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/script/serializable.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `ScriptToConstellationMsg` to `constellation_traits` (#36364)Martin Robinson2025-04-051-217/+0
* Make DOMPoint and DOMPointReadOnly serializable (#35989)Josh Matthews2025-03-271-1/+34
* Refactor common boilerplate out of serialize/transfer implementations (#35831)Josh Matthews2025-03-151-0/+33
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+1
* clippy: Fix warnings in `components/shared` (#31627)eri2024-03-121-4/+4
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-1/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+151