[Webkit-unassigned] [Bug 76370] [EFL] Define the names of view smart class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 19:20:32 PST 2012


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





--- Comment #11 from KwangHyuk <hyuki.kim at samsung.com>  2012-01-17 19:20:31 PST ---
> Source/WebKit/efl/ewk/ewk_private.h:63
> +static const char ewkViewSingleName[] = "Ewk_View_Single";

I have got this idea from reviewer morrita's comment for other patch. :)
"It looks this should be just const int, without static. Static is for static variables, which are usually staying inside c/cpp file."

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