ladybird/DevTools
Sergey Bugaev bb19eb8f23 IPCCompiler: Properly handle stream read errors
If we exhaust the buffer stream, the reads appear to succeed, but the stream
itself panics when we later attempt to drop it. To prevent it, we check for
errors explicitly.
2020-06-08 13:58:32 +02:00
..
FormCompiler Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
HackStudio HackStudio: Support debugging variables with Enum types 2020-06-03 08:12:50 +02:00
Inspector LibCore+Inspector: Move RPC sockets to /tmp/rpc 2020-05-29 07:53:30 +02:00
IPCCompiler IPCCompiler: Properly handle stream read errors 2020-06-08 13:58:32 +02:00
ProfileViewer Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
VisualBuilder LibGUI: Change GUI::KeyEvent::key() type to KeyCode 2020-05-27 11:19:38 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00