mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 15:48:12 +00:00
![]() Instead of using Core::EventLoop and Core::Timer directly, LibWeb now goes through a Web::Platform abstraction layer instead. This will allow us to plug in Qt's event loop (and QTimer) over in Ladybird, to avoid having to deal with multiple event loops. |
||
---|---|---|
.. | ||
EventLoopPlugin.cpp | ||
EventLoopPlugin.h | ||
Timer.cpp | ||
Timer.h |