Age | Commit message (Expand) | Author |
---|---|---|
2020-11-30 | LibWeb: Deallocate DOM timer ID's when the timer goes away | Andreas Kling |
2020-09-29 | LibWeb: Remove a bunch of unnecessary <LibJS/Interpreter.h> includes | Andreas Kling |
2020-07-26 | LibWeb: Move DOM classes into the Web::DOM namespace | Andreas Kling |
2020-06-27 | LibWeb: Make DOM timers cancellable and stop leaking them | Andreas Kling |