Bug 245475

Summary: IPC::Connection::SyncMessageState does not support multiple runloops
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebKit2Assignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 244825    

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.