aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/resizeobserversize.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-6/+6
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* CanGc fixes in focusevent.rs oscillartornode.rs response.rs resizeobserversiz...chickenleaf2024-10-131-2/+6
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-1/+2
* implement basic infra for ResizeObserver (#31108)Gregory Terzian2024-06-171-0/+67