[Webkit-unassigned] [Bug 238515] IPC::Connection multithread support metabug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 09:59:26 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238515

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andersca at apple.com,
                   |                            |cdumez at apple.com,
                   |                            |darin at apple.com,
                   |                            |ggaren at apple.com,
                   |                            |sam at webkit.org

--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
IPC::Connection already supports sending and receiving IPC off the main thread and we already rely on this extensively. The exception iirc is sync-IPC sending (sendSync) but this likely wouldn't be a lot of work to support.

I am not sure where you are going with this.

-- 
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/20220331/05a6deb0/attachment.htm>


More information about the webkit-unassigned mailing list