ladybird/Services/WebWorker
Shannon Booth 6107775ebe WebWorker: Move hack for initializing global scope's URL even earlier
In the next commit, we will rely on global scope's URL being
initialized even earlier in the process of setting up the environment
for the Worker global. Move this hack just before that.
2026-01-13 16:59:54 +01:00
..
CMakeLists.txt LibWeb: Set maximum OpenSSL threads in processes with JS 2026-01-04 15:56:54 +01:00
ConnectionFromClient.cpp LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
ConnectionFromClient.h LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
Forward.h LibWeb+WebWorker: Create SharedWorkerGlobalScope for Shared Workers 2025-05-18 17:50:05 -06:00
main.cpp LibWeb: Set maximum OpenSSL threads in processes with JS 2026-01-04 15:56:54 +01:00
PageHost.cpp LibWeb+WebContent: Allow WebContent to disentangle zoom from css pixels 2026-01-12 11:00:14 +00:00
PageHost.h LibWeb+WebContent: Allow WebContent to disentangle zoom from css pixels 2026-01-12 11:00:14 +00:00
WorkerHost.cpp WebWorker: Move hack for initializing global scope's URL even earlier 2026-01-13 16:59:54 +01:00
WorkerHost.h LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00