ladybird/Userland/Services/WebWorker
Shannon Booth e44702f090 LibWeb: Construct ResourceLoader with a GC Heap
This will allow us to easily make use of HeapFunctions instead of
SafeFunction for all of the callbacks in ResourceLoader.
2024-10-30 20:55:45 +01:00
..
CMakeLists.txt LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
ConnectionFromClient.cpp LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
ConnectionFromClient.h LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
DedicatedWorkerHost.cpp LibWeb: Move StructuredSerializeOptions to its own header 2024-10-17 16:34:32 -04:00
DedicatedWorkerHost.h LibWeb: Use proper enums in WorkerOptions dictionary 2024-09-20 22:41:24 +01:00
Forward.h LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00
main.cpp LibWeb: Construct ResourceLoader with a GC Heap 2024-10-30 20:55:45 +01:00
PageHost.cpp Everywhere: Pass backing store into Navigable::paint() 2024-06-28 14:25:34 +02:00
PageHost.h LibWeb: Move updating the rendering into HTML task 2024-10-04 07:07:01 +02:00