summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/WindowEventHandlers.h
AgeCommit message (Expand)Author
2022-09-24LibWeb: Move CallbackType from Bindings/ to WebIDL/Linus Groh
2022-09-06LibWeb: Move event listeners, handlers and callbacks to the GC heapAndreas Kling
2022-06-29LibWeb: Implement WindowEventHandlersLuke Wilde