[Webkit-unassigned] [Bug 54571] New: [GTK] The GraphicsContext does not need to hold the expose event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 16 11:07:34 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54571
Summary: [GTK] The GraphicsContext does not need to hold the
expose event
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P3
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrobinson at webkit.org
Currently the GraphicsContext carries the expose event. This should not be necessary, as it can simply hold the GdkDrawable. This should eliminate a bit of extra code.
--
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