[Webkit-unassigned] [Bug 105156] [EFL][WK2] Process launcher uses system() for wrapping the WebProcess when using WEB_PROCESS_CMD_PREFIX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 00:21:08 PDT 2013


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


Sergio Correia <sergio.correia at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #202775|                            |review?
               Flag|                            |




--- Comment #28 from Sergio Correia <sergio.correia at openbossa.org>  2013-05-24 00:19:35 PST ---
Created an attachment (id=202775)
 --> (https://bugs.webkit.org/attachment.cgi?id=202775&action=review)
Patch

Addressing Benjamin's feedback. Now using a Vector<OwnArrayPtr<char>> to store the arguments to be passed to execvp().

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list