[Webkit-unassigned] [Bug 237197] New: IPC_TESTING_API implementation does not use Connection.h implementation to send messages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 03:31:34 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237197

            Bug ID: 237197
           Summary: IPC_TESTING_API implementation does not use
                    Connection.h implementation to send messages
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: kkinnunen at apple.com
            Blocks: 235965

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


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=235965
[Bug 235965] IPC::StreamMessageReceiver should support sendWithAsyncReply()
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220225/2b8167f2/attachment-0001.htm>


More information about the webkit-unassigned mailing list