[Webkit-unassigned] [Bug 134975] Fix warning.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 09:27:48 PDT 2014


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





--- Comment #5 from Darin Adler <darin at apple.com>  2014-07-17 09:28:03 PST ---
(From update of attachment 235065)
View in context: https://bugs.webkit.org/attachment.cgi?id=235065&action=review

> Source/WebKit2/UIProcess/API/efl/EwkView.cpp:222
> +void EwkViewEventHandler<EVAS_CALLBACK_MOUSE_IN>::handleEvent(void*, Evas*, Evas_Object*, void*)
>  {
>      Ewk_View_Smart_Data* smartData = static_cast<Ewk_View_Smart_Data*>(data);

How can this possibly compile? The data argument is used!

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