Bug 245475 - IPC::Connection::SyncMessageState does not support multiple runloops
Summary: IPC::Connection::SyncMessageState does not support multiple runloops
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks: 244825
  Show dependency treegraph
 
Reported: 2022-09-21 06:27 PDT by Kimmo Kinnunen
Modified: 2022-10-10 02:18 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-09-21 06:27:05 PDT
IPC::Connection::SyncMessageState does not support multiple runloops

This would be needed for sending messages from Worker threads. This w
Comment 1 Kimmo Kinnunen 2022-09-21 07:02:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4566
Comment 2 Radar WebKit Bug Importer 2022-09-21 07:22:05 PDT
<rdar://problem/100223029>
Comment 3 EWS 2022-10-10 02:17:59 PDT
Committed 255334@main (452967ca0497): <https://commits.webkit.org/255334@main>

Reviewed commits have been landed. Closing PR #4566 and removing active labels.