ladybird/Meta
Aliaksandr Kalenik 99b49a5978 CodeGenerators: Add support for LegacyNoInterfaceObject IDL attribute
When applied, corresponding interface object will not be exposed on the
global object, e.g. for the following IDL:
```
Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface ANGLE_instanced_arrays {
};
```

executing `"ANGLE_instanced_arrays" in window` will return `false`.
2024-12-20 15:31:58 +01:00
..
CMake Meta: Enable warning for the use of VLAs 2024-12-20 09:37:56 +01:00
gn LibGfx: Remove ICC::Profile and friends 2024-12-16 07:39:49 +01:00
Lagom CodeGenerators: Add support for LegacyNoInterfaceObject IDL attribute 2024-12-20 15:31:58 +01:00
check-debug-flags.sh
check-idl-files.py Meta: Add script for checking WebIDL files 2024-09-10 21:16:53 +01:00
check-markdown.sh Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
check-newlines-at-eof.py Meta: Ignore LibWeb text tests for newline-at-eof check 2024-10-27 13:33:46 +01:00
check-png-sizes.sh
check-style.py Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
configure-clangd.sh Meta: Script to configure clangd according to build type 2024-08-05 23:44:03 -06:00
debug.plist
embed_as_string.py Meta: Make embed_as_string_view.py produce Strings instead 2024-09-03 10:12:07 +01:00
find_compiler.sh
generate-libwasm-spec-test.py
generate-libwasm-spec-test.sh
generate_clang_module_map.py Meta+LibGfx: Exclude Metal and Vulkan headers from Clang module map 2024-11-15 10:51:45 -07:00
import-wpt-test.py Meta: Also download support files of WPT tests' reference pages 2024-12-19 09:54:14 +00:00
ladybird.sh Meta: Move the vcpkg installation/cache directories under Build 2024-11-06 10:38:57 -07:00
lint-ci.sh Meta: Print failed pre-commit steps in bold 2024-12-04 16:45:58 +00:00
lint-clang-format.sh Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
lint-commit.sh
lint-executable-resources.sh Tests: Prevent executable images or html files during lint 2024-10-25 09:00:52 +02:00
lint-gn.sh
lint-prettier.sh Meta+LibJS: Upgrade to prettier version 3.3.3 2024-11-06 15:10:27 -05:00
lint-python.sh
lint-shell-scripts.sh
lint-swift.sh Meta: Add swift-format linter script 2024-10-01 13:33:05 -06:00
refresh-ladybird-qtcreator.sh Meta+Documentation: Update config for QtCreator 2024-12-02 09:45:32 +00:00
shell_include.sh Meta: Change the default build directories to exclude "ladybird" prefix 2024-11-06 10:38:57 -07:00
WPT.sh Meta: Don't halt if importing a test fails in WPT.sh 2024-12-11 16:30:20 -07:00