[Webkit-unassigned] [Bug 217861] New: IPC testing API should expose whether a given IPC message has sync reply or not

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 18:32:30 PDT 2020


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

            Bug ID: 217861
           Summary: IPC testing API should expose whether a given IPC
                    message has sync reply or not
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Since the test need to decide whether to call IPC.sendMessage or IPC.sendSyncMessage,
IPC.messages should expose whether a given message is sync or not.

-- 
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/20201017/3da402d3/attachment.htm>


More information about the webkit-unassigned mailing list