[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 23:37:38 PST 2012


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





--- Comment #10 from Grzegorz <g.czajkowski at samsung.com>  2012-01-16 23:37:38 PST ---
(In reply to comment #8)
> (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

LGTM.

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