ladybird/Libraries/LibWeb/WebSockets
Andreas Kling dfa796a4e4 LibJS+LibWeb: Use GC::Weak instead of AK::WeakPtr for GC-allocated types
This makes some common types like JS::Object smaller (by 8 bytes) and
yields a minor speed improvement on many benchmarks.
2025-10-17 17:22:16 +02:00
..
WebSocket.cpp LibJS+LibWeb: Use GC::Weak instead of AK::WeakPtr for GC-allocated types 2025-10-17 17:22:16 +02:00
WebSocket.h LibWeb: Close WebSockets when document is unloaded 2025-02-26 11:47:32 +01:00
WebSocket.idl Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00