[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:17:20 PDT 2014


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





--- Comment #6 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-07-06 09:17:36 PST ---
(From update of attachment 234461)
View in context: https://bugs.webkit.org/attachment.cgi?id=234461&action=review

> Source/WebKit2/UIProcess/API/efl/EwkView.cpp:-225
> -    self->updateCursor();

This callback was added by r165730 in order to restore previous cursor before going out of webview.
http://trac.webkit.org/changeset/165730

Can we restore previous cursor when coming back to inside WebView without this cursor update ?

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