[Webkit-unassigned] [Bug 61915] [EFL][WK2] Add efl port's ewk_view files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 07:35:05 PDT 2011


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





--- Comment #19 from Leandro Pereira <leandro at profusion.mobi>  2011-06-09 07:35:04 PST ---
(From update of attachment 96580)
View in context: https://bugs.webkit.org/attachment.cgi?id=96580&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:126
> +    NativeWebWheelEvent wheelEvent = NativeWebWheelEvent(ev, &position);

NativeWebWheelEvent wheelEvent(ev, &position);

Please review other constructors as well.

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