ladybird/Userland/DevTools
Itamar a27716846f HackStudio: Make sure Window is destroyed before Application object
We previously stored the Window object in a global RefPtr (for no
apparent reason).

This led to a use-after-free bug in the Window's destructor when
HackStudio was exited via the Quit action (Exiting by closing the
window did not trigger this bug).
2021-09-18 16:45:50 +02:00
..
HackStudio HackStudio: Make sure Window is destroyed before Application object 2021-09-18 16:45:50 +02:00
Inspector Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
Playground Playground: Ask to save file contents on quit action 2021-09-12 16:30:25 +02:00
Profiler Profiler: Make the ProfileModel searchable 2021-09-14 21:33:15 +04:30
UserspaceEmulator UserspaceEmulator: Ignore perf_event and perf_register_string syscalls 2021-09-11 02:13:52 +02:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00