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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 18:59:15 PDT 2014


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





--- Comment #8 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-07-17 18:59:29 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
>>>      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.

--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-07-17 18:59:30 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
>>>      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.

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