[webkit-reviews] review granted: [Bug 69506] [GTK] Do not use C API in GTK+ API public headers : [Attachment 109964] Updated patch to ignore WEBKIT_API in docs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 09:20:35 PDT 2011


Martin Robinson <mrobinson at webkit.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 69506: [GTK] Do not use C API in GTK+ API public headers
https://bugs.webkit.org/show_bug.cgi?id=69506

Attachment 109964: Updated patch to ignore WEBKIT_API in docs
https://bugs.webkit.org/attachment.cgi?id=109964&action=review

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


> Source/WebKit2/UIProcess/API/gtk/WebKitError.h:28
>  #include <glib.h>

You can remove this glib.h include now.

> Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.h:27
>  #include <glib-object.h>

Ditto, I think.

> Source/WebKit2/UIProcess/API/gtk/WebKitWebLoaderClient.h:27
>  #include <glib-object.h>

Etc.


More information about the webkit-reviews mailing list