ladybird/Services/WebWorker
Undefine b9fec5edbf Meta: Rename and merge some lagom_* and ladybird_*
We had both {lagom,ladybird}_test and {lagom,ladybird}_lib, now both
are just one helper. Also rename all other lagom_* helpers to be
ladybird_*.
2026-05-05 22:08:24 +02:00
..
CMakeLists.txt Meta: Rename and merge some lagom_* and ladybird_* 2026-05-05 22:08:24 +02:00
ConnectionFromClient.cpp LibWeb: Implement cross process BroadcastChannel delivery 2026-04-14 18:43:28 +02:00
ConnectionFromClient.h LibWeb: Implement cross process BroadcastChannel delivery 2026-04-14 18:43:28 +02:00
Forward.h LibWeb+WebWorker: Create SharedWorkerGlobalScope for Shared Workers 2025-05-18 17:50:05 -06:00
main.cpp Everywhere: Replace Unix socket IPC transport with Mach ports on macOS 2026-03-23 18:50:48 +01:00
PageHost.cpp LibWeb: Keep worker startup reachable until script load completes 2026-04-27 18:02:49 +02:00
PageHost.h LibWeb: Schedule rendering updates on demand 2026-04-29 20:54:53 +02:00
WorkerHost.cpp LibWeb: Keep worker startup reachable until script load completes 2026-04-27 18:02:49 +02:00
WorkerHost.h LibWeb/Bindings: Emit one bindings header and cpp per IDL 2026-04-21 07:36:13 +02:00