mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:11:00 +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 | ||