[webkit-reviews] review requested: [Bug 105156] [EFL][WK2] Process launcher uses system() for wrapping the WebProcess when using WEB_PROCESS_CMD_PREFIX : [Attachment 202775] Patch

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


Sergio Correia <sergio.correia at openbossa.org> has asked  for review:
Bug 105156: [EFL][WK2] Process launcher uses system() for wrapping the
WebProcess when using WEB_PROCESS_CMD_PREFIX
https://bugs.webkit.org/show_bug.cgi?id=105156

Attachment 202775: Patch
https://bugs.webkit.org/attachment.cgi?id=202775&action=review

------- Additional Comments from Sergio Correia <sergio.correia at openbossa.org>
Addressing Benjamin's feedback. Now using a Vector<OwnArrayPtr<char>> to store
the arguments to be passed to execvp().


More information about the webkit-reviews mailing list