[Webkit-unassigned] [Bug 172940] New: webkitpy: Return correct process names from SimulatorProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 5 16:00:40 PDT 2017


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

            Bug ID: 172940
           Summary: webkitpy: Return correct process names from
                    SimulatorProcess
           Product: WebKit
           Version: Other
          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

Currently, SimulatorProcess will return a process name of '<bundle>.app'.  This is incorrect, it should return the name of the executable inside the bundle.  Additionally, server_process provides both a name() function and a process_name().  Clarify which is meant and always use process_name().

-- 
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/20170605/3c213d3b/attachment.html>


More information about the webkit-unassigned mailing list