ladybird/Userland/Services/InspectorServer
Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible
If we can easily communicate failure, let's avoid asserting and report
failure instead.
2021-09-06 01:53:26 +02:00
..
ClientConnection.cpp InspectorServer: Add is_inspectable IPC 2021-06-02 11:19:04 +02:00
ClientConnection.h InspectorServer: Add is_inspectable IPC 2021-06-02 11:19:04 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Forward.h Services: Add InspectorServer to reverse the direction of Inspector 2021-05-13 23:28:40 +02:00
InspectableProcess.cpp Everywhere: Use OOM-safe ByteBuffer APIs where possible 2021-09-06 01:53:26 +02:00
InspectableProcess.h Services: Add InspectorServer to reverse the direction of Inspector 2021-05-13 23:28:40 +02:00
InspectorClient.ipc Userland: Remove dummy IPC methods 2021-06-24 00:38:58 +02:00
InspectorServer.ipc InspectorServer: Add is_inspectable IPC 2021-06-02 11:19:04 +02:00
main.cpp InspectorServer: Use LocalSocket method to get pid 2021-07-01 17:49:18 +02:00