Age | Commit message (Expand) | Author |
---|---|---|
2023-03-05 | LibWeb: Port CloseEvent 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 CloseEvent IDL constructor | Idan Horowitz |
2021-04-25 | LibWeb: Add WebSocket bindings | DexesTTP |