[webkit-reviews] review requested: [Bug 59603] [GTK] WKView should be a GtkWidget : [Attachment 91440] New patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 00:33:25 PDT 2011


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 59603: [GTK] WKView should be a GtkWidget
https://bugs.webkit.org/show_bug.cgi?id=59603

Attachment 91440: New patch
https://bugs.webkit.org/attachment.cgi?id=91440&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
As martin poined out, we don't need a new class inheriting from
WebKitWebViewBase, we can simply map WKViewRef to WebKitWebViewBase. So this
patch leaves WebKitWebViewBase as a non-abstract class and makes WKViewCreate
return the widget instead of the page client so that WKView can be used as a
widget.


More information about the webkit-reviews mailing list