[Webkit-unassigned] [Bug 134975] Fix warning.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 17 19:18:47 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134975
--- Comment #10 from Gyuyoung Kim <gyuyoung.kim at webkit.org> 2014-07-17 19:19:01 PST ---
(In reply to comment #9)
> (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
> >>> 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.
>
> Oops. I'm sorry. I missed it. But, it is weird because efl-wk2 ews was fine. :( Let me check if efl ews is working correctly.
efl-ews tested this patch based on latest code. Latest code doesn't use the argument. That's why efl-ews didn't detect build break !
--
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