1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 15:08:12 +00:00
serenity/Userland/Libraries/LibWeb/Worker
Andrew Kaster b5acc5f2df LibWeb: Serialize and pass to the WebWorker the current ESO
This allows the initial fetch() in the run a worker AO to use the proper
values from the outside settings.
2024-03-06 07:19:10 +01:00
..
WebWorkerClient.cpp LibWeb+WebContent: Spawn Worker processes from the chrome 2024-01-12 15:53:11 -07:00
WebWorkerClient.h LibWeb+WebContent: Spawn Worker processes from the chrome 2024-01-12 15:53:11 -07:00
WebWorkerClient.ipc
WebWorkerServer.ipc LibWeb: Serialize and pass to the WebWorker the current ESO 2024-03-06 07:19:10 +01:00