Files
ladybird/Userland/Libraries/LibWeb/HTML/WebSocket.h
Andreas Kling 57f3535c4a LibWeb: Remove duplicated event handler attribute code in WebSocket
This functionality is now inherited from EventTarget, so we can simply
remove the whole thing in WebSocket. :^)
2021-09-19 13:44:58 +02:00

3.0 KiB