[Webkit-unassigned] [Bug 24790] [GTK] webkitsoupauthdialog.h lacks WEBKIT_API before function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 03:19:34 PDT 2009


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





------- Comment #3 from cosimoc at gnome.org  2009-03-25 03:19 PDT -------
Subject Says It All :)
It's not the WebKit build itself that breaks; the issue is that the
gobject-introspection scanner won't find the function while parsing the .h
files, as it's defined with the wrong visibility (AFAICS that's what WEBKIT_API
does).
If you really need it, I can provide you with the failed build log for
gir-repository, but I would need to recompile WebKit without this patch and I
can't do it right now.


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



More information about the webkit-unassigned mailing list