Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-31 | LibWeb: Replace ad-hoc EventHandler type with callback function typedef | Idan Horowitz |
2022-03-30 | LibWeb: Make WebSocket::close() arguments optional to match IDL | Idan Horowitz |
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2022-03-08 | LibWeb: Move Window from DOM directory & namespace to HTML | Linus Groh |
2022-03-02 | LibWeb: Send Origin on WebSocket connection | Michiel Visser |
2022-02-18 | LibWeb: Use more relevant WebSocket spec links | Linus Groh |
2022-02-18 | LibWeb: Move WebSocket into the Web::WebSockets namespace | Linus Groh |