mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
This change updates Qt event loop implementation to allow notifiers to be unregistered from threads other than the one they were created on. Upcoming IPC changes will move transport socket reading into separate thread and depend on this behavior. |
||
|---|---|---|
| .. | ||
| EventLoopImplementationMacOS.h | ||
| EventLoopImplementationMacOS.mm | ||
| EventLoopImplementationQt.cpp | ||
| EventLoopImplementationQt.h | ||
| EventLoopImplementationQtEventTarget.cpp | ||
| EventLoopImplementationQtEventTarget.h | ||