Files
ladybird/Libraries/LibWebView/EventLoop/EventLoopImplementationMacOS.mm
Aliaksandr Kalenik 0b20ba1c0f LibWebView: Allow unregistering notifier on different thread in AppKit
This change updates MacOS 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

16 KiB