[Webkit-unassigned] [Bug 28346] [GTK] Support for cursors that are images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 15:17:00 PDT 2009


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





--- Comment #8 from Martin Robinson <martin.james.robinson at gmail.com>  2009-08-18 15:17:00 PDT ---
I should clarify the removal of the original gdk_cursor_ref(...) as well.
Previously the stub method increased the reference count of a GdkCursor created
via another Cursor constructor. This patch constructs an entirely new GdkCursor
instead, which should already have a reference count of 1.

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