ladybird/Services/WebDriver
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
..
Client.cpp WebDriver: Stop using the ancient Core::EventReceiver parent/child API 2025-08-11 16:55:25 +02:00
Client.h WebDriver: Stop using the ancient Core::EventReceiver parent/child API 2025-08-11 16:55:25 +02:00
CMakeLists.txt LibThreading/LibSync: Split out sync primitives 2026-05-08 18:58:35 -05:00
main.cpp LibCore: Keep main event loops alive 2026-06-05 09:18:39 +02:00
Session.cpp Everywhere: Move Mach bootstrap listener into LibIPC 2026-03-24 19:51:52 +01:00
Session.h Everywhere: Move Mach bootstrap listener into LibIPC 2026-03-24 19:51:52 +01:00
WebContentConnection.cpp WebDriver: Send window handle asynchronously after WebContent connects 2026-02-15 08:21:41 -05:00
WebContentConnection.h WebDriver: Send window handle asynchronously after WebContent connects 2026-02-15 08:21:41 -05:00