[Webkit-unassigned] [Bug 88631] [EFL][WK2] Add ewk_view_touchscreen which has touchscreen behavior.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 23:14:51 PDT 2012


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





--- Comment #5 from Ryuan Choi <ryuan.choi at samsung.com>  2012-06-11 23:14:50 PST ---
(From update of attachment 146808)
View in context: https://bugs.webkit.org/attachment.cgi?id=146808&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.h:165
> +EAPI Eina_Bool ewk_view_smart_class_init(Ewk_View_Smart_Class *api);

WebKit/Efl have similar API, ewk_view_base_smart_set.

Isn't it better to make them similar (or same)?

> Source/WebKit2/UIProcess/API/efl/ewk_view_touchscreen.cpp:23
> +#include "NotImplemented.h"

<WebCore/NotImplemented.h> looks better.

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