diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-08-07 22:09:33 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-08-07 22:09:33 +0200 |
commit | c258c9a4b2348b85506bec201b97aeec1e4ac6e6 (patch) | |
tree | fd6e77568cb30e429d8b51f31aa7ef21f603fd26 /Kernel/Thread.h | |
parent | 351c354680a8c9d8b1efa01fd9bed53393d8ab73 (diff) | |
download | serenity-c258c9a4b2348b85506bec201b97aeec1e4ac6e6.zip |
FormCompiler: Oops, need to use JsonValue::serialized() for properties
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(). :^)
Diffstat (limited to 'Kernel/Thread.h')
0 files changed, 0 insertions, 0 deletions