[webkit-reviews] review requested: [Bug 14781] [gtk] Make WebKitGtkPage not connect to its own sgiansl but set/override the default handlers of GtkWidgetClass : [Attachment 15703] Use default handlers and adjust WebCore to make that happen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 04:51:14 PDT 2007


Holger Freyther <freyther at handhelds.org> has asked  for review:
Bug 14781: [gtk] Make WebKitGtkPage not connect to its own sgiansl but
set/override the default handlers of GtkWidgetClass
http://bugs.webkit.org/show_bug.cgi?id=14781

Attachment 15703: Use default handlers and adjust WebCore to make that happen
http://bugs.webkit.org/attachment.cgi?id=15703&action=edit

------- Additional Comments from Holger Freyther <freyther at handhelds.org>
Primary Goal: Use GtkWidgetClass default handlers instead of connecting to our
own signals

Kill FrameGdk, reintroduce it as stubs. Move FrameGdk methods to WebKitGtkPage,
ImageGdk. Adjust Platform*Event to use GdkEvent* structure.



More information about the webkit-reviews mailing list