[Webkit-unassigned] [Bug 88631] [EFL][WK2] Add ewk_view_touchscreen which has touchscreen behavior.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 22 20:19:09 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88631
--- Comment #11 from EunMi Lee <eunmi15.lee at samsung.com> 2012-06-22 20:19:08 PST ---
(In reply to comment #10)
> (From update of attachment 147743 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=147743&action=review
>
> > Source/WebKit2/UIProcess/API/efl/ewk_view.h:173
> > +EAPI Eina_Bool ewk_view_smart_class_set(Ewk_View_Smart_Class *api);
>
> Basically, this is way to go.
>
> However, we can not inherit ewk_view although this is exposed.
> It's because ewk_view_base_add have some logic to initialize.
>
> In order to expose this successfully,
> I believe that we should move initialization logic from ewk_view_base_add to _ewk_view_smart_add.
Thank you for your comment :)
I will upload patch again after changing codes to support inheritance correctly.
--
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