See commit message.
Created attachment 344049 [details] [WPE][GTK] Fix retrieving backtrace from within flatpak sandbox in test runner The place where host tmp folder is mounted changed to /run/host/ we need to take that into account. Also explicitely close temporary files as relying on garbage collection to remove them is a bad idea. Also minor optimization avoiding to compile regex for each backtrace retrieval.
Comment on attachment 344049 [details] [WPE][GTK] Fix retrieving backtrace from within flatpak sandbox in test runner Clearing flags on attachment: 344049 Committed r233411: <https://trac.webkit.org/changeset/233411>
All reviewed patches have been landed. Closing bug.
<rdar://problem/41704367>