ladybird/Userland/Services/WebWorker
Andrew Kaster 40a2bb32c3 LibWeb: Create separate DedicatedWorkerGlobalScope class
This is how it's supposed to have been from the beginning, we were just
lazy :).
2024-07-10 07:04:53 +02:00
..
CMakeLists.txt LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
ConnectionFromClient.cpp LibWeb: Create separate DedicatedWorkerGlobalScope class 2024-07-10 07:04:53 +02:00
ConnectionFromClient.h LibWeb: Create separate DedicatedWorkerGlobalScope class 2024-07-10 07:04:53 +02:00
DedicatedWorkerHost.cpp LibWeb: Create separate DedicatedWorkerGlobalScope class 2024-07-10 07:04:53 +02:00
DedicatedWorkerHost.h LibWeb: Create separate DedicatedWorkerGlobalScope class 2024-07-10 07:04:53 +02:00
Forward.h LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00
main.cpp LibWeb: Initialize HTML::EventLoop with its type 2024-07-10 07:04:53 +02:00
PageHost.cpp Everywhere: Pass backing store into Navigable::paint() 2024-06-28 14:25:34 +02:00
PageHost.h LibWeb: Stop deadlocking on unit tests 2024-07-03 15:01:03 +02:00