Age | Commit message (Expand) | Author |
---|---|---|
2022-09-21 | LibWeb: Remove WRAPPER_HACK() macro | Linus Groh |
2022-09-06 | LibWeb: Make IdleDeadline GC-allocated | Andreas Kling |
2022-04-02 | LibWeb: Implement the infrastructure necessary for requestIdleCallback | Simon Wanner |
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2021-09-17 | LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec | Andreas Kling |