mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
680e970597
When an IDL file has #imports and the IDL interface exposes an iterator, the bindings generator would generate #include statements missing the class name of the iterator in the form 'LibWeb/{namespace}/Iterator'. This change only generates the iterator #include statement for the top interface that is the iterator. |
||
---|---|---|
.. | ||
CodeGenerators | ||
ConfigureComponents | ||
IPCMagicLinter | ||
LibJSGCVerifier | ||
CMakeLists.txt |