Probably this affects the GTK port as well. Build error follows: --- In file included from DerivedSources/WebKit/unified-sources/UnifiedSource-54928a2b-17.cpp:2: ../Source/WebKit/WebProcess/glib/WebProcessGLib.cpp:31:10: fatal error: WebCore/GStreamerCommon.h: No such file or directory #include <WebCore/GStreamerCommon.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Created attachment 370406 [details] Patch
Comment on attachment 370406 [details] Patch I'll have to update this patch, there is another error after fixing the first one: ../Source/WebKit/UIProcess/glib/WebProcessPoolGLib.cpp:34:10: fatal error: WebCore/GStreamerCommon.h: No such file or directory #include <WebCore/GStreamerCommon.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Created attachment 370416 [details] Patch v2
Comment on attachment 370416 [details] Patch v2 👍
Comment on attachment 370416 [details] Patch v2 Clearing flags on attachment: 370416 Committed r245676: <https://trac.webkit.org/changeset/245676>
All reviewed patches have been landed. Closing bug.
<rdar://problem/51058526>