ladybird/Meta/Lagom/Tools/CodeGenerators
Shannon Booth f8288a14cc LibWeb/BindingsGenerator: Simplify weird dictionary member assignment
Remove the special case assignment path for string dictionary members.
The old logic was using the outer dictionary conversion’s optional and
optional_default_value state to decide how to assign an individual
member, which was very confusing and not correct.

This was probably needed on earlier buggier versions of the IDL
generator working around the wrong problem.
2026-04-17 20:48:30 +01:00
..
IPCCompiler LibIPC+LibWeb: Introduce IPC::Attachment abstraction 2026-03-13 20:22:50 +01:00
LibWeb LibWeb/BindingsGenerator: Simplify weird dictionary member assignment 2026-04-17 20:48:30 +01:00
CMakeLists.txt Meta: Rewrite GeneratePublicSuffixData in python 2025-06-30 14:03:55 +12:00