[webkit-reviews] review canceled: [Bug 89719] [EFL][WK2] ProcessExecutablePath is required : [Attachment 153718] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 00:54:32 PDT 2012


KwangYong Choi <ky0.choi at samsung.com> has canceled KwangYong Choi
<ky0.choi at samsung.com>'s request for review:
Bug 89719: [EFL][WK2] ProcessExecutablePath is required
https://bugs.webkit.org/show_bug.cgi?id=89719

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

------- Additional Comments from KwangYong Choi <ky0.choi at samsung.com>
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. :(


More information about the webkit-reviews mailing list