Age | Commit message (Expand) | Author |
---|---|---|
2022-09-06 | LibWeb: Make Headers and HeadersIterator GC-allocated | Andreas Kling |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-08-23 | LibWeb: Replace GlobalObject with Realm in wrapper functions | Linus Groh |
2022-07-19 | LibWeb: Implement '5.1. Headers class' from the Fetch API :^) | Linus Groh |