ladybird/Userland/DevTools
david072 02cc2e0f8f HackStudio: Don't crash when saving is denied on build
When running build while having unsaved changes in HackStudio, it asks
whether you want to save the unsaved files with a separate dialog. When
you click "Yes" to saving the files, but deny the save-file dialog,
HackStudio would crash, since we were expecting there to be a file
to save to. Now, we check whether a file was picked, and if not, we
abort the build.
2023-11-01 12:05:57 +00:00
..
GMLPlayground Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
HackStudio HackStudio: Don't crash when saving is denied on build 2023-11-01 12:05:57 +00:00
Profiler Userland: Port remaining calls to Widget::set_tooltip_deprecated() 2023-10-06 08:20:11 +02:00
SQLStudio Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
UserspaceEmulator LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00
CMakeLists.txt Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00