In r64526, I inadvertently introduced a memory leak into CursorGtk.cpp, by rereffing GdkCursors via GRefPtr. This bug tracks the removal of that memory leak.
Created attachment 63342 [details] Remove the memory leak
Committed r64561: <http://trac.webkit.org/changeset/64561>