servo/components/script/dom/webgl_extensions
Josh Matthews e956f3124c
Generate a trait abstracting over all known DOM interfaces (#34357)
* script: Generate trait for all DOM interfaces and parameterize generated Methods traits over it.

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

* script: Update trait implementations with new generic type.

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

* Formatting.

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

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2024-11-24 07:35:14 +00:00
..
ext Generate a trait abstracting over all known DOM interfaces (#34357) 2024-11-24 07:35:14 +00:00
extension.rs Support associated types in must_root lint (#34163) 2024-11-06 18:48:57 +00:00
extensions.rs replace sparkle with glow in components/script (#33911) 2024-10-19 10:40:03 +00:00
mod.rs
wrapper.rs