[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
Sun Jun 2 21:23:17 PDT 2013


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





--- Comment #39 from Darin Adler <darin at apple.com>  2013-06-02 21:21:47 PST ---
(In reply to comment #38)
> I'm not sure if we can use Vector<OwnArrayPtr<char>> in WebKit.

We can use Vector<OwnArrayPtr> if we add an OwnArrayPtr section to the wtf/VectorTraits.h source file.

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