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

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


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

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 428999
  --> https://bugs.webkit.org/attachment.cgi?id=428999
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=428999&action=review

> Source/WebKit/Shared/API/Cocoa/_WKRemoteObjectRegistry.mm:269
> +        if (!replyInfo)
> +            return;

We should NSLog an error message here.

-- 
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/b09ed73f/attachment.htm>


More information about the webkit-unassigned mailing list