mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:58:12 +00:00
![]() While trying out `ue --profile` today, I received an invalid json profile. After poking around at the file it looks like we never close the `events: [..` array that we generate, and thus end up with an invalid document. The fix is straight forward, always emit the closing brace. |
||
---|---|---|
.. | ||
HackStudio | ||
Inspector | ||
Playground | ||
Profiler | ||
UserspaceEmulator | ||
CMakeLists.txt |