[Webkit-unassigned] [Bug 238986] New: IPC::Connection should be able to dispatch messages to a specific work queue by default
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 8 01:17:05 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238986
Bug ID: 238986
Summary: IPC::Connection should be able to dispatch messages to
a specific work queue by default
Product: WebKit
Version: Safari 15
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kkinnunen at apple.com
CC: kkinnunen at apple.com
Blocks: 238515
IPC::Connection should be able to dispatch messages to a specific work queue by default
Currently the IPC::Connection dispatches messages to main loop through IPC::Connection::Client.
For a IPC::Connection used in a specific thread, it should be possible to dispatch within that thread without any filtering.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=238515
[Bug 238515] IPC::Connection multithread support metabug
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220408/f051abcf/attachment-0001.htm>
More information about the webkit-unassigned
mailing list