ladybird/Userland
Michel Hermier 2f8fac3528 LibTest: Change Crash forked process communication
Now it returns `Failure` value via `exit`, and the caller is
responsible of reporting errors to the user.
2021-12-19 14:22:06 -08:00
..
Applets ClipboardHistory: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Applications SystemMonitor: Add back accidentally removed veil lock 2021-12-19 13:41:35 +01:00
Demos WidgetGallery: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
DevTools Profiler: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
DynamicLoader
Games Solitaire: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Libraries LibTest: Change Crash forked process communication 2021-12-19 14:22:06 -08:00
Services SystemServer: Fixed grammatical error "a charm" 2021-12-19 13:43:34 -08:00
Shell Shell: Don't skip over the first brace expansion entry if it's empty 2021-12-16 03:26:59 +03:30
Utilities Userland/Notify: Check if optional icon arg is null before loading 2021-12-19 00:50:53 -08:00
CMakeLists.txt