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. |
||
|---|---|---|
| .. | ||
| Application.h | ||
| Application.mm | ||
| ApplicationDelegate.h | ||
| ApplicationDelegate.mm | ||
| EventLoopImplementationMacOS.h | ||
| EventLoopImplementationMacOS.mm | ||