Bug 244243

Summary: WebKit platform IPC::Connection::terminateSoon() uses code from UI process
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: 243780    

Description Kimmo Kinnunen 2022-08-23 02:43:08 PDT
WebKit platform IPC::Connection::terminateSoon() uses code from UI process

Makes it harder to compile WebKit/Platform/IPC as a standalone, testable component
Comment 1 Kimmo Kinnunen 2022-08-23 04:33:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3574
Comment 2 Radar WebKit Bug Importer 2022-08-23 04:33:29 PDT
<rdar://problem/99027222>
Comment 3 EWS 2022-08-24 01:00:40 PDT
Committed 253719@main (4efdf99aa4b4): <https://commits.webkit.org/253719@main>

Reviewed commits have been landed. Closing PR #3574 and removing active labels.
Comment 4 Kimmo Kinnunen 2022-08-24 09:11:20 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/3611
Comment 5 EWS 2022-08-24 09:23:44 PDT
Committed 253724@main (a2d58df7b898): <https://commits.webkit.org/253724@main>

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