[Webkit-unassigned] [Bug 232060] New: WebContent crash when sending invalid IPC message using IPC testing API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 17:25:42 PDT 2021


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

            Bug ID: 232060
           Summary: WebContent crash when sending invalid IPC message
                    using IPC testing API
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: brandonstewart at apple.com

When sending an invalid message using the IPC testing API, the WebContent process will crash.

IPC.sendSyncMessage('UI',IPC.webPageProxyID,IPC.messages.WebPageProxy_ExecuteSavedCommandBySelector.name, 1, [{type: 'String',value: 'AAA'}]);

-- 
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/20211021/519e7e21/attachment-0001.htm>


More information about the webkit-unassigned mailing list