[Webkit-unassigned] [Bug 89719] [EFL][WK2] ProcessExecutablePath is required

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 01:15:40 PDT 2012


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





--- Comment #15 from Christophe Dumez <christophe.dumez at intel.com>  2012-07-23 01:15:44 PST ---
(From update of attachment 153749)
View in context: https://bugs.webkit.org/attachment.cgi?id=153749&action=review

> Source/WebKit2/UIProcess/Launcher/efl/ProcessLauncherEfl.cpp:66
>              String cmd = makeString(m_launchOptions.processCmdPrefix, ' ', fullPath, ' ', socket);

This patch breaks build in debug mode. I think you should replace "fullPath" by "executablePath" on this line.

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