Bug 243778

Summary: WebKit::isTestingIPC is used from IPC::, making IPC:: depend on WebKit::
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    

Kimmo Kinnunen
Reported 2022-08-10 04:28:04 PDT
WebKit::isTestingIPC is used from IPC::, making IPC:: depend on WebKit:: It's simpler if IPC:: doesn't depend on WebKit:: It's also easier to make a binary testing IPC:: if WebKit:: is not part of it
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-10 04:28:17 PDT
Kimmo Kinnunen
Comment 2 2022-08-10 04:29:43 PDT
EWS
Comment 3 2022-08-15 03:13:34 PDT
Committed 253421@main (a997bf6b7a87): <https://commits.webkit.org/253421@main> Reviewed commits have been landed. Closing PR #3188 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.