mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
3bbe1b0c62
When the user resizes the browser window, AppKit will spin the current run loop in the common mode. This patch allows socket events from IPC to be processed while the resize is ongoing. This includes the WebView hook to repaint. Co-Authored-By: Andreas Kling <andreas@ladybird.org> |
||
---|---|---|
.. | ||
Application.h | ||
Application.mm | ||
ApplicationDelegate.h | ||
ApplicationDelegate.mm | ||
EventLoopImplementation.h | ||
EventLoopImplementation.mm |