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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 17:44:03 PDT 2014


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





--- Comment #6 from KwangHyuk <hyuki.kim at samsung.com>  2014-07-17 17:44:18 PST ---
(In reply to comment #5)
> (From update of attachment 235065 [details])
> 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!

You are right, last patch was written on the old snapshot. :(
Thank you for you correction.
I will update the patch soon.

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