[Webkit-unassigned] [Bug 169419] New: Use TCP instead of FIFOs for Simulator/Device communication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 09:51:31 PST 2017


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

            Bug ID: 169419
           Summary: Use TCP instead of FIFOs for Simulator/Device
                    communication
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com
                CC: lforschler at apple.com

We should TCP instead of FIFOs when communicating through stdin, stdout and stderr for WebKitTestRunnerApp and DumpRenderTree on Simulators and in the future, devices.  FIFO's will not work for on-device testing, so we should implement this communication in a way which will work for on-device testing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170309/a064666e/attachment-0001.html>


More information about the webkit-unassigned mailing list