[Webkit-unassigned] [Bug 238198] [GTK][WPE] Remove the ATK implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 16:25:28 PDT 2022


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

--- Comment #5 from Adrian Perez <aperez at igalia.com> ---
(In reply to Michael Catanzaro from comment #4)
> I'm seeing a build failure:
> 
> In file included from
> /home/mcatanzaro/Projects/WebKit/Source/WebKit/UIProcess/API/glib/
> WebKitWebViewAccessible.cpp:21:
> /home/mcatanzaro/Projects/WebKit/Source/WebKit/UIProcess/API/glib/
> WebKitWebViewAccessible.h:24:10: fatal error: atk/atk.h: No such file or
> directory
>    24 | #include <atk/atk.h>
>       |          ^~~~~~~~~~~
> compilation terminated.
> 
> That's when building with -DUSE_GTK4=ON. WebKitWebViewAccessible still
> depends on AtkSocket. Maybe with GTK 3 the include dirs are inherited from
> GTK?

This made the build complete here, but I didn't test further than that:

  https://o.perezdecastro.org/9fh9za0w.diff

I'll look into submitting it as a proper patch later.

-- 
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/20220323/485efb47/attachment.htm>


More information about the webkit-unassigned mailing list