[Webkit-unassigned] [Bug 187232] [WPE][GTK] Fix retrieving backtrace from within flatpak sandbox in test runner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 08:10:11 PDT 2018


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #344049|                            |review?, commit-queue?
              Flags|                            |

--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 344049

  --> https://bugs.webkit.org/attachment.cgi?id=344049&action=review

[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.

-- 
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/20180701/1c351e42/attachment.html>


More information about the webkit-unassigned mailing list