[Webkit-unassigned] [Bug 89719] [EFL][WK2] ProcessExecutablePath is required
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 23 00:54:35 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89719
KwangYong Choi <ky0.choi at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #153718|0 |1
is obsolete| |
Attachment #153718|review?, commit-queue? |
Flag| |
--- Comment #13 from KwangYong Choi <ky0.choi at samsung.com> 2012-07-23 00:54:38 PST ---
Created an attachment (id=153746)
--> (https://bugs.webkit.org/attachment.cgi?id=153746&action=review)
Patch
1. Added cmake script for getting process names.
2. Added static string for each process executable path.
3. Added #if statement for UNIX/LINUX.
I tried to get argv from ecore_app_args_get(). But it did not work. So, I tried to add ecore_app_args_set() to MiniBrowser. It did not work, either. I think it's hard to get argv value from here. :(
--
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