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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 15:37:26 PDT 2022


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
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?

-- 
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/3f4e8fef/attachment.htm>


More information about the webkit-unassigned mailing list