ladybird/Libraries/LibWeb/WebSockets
Timothy Flynn 70db474cf0 LibJS+LibWeb: Port interned bytecode strings to UTF-16
This was almost a no-op, except we intern JS exception messages. So the
bulk of this patch is porting exception messages to UTF-16.
2025-08-14 10:27:08 +02:00
..
WebSocket.cpp LibJS+LibWeb: Port interned bytecode strings to UTF-16 2025-08-14 10:27:08 +02:00
WebSocket.h LibWeb: Close WebSockets when document is unloaded 2025-02-26 11:47:32 +01:00
WebSocket.idl