Commit Graph

2 Commits

Author SHA1 Message Date
Shannon Booth
e555edd770 LibWeb/Bindings: Implement callback interface object bindings
Generate correct bindings for callback interfaces: only create an
interface object when the interface declares constants, and set up
the prototype correctly.

This also lets us tidy up some IDL for these callback interfaces.
2026-03-11 21:16:44 +01:00
Shannon Booth
a5d8e849c0 Tests/LibWeb: Import WPT test for IDL callback interfaces 2026-03-11 21:16:44 +01:00