[Webkit-unassigned] [Bug 210550] [GTK4] Fix use of gtk init functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 05:45:54 PDT 2020


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Philippe Normand from comment #3)
> Why was this landed with red EWS?

Because I fixed the build error before landing, at least locally.

> A clean build fails here, same as in the EWS:
> 
> 
> ../../../Tools/TestWebKitAPI/gtk/main.cpp:29:10: fatal error:
> 'WebCore/GtkVersioning.h' file not found
> #include <WebCore/GtkVersioning.h>
>          ^~~~~~~~~~~~~~~~~~~~~~~~~
> 1 error generated.
> 
> $ find WebKitBuild/GTK/ -name GtkVersioning.h
> $

That's different error, we should probably make WebCore a dependency of TestWebKitAPI to ensure the forwarding header is generated before.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200416/6d8d1342/attachment.htm>


More information about the webkit-unassigned mailing list