mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
2acff8d853
This new code generator takes all the .idl files in LibWeb, looks for each top level interface in there with an [Exposed=Foo] attribute, and adds code to add the constructor and prototype for each of those exposed interfaces to the realm of the relevant global object we're initialzing. It will soon replace WindowObjectHelper as the way that web interfaces are added to the Window object, and will be used in the future for creating proper WorkerGlobalScope objects for dedicated and shared workers. |
||
---|---|---|
.. | ||
Superbuild | ||
all_the_debug_macros.cmake | ||
check_for_dependencies.cmake | ||
code_generators.cmake | ||
common_compile_options.cmake | ||
common_options.cmake | ||
commonmark_spec.cmake | ||
flac_spec_tests.cmake | ||
jakt.cmake | ||
lagom-install-config.cmake | ||
lagom_compile_options.cmake | ||
lagom_options.cmake | ||
libweb_generators.cmake | ||
locale_data.cmake | ||
pnp_ids.cmake | ||
processor-count.cmake | ||
serenity_compile_options.cmake | ||
serenity_components.cmake | ||
serenity_options.cmake | ||
time_zone_data.cmake | ||
unicode_data.cmake | ||
utils.cmake | ||
wasm_spec_tests.cmake |