[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 18:00:12 PST 2012


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





--- Comment #8 from Eunsol Park <eunsol47.park at samsung.com>  2012-01-16 18:00:12 PST ---
(In reply to comment #5)
> 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.

updated patch

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