Age | Commit message (Expand) | Author |
---|---|---|
2022-09-06 | LibWeb: Move event listeners, handlers and callbacks to the GC heap | Andreas Kling |
2022-08-23 | LibWeb: Replace GlobalObject with Realm in wrapper functions | Linus Groh |
2022-08-23 | LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] | Linus Groh |
2022-03-23 | LibWeb: Minor cleanups in NodeIterator and TreeWalker | Andreas Kling |
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2022-03-09 | LibWeb: Add support for DOM's TreeWalker | Andreas Kling |