[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 09:00:36 PDT 2014


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





--- Comment #4 from KwangHyuk <hyuki.kim at samsung.com>  2014-07-06 09:00:53 PST ---
>> Source/WebKit2/UIProcess/API/efl/ewk_view.h:224
>> +    Eina_Bool mouse_in;

> I'm not sure whether we should maintain this flag as a field of Ewk_View_Smart_Data since this flag is only used internally. Any reason we should open this flag as public ? If not, it looks we maintain it as one of EwkView member internally.

Thank you and agree with you.

I found better approach. it will be updated 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