[Webkit-unassigned] [Bug 69506] [GTK] Do not use C API in GTK+ API public headers

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


https://bugs.webkit.org/show_bug.cgi?id=69506


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109964|review?                     |review+
               Flag|                            |




--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2011-10-06 09:20:35 PST ---
(From update of attachment 109964)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list