When I try running API tests locally, they crash with: (/home/mcatanzaro/Projects/WebKit/WebKitBuild/Debug/bin/TestWebKitAPI/WebKit2Gtk/TestWebKitWebView:83197): GLib-GIO-WARNING **: unknown schema extension 'd' We need to update our old glib to support the 'd' value type, otherwise schemas that may exist on the host using this type will cause instant crashes.
Created attachment 353757 [details] Patch
Created attachment 355530 [details] Patch
Adrian, can you install distutils/setuptools on the bots, please? Or install meson from backports? Problem is meson fails to build. It's only required currently for graphene, which is only a dependency of gst-plugins-bad, which is no longer a dependency of anything, so it's not being built at all.
Created attachment 356398 [details] Patch
Created attachment 356399 [details] Patch
Comment on attachment 356399 [details] Patch Clearing flags on attachment: 356399 Committed r238866: <https://trac.webkit.org/changeset/238866>
All reviewed patches have been landed. Closing bug.