[Webkit-unassigned] [Bug 59411] [EFL] Change cursor to LAZY_NATIVE_CURSOR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 19:46:06 PDT 2011


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





--- Comment #5 from Antonio Gomes <tonikitoo at webkit.org>  2011-04-27 19:46:05 PST ---
(From update of attachment 91411)
View in context: https://bugs.webkit.org/attachment.cgi?id=91411&action=review

> Source/WebCore/platform/efl/CursorEfl.cpp:58
> +static const char* getCursorString(Cursor::Type type)

We usually do not use "get" for getters.

> Source/WebCore/platform/efl/WidgetEfl.cpp:266
> +    const char *group = cursor.platformCursor();

* in the left side.

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