Age | Commit message (Expand) | Author |
---|---|---|
2023-03-05 | LibWeb: Port MessageEvent to new String | Kenneth Myhra |
2022-10-09 | LibWeb: Add Exposed attribute and IDL spec links where missing | Andrew Kaster |
2022-09-06 | LibWeb: Remove the NoInstanceWrapper extended IDL attribute | Andreas Kling |
2022-09-06 | LibWeb: Make DOM::Event and all its subclasses GC-allocated | Andreas Kling |
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 |