[Webkit-unassigned] [Bug 202763] New: [WinCairo] Move remote communication handling from RemoteInspectorServer to RemoteInspector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 9 13:13:22 PDT 2019


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

            Bug ID: 202763
           Summary: [WinCairo] Move remote communication handling from
                    RemoteInspectorServer to RemoteInspector.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

Because RemoteInspector now exists in UIProcess, the old method which communicate with RemoteInspector in WebProcess and RemoteInspectorServer in UIProcess was meaningless or even bad. Remove this complex implementation and move communication handling from RemoteInspectorServer to directly RemoteInspector.

-- 
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/20191009/396472bc/attachment-0001.html>


More information about the webkit-unassigned mailing list