[Webkit-unassigned] [Bug 202277] New: [GTK][WPE] Stray files left under /tmp if UIProcess exits while a content extension is being compiled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 10:30:05 PDT 2019


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

            Bug ID: 202277
           Summary: [GTK][WPE] Stray files left under /tmp if UIProcess
                    exits while a content extension is being compiled
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

See https://gitlab.gnome.org/GNOME/epiphany/merge_requests/438

Ideally we would have WebKit clean up after itself. The best option
would be to not need using named temporary files during compilation;
that way the kernel would clean up automatically when the file
descriptor is closed during the process exit.

-- 
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/20190926/5234238c/attachment-0001.html>


More information about the webkit-unassigned mailing list