[Webkit-unassigned] [Bug 148616] New: [EFL] Fix the problem in which environment variable included in webprocess-cmd-prefix can't be parsed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 30 09:11:02 PDT 2015


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

            Bug ID: 148616
           Summary: [EFL] Fix the problem in which environment variable
                    included in webprocess-cmd-prefix can't be parsed
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jh718.park at samsung.com
                CC: demarchi at webkit.org

This patch fix the problem in which environment variable in web process-cmd-prefix can't be parsed.
process-cmd-prefix option doesn't work in two cases.
1. When executing run-layout-tests, 
2. When executing MiniBrowser with web process-cmd-prefix environment variable.

After this patch, webprocesss-cmd-prefix should include full path of executable file because execute doesn't consider PATH,
e.g. Tools/Scripts/run-webkit-tests --efl --webprocess-cmd-prefix="DISPLAY=:0 /usr/bin/xterm -e gdb --args"

-- 
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/20150830/50debf70/attachment.html>


More information about the webkit-unassigned mailing list