mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
When creating an inheritance stack, look up parent interfaces from the parsed IDL context instead of the current interface's imported modules. This removes a dependency on explicit #import directives during bindings generation.