NEW 237197
IPC_TESTING_API implementation does not use Connection.h implementation to send messages
https://bugs.webkit.org/show_bug.cgi?id=237197
Summary IPC_TESTING_API implementation does not use Connection.h implementation to se...
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.