ladybird/Services/WebWorker
Aliaksandr Kalenik db8c443392 Everywhere: Make TransportSocket non-movable
Instead of wrapping all non-movable members of TransportSocket in OwnPtr
to keep it movable, make TransportSocket itself non-movable and wrap it
in OwnPtr.
2025-04-09 15:27:52 +02:00
..
CMakeLists.txt Meta: Link with OpenSSL explicitly 2025-02-17 12:36:26 +01:00
ConnectionFromClient.cpp Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
ConnectionFromClient.h Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
DedicatedWorkerHost.cpp LibWeb: Do not store network errors as a StringView 2025-04-02 11:43:53 +02:00
DedicatedWorkerHost.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Forward.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
main.cpp Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
PageHost.cpp LibWeb+WebContent: Move display list rasterization off the main thread 2025-03-31 15:58:15 +01:00
PageHost.h LibWeb+WebContent: Move display list rasterization off the main thread 2025-03-31 15:58:15 +01:00