aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/import.rs
Commit message (Expand)AuthorAgeFilesLines
* Create two-phase initialization for generated JS engine bindings (#34366)Josh Matthews2024-12-061-1/+4
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-0/+1
* Fix invalid rooting for PropertyDescriptor (#34018)Josh Matthews2024-10-281-1/+1
* refactor `CGClassConstructHook` to use handwritten constructors (#33614)Gae242024-10-091-3/+4
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-0/+1
* fix: Replace callargs_is_constructing with is_constructing method (#33101)Koki Saito2024-08-181-5/+5
* bindings: Convert certain Exceptions into Promise rejections (#32923)Samson2024-08-031-5/+5
* Address issues uncovered by rust-1.78 beta (#32130)Martin Robinson2024-04-221-0/+2
* Remove repeated imports from generated code (#31711)eri2024-03-211-0/+146