ladybird/Libraries/LibWebView/EventLoop
Andreas Kling cebc4d00dd LibCore: Remove ability to post heap-allocated Core::Event objects
We no longer need this API since all clients have been converted to
simply posting the Core::Event::Type (or a callback function).
2025-12-03 13:26:27 +01:00
..
EventLoopImplementationMacOS.h LibCore: Remove ability to post heap-allocated Core::Event objects 2025-12-03 13:26:27 +01:00
EventLoopImplementationMacOS.mm LibCore: Remove ability to post heap-allocated Core::Event objects 2025-12-03 13:26:27 +01:00
EventLoopImplementationQt.cpp LibCore: Remove ability to post heap-allocated Core::Event objects 2025-12-03 13:26:27 +01:00
EventLoopImplementationQt.h LibCore: Remove ability to post heap-allocated Core::Event objects 2025-12-03 13:26:27 +01:00
EventLoopImplementationQtEventTarget.cpp LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00
EventLoopImplementationQtEventTarget.h LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00