mirror of
https://github.com/RGBCube/serenity
synced 2025-05-27 23:45:07 +00:00
![]() When assigning properties, we were relying on the JSON serialization code to wrap strings in double-quotes ("). JsonValue::to_string() does not wrap string values, so what we want here is serialized(). :^) |
||
---|---|---|
.. | ||
FormCompiler | ||
IPCCompiler | ||
VisualBuilder |