This new script is able to download WPE and GTK builds from the Igalia servers and run the corresponding binaries (like MiniBrowser, jsc) within the Flatpak SDK. Unzipped builds will be saved in /tmp and can be reused in further runs (by providing the path with the -p argument).
Created attachment 401297 [details] patch
Comment on attachment 401297 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=401297&action=review > Tools/Scripts/webkit-flatpak-run-nightly:51 > + flatpak("remote-add", "--user", "webkit-nightly", repo) oops, s/repo/REPO
Created attachment 401320 [details] Patch
Comment on attachment 401320 [details] Patch cool!
Committed r262717: <https://trac.webkit.org/changeset/262717> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401320 [details].
<rdar://problem/64120545>