WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
238986
IPC::Connection should be able to dispatch messages to a specific work queue by default
https://bugs.webkit.org/show_bug.cgi?id=238986
Summary
IPC::Connection should be able to dispatch messages to a specific work queue ...
Kimmo Kinnunen
Reported
2022-04-08 01:17:05 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-04-15 01:18:13 PDT
<
rdar://problem/91799607
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug