[Webkit-unassigned] [Bug 164344] New: Add TCP client to DumpRenderTree and WebKitTestRunner for on device testing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 15:30:49 PDT 2016


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

            Bug ID: 164344
           Summary: Add TCP client to DumpRenderTree and WebKitTestRunner
                    for on device testing
    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

In order to test on device, a TCP connection will be opened between device and host.  This adds the TCP client which will run on the device.  This TCP client redirects standard out and standard error to the TCP connection and sends it's received data to standard in.  If the server is not properly initialized, the normal handles for standard out, standard error and standard in will be used.

-- 
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/20161102/1874c1e8/attachment-0001.html>


More information about the webkit-unassigned mailing list