Age | Commit message (Expand) | Author |
---|---|---|
2021-10-01 | LibWeb: Add the missing MessageEvent IDL constructor | Idan Horowitz |
2021-10-01 | LibWeb: Add the lastEventId IDL attribute to MessageEvent | Idan Horowitz |
2021-10-01 | LibWeb: Change the IDL type of MessageEvent::data to any | Idan Horowitz |
2021-04-25 | LibWeb: Add WebSocket bindings | DexesTTP |