aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/iframe_collection.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `ScriptToConstellationMsg` to `constellation_traits` (#36364)Martin Robinson2025-04-051-2/+1
* constellation: Stop assuming that the viewport is shared by all WebViews (#36...Martin Robinson2025-04-041-20/+15
* Create a `constellation_traits` crate (#36088)Martin Robinson2025-03-221-1/+2
* script: Feature-gate all crown support. (#35055)Josh Matthews2025-01-181-2/+2
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-2/+2
* Correct a variety of documentation issues (#34786)Martin Robinson2024-12-291-1/+1
* script: Cache the `<iframe>` list per-Document (#34702)Martin Robinson2024-12-201-0/+165