servo/components/script_bindings/codegen
Josh Matthews d5d7b0d34f
Make generated bindings generic over DOM types (#35169)
* bindings: Start making generated bindings methods generic over DOM trait.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* bindings: Make binding initialization generic over the DOM types trait.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* bindings: Start making proxyhandler code generic over DOM types.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-01-25 05:08:49 +00:00
..
api.html.template
apis.html.template
Bindings.conf Make generated bindings generic over DOM types (#35169) 2025-01-25 05:08:49 +00:00
CodegenRust.py Make generated bindings generic over DOM types (#35169) 2025-01-25 05:08:49 +00:00
Configuration.py Make generated bindings generic over DOM types (#35169) 2025-01-25 05:08:49 +00:00
interface.html.template
property.html.template
run.py