ladybird/Userland/Libraries/LibDesktop
Idan Horowitz a2b34b7e6b LibDesktop: Fail gracefully on allowlist failures instead of asserting
IPC::Connection::send_sync asserts that a response was received, so the
current gracefull fail check was useless, as LibIPC would always assert
before reaching it.
2021-04-20 10:10:15 +02:00
..
AppFile.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
AppFile.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Launcher.cpp LibDesktop: Fail gracefully on allowlist failures instead of asserting 2021-04-20 10:10:15 +02:00
Launcher.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00