Age | Commit message (Expand) | Author |
---|---|---|
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 |