[Webkit-unassigned] [Bug 47087] New: Use pixbufs instead of pixmaps when creating platform cursors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 4 08:02:29 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=47087
Summary: Use pixbufs instead of pixmaps when creating platform
cursors
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: carlosgc at gnome.org
Created an attachment (id=69634)
--> (https://bugs.webkit.org/attachment.cgi?id=69634)
Use GdkPixbuf to create platform cursors
gdk_cursor_new_from_pixmap() has been removed in gtk3. We can use a pixbuf instead of a pixman and use gdk_cursor_new_from_pixbuf() instead.
--
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