[Webkit-unassigned] [Bug 99850] [EFL][WK2] Use the port independent PageViewportController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 13:42:08 PDT 2012


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





--- Comment #13 from Yael <yael.aharon.m at gmail.com>  2012-10-22 13:43:09 PST ---
(In reply to comment #12)
> (From update of attachment 169940 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=169940&action=review
> 
> > Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:1562
> > +#if USE(COORDINATED_GRAPHICS)
> > +void ewk_view_load_committed(Evas_Object* ewkView)
> 
> private method? We are trying to move away from free functions for private api
We should convert the load client to C++ in one go, and I will be happy to do that as a follow-up to this patch, but I don't think we should do it one method at a time. Would that be ok?

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