ladybird/Userland
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
..
Libraries WebContent: Add shutdown_server IPC call to request process exit 2024-07-01 18:10:56 +02:00
Services WebContent: Add shutdown_server IPC call to request process exit 2024-07-01 18:10:56 +02:00
Utilities LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 2024-07-01 18:10:56 +02:00