ladybird/Meta/Lagom/Tools
Tim Ledbetter 2f5cf8ac20 LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]]
Methods and attributes marked with [FIXME] are now implemented as
direct properties with the value `undefined` and are marked with the
[[Unimplemented]] attribute. This allows accesses to these properties
to be reported, while having no other side-effects.

This fixes an issue where [FIXME] methods broke feature detection on
some sites.
2024-06-11 16:33:30 +02:00
..
CodeGenerators LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]] 2024-06-11 16:33:30 +02:00
ConfigureComponents LibFileSystem+Everywhere: Return ByteString current_working_directory() 2024-01-16 08:42:34 +00:00
IPCMagicLinter Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CMakeLists.txt Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00