Bug 244243 - WebKit platform IPC::Connection::terminateSoon() uses code from UI process
Summary: WebKit platform IPC::Connection::terminateSoon() uses code from UI process
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: 243780
  Show dependency treegraph
 
Reported: 2022-08-23 02:43 PDT by Kimmo Kinnunen
Modified: 2022-08-24 09:23 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-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.