[Webkit-unassigned] [Bug 21391] [Gtk] Invalid cast from GdkWindow to GtkWidget
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 5 14:31:26 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21391
jmalonzo at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24102| |review?
Flag| |
------- Comment #1 from jmalonzo at gmail.com 2008-10-05 14:31 PDT -------
Created an attachment (id=24102)
--> (https://bugs.webkit.org/attachment.cgi?id=24102&action=view)
fixed a misplaced closing parenthesis
The patch should fix the invalid cast by fixing a misplaced parenthesis to cast
the widget and not the widget's window (which is a GdkWindow)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list