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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 05:10:52 PST 2012


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


Grzegorz <g.czajkowski at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g.czajkowski at samsung.com




--- Comment #5 from Grzegorz <g.czajkowski at samsung.com>  2012-01-16 05:10:52 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=122612&action=review

> Source/WebKit/efl/ewk/ewk_private.h:62
> +static const char* ewkViewTiledName = "Ewk_View_Tiled";

static const char ewkViewTiledName[] = "Ewk_View_Tiled";

> Source/WebKit/efl/ewk/ewk_private.h:63
> +static const char* ewkViewSingleName = "Ewk_View_Single";

Ditto.

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