[webkit-reviews] review granted: [Bug 57820] [GTK] Export an API similar to WebKit1 : [Attachment 96727] Patch rebased to current git master

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 07:58:21 PDT 2011


Martin Robinson <mrobinson at webkit.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 57820: [GTK] Export an API similar to WebKit1
https://bugs.webkit.org/show_bug.cgi?id=57820

Attachment 96727: Patch rebased to current git master
https://bugs.webkit.org/attachment.cgi?id=96727&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=96727&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:44
> +GtkWidget* webkit_web_view_new(void)

I think we should avoid the void for empty parameter lists in C++ code, if
possible.


More information about the webkit-reviews mailing list