ladybird/UI/AppKit/Application
Andreas Kling 83b293e4f2 LibCore: Keep main event loops alive
Add an explicit initializer for process-lifetime event loops and use it
for browser, helper service, and utility main loops. This preserves weak
event loop references for cross-thread users while making main thread
loop lifetime independent of normal program teardown.
2026-06-05 09:18:39 +02:00
..
Application.h LibCore: Keep main event loops alive 2026-06-05 09:18:39 +02:00
Application.mm LibCore: Keep main event loops alive 2026-06-05 09:18:39 +02:00
ApplicationDelegate.h LibWebView+UI: Reduce boilerplate to update the bookmarks bar display 2026-06-03 18:14:12 -04:00
ApplicationDelegate.mm LibWebView+UI: Reduce boilerplate to update the bookmarks bar display 2026-06-03 18:14:12 -04:00
EventLoopImplementationMacOS.h Revert "LibCore: Add thread-safe weak deferred_invoke()" 2026-01-25 12:20:39 +01:00
EventLoopImplementationMacOS.mm LibThreading/LibSync: Split out sync primitives 2026-05-08 18:58:35 -05:00