Files
ladybird/Libraries/LibWebView/EventLoop/EventLoopImplementationQt.cpp
Aliaksandr Kalenik 2a98f0d7aa LibWebView: Allow unregistering notifier on different thread in Qt
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.
2025-11-02 22:43:10 +01:00

13 KiB