ladybird/Userland/Services
Andrew Kaster 29b4f21c7b WebContent: Add shutdown_server IPC call to request process exit
This ensures that removing the last view from a WebContentClient will
close its associated process, assuming the WebContent process is not
hung. A more drastic measure will be needed to trigger forcefully
killing the process when it doesn't respond to this request.
2024-07-01 18:10:56 +02:00
..
ImageDecoder Everywhere: Transition ImageDecoder to be single-instance, owned by UI 2024-06-26 16:09:33 -06:00
RequestServer LibTLS: Remove key-logging debug feature 2024-06-24 09:45:41 -06:00
WebContent WebContent: Add shutdown_server IPC call to request process exit 2024-07-01 18:10:56 +02:00
WebDriver Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
WebWorker LibIPC: Move stuff from Connection.h to .cpp and reduce #include count 2024-06-28 17:11:24 +02:00