[webkit-reviews] review requested: [Bug 21391] [Gtk] Invalid cast from GdkWindow to GtkWidget : [Attachment 24102] fixed a misplaced closing parenthesis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 5 14:31:26 PDT 2008


Jan Alonzo <jmalonzo at gmail.com> has asked  for review:
Bug 21391: [Gtk] Invalid cast from GdkWindow to GtkWidget
https://bugs.webkit.org/show_bug.cgi?id=21391

Attachment 24102: fixed a misplaced closing parenthesis
https://bugs.webkit.org/attachment.cgi?id=24102&action=edit

------- Additional Comments from Jan Alonzo <jmalonzo at gmail.com>
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)


More information about the webkit-reviews mailing list