Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-24 | LibWeb: Move CallbackType from Bindings/ to WebIDL/ | Linus Groh |
2022-09-06 | LibWeb: Move event listeners, handlers and callbacks to the GC heap | Andreas Kling |
2022-02-16 | LibWeb: Separate "event listener" from "EventListener" | Andreas Kling |
2022-02-08 | LibWeb: Rewrite EventTarget to more closely match the spec | Luke Wilde |
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-03 | LibWeb: Basic implementation of global event handlers :^) | Andreas Kling |