[webkit-reviews] review canceled: [Bug 59603] [GTK] WKView should be a GtkWidget : [Attachment 91274] 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 canceled Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 59603: [GTK] WKView should be a GtkWidget
https://bugs.webkit.org/show_bug.cgi?id=59603

Attachment 91274: Patch
https://bugs.webkit.org/attachment.cgi?id=91274&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