aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/resizeobserverentry.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: add can_gc argument to to_frozen_array (#36043)Arya Nair2025-03-191-6/+11
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-2/+2
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* Use out parameter for generated methods returning JSVal (#34087)Josh Matthews2024-11-051-7/+7
* More CanGc fixes (#33888)chickenleaf2024-10-171-1/+2
* tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366)Martin Robinson2024-09-081-5/+5
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-2/+2
* implement basic infra for ResizeObserver (#31108)Gregory Terzian2024-06-171-0/+120