ladybird/Libraries/LibWeb/Worker
Shannon Booth a2e735b94c LibWeb: Fire unhandled dedicated worker exceptions on the parent global
When a dedicated worker has an unhandled exception, we should propogate
that exception to be fired at the parent global. Fixes a timeout
in the included WPT test.
2026-04-05 23:38:38 +02:00
..
WebWorkerClient.cpp LibWeb: Fire unhandled dedicated worker exceptions on the parent global 2026-04-05 23:38:38 +02:00
WebWorkerClient.h LibWeb: Fire unhandled dedicated worker exceptions on the parent global 2026-04-05 23:38:38 +02:00
WebWorkerClient.ipc LibWeb: Fire unhandled dedicated worker exceptions on the parent global 2026-04-05 23:38:38 +02:00
WebWorkerServer.ipc LibWeb+LibWebView+WebWorker: Send service sockets to workers over IPC 2026-03-12 20:32:55 +01:00