[Webkit-unassigned] [Bug 225941] New: WKRemoteObjectRegistry _invokeMethod needs to check for nil completionHandlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 16:33:21 PDT 2021


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

            Bug ID: 225941
           Summary: WKRemoteObjectRegistry  _invokeMethod needs to check
                    for nil completionHandlers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: julian_a_gonzalez at apple.com
                CC: rniwa at webkit.org

If a reply block is provided but is nil, we shouldn't call `invokeMethod` - invocations expect callbacks to be callable.

<rdar://problem/75781150>

-- 
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/20210518/62e5b0f3/attachment-0001.htm>


More information about the webkit-unassigned mailing list