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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 10:29:29 PDT 2013


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


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

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




--- Comment #16 from Sergio Correia <sergio.correia at openbossa.org>  2013-05-11 10:27:53 PST ---
Created an attachment (id=201462)
 --> (https://bugs.webkit.org/attachment.cgi?id=201462&action=review)
Patch

1) using prefixed increment style; 2) storing the CString to avoid calling utf8() twice; 3) using OwnArrayPtr + deleteOwnedArrayPtr to take care of the deallocating the memory when the args variable goes out of scope.

-- 
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