[Webkit-unassigned] [Bug 59990] New: [GTK][WebKit2] GTK+ 2.x widget rendering fails after r85480
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 17:57:14 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59990
Summary: [GTK][WebKit2] GTK+ 2.x widget rendering fails after
r85480
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
It seems the issue here is that there are two situations that are no longer handled by the code grabbing the drawable size:
1. When the drawable is null.
2. When the drawable is in fact a GdkPixmap.
For the time being this diables the sanity check for WebKit2, but we can wait to add support for that when we decide whether or not to drop GTK+ 2.x support for WebKit2.
--
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