[Webkit-unassigned] [Bug 134663] [EFL] Fix crash caused by invalid cursor image.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 6 08:48:29 PDT 2014


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





--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-07-06 08:48:45 PST ---
(From update of attachment 234458)
View in context: https://bugs.webkit.org/attachment.cgi?id=234458&action=review

>> Source/WebKit2/UIProcess/API/efl/EwkView.cpp:233
>> +    smartData->mouse_in = 0;
> 
> Use true instead of 0.

Typo: true -> false.

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