mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Instead of passing RequestServer and ImageDecoder socket FDs as command-line arguments to WebWorker, send them over the main IPC channel after launch. The worker-agent handoff now carries all three transport handles (worker, RequestServer, ImageDecoder) so the connection path matches WebContent.