Bug 237197

Summary: IPC_TESTING_API implementation does not use Connection.h implementation to send messages
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 237195    
Bug Blocks: 235965    

Kimmo Kinnunen
Reported 2022-02-25 03:31:34 PST
IPC_TESTING_API implementation does not use Connection.h implementation to send messages Instead, it does the same logic as what the Connection.h would do. This means 1) It does not test Connection, even when that is the purpose of the API 2) It breaks if Connection changes
Attachments
Radar WebKit Bug Importer
Comment 1 2022-03-04 03:32:15 PST
Note You need to log in before you can comment on or make changes to this bug.