[Webkit-unassigned] [Bug 75464] [EFL][WK2] Add ProcessLauncherEfl.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 03:02:35 PST 2012


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





--- Comment #3 from YoungTaeck Song <youngtaeck.song at samsung.com>  2012-01-05 03:02:35 PST ---
(In reply to comment #2)
> (From update of attachment 120928 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=120928&action=review
> 
> > Source/WebKit2/UIProcess/Launcher/efl/ProcessLauncherEfl.cpp:39
> > +static const char* WebProcessName = "WebProcess";
> > +static const char* PluginProcessName = "PluginProcess";
> 
> Almost looks good to me.
> 
> As a minor issue, I realized that static const char foo[] is better than static const char* because it can go to .rodata.

==> Thanks. I fixed it in the next fetch.

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