Age | Commit message (Expand) | Author |
---|---|---|
2022-09-21 | LibWeb: Remove WRAPPER_HACK() macro | Linus Groh |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Make TreeWalker GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Move event listeners, handlers and callbacks to the GC heap | 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 |