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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 19:58:36 PDT 2012


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





--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-06-21 19:58:35 PST ---
(From update of attachment 148924)
View in context: https://bugs.webkit.org/attachment.cgi?id=148924&action=review

>> Source/WebKit2/Shared/efl/ProcessExecutablePathEfl.cpp:28
>> +const char* gWebKitWebProcessName = "WebProcess";
> 
> I prefer to use "static const char*" for constant variable.

One more thing, gXXX is gtk style. Just use webkitWebProcessName.

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