[Webkit-unassigned] [Bug 233792] New: [Cocoa] Web Inspector: fix completion handler type signature for _WKInspectorExtension methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 16:47:54 PST 2021


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

            Bug ID: 233792
           Summary: [Cocoa] Web Inspector: fix completion handler type
                    signature for _WKInspectorExtension methods
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

A dictionary is not necessarily returned here, the implementation deserializes a SerializedScriptValue. While the frontend does return a dictionary payload, this is unpacked on the WebProcess-side before being sent back out via the _WKInspectorExtension APi.

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


More information about the webkit-unassigned mailing list