[Webkit-unassigned] [Bug 201771] New: [WPE][GTK] BubblewrapLauncher leaks D-Bus proxy sockets
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 13 14:06:44 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201771
Bug ID: 201771
Summary: [WPE][GTK] BubblewrapLauncher leaks D-Bus proxy
sockets
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at gnome.org
CC: bugs-noreply at webkitgtk.org, pgriffis at igalia.com
I have a bunch of D-Bus proxy sockets leaked on the filesystem, created by the XDGDBusProxyLauncher class in BubblewrapLauncher.cpp. We shouldn't leak temporary files to disk; they should be removed when the web process quits.
It's kinda hard to do if the xdg-dbus-proxy process itself isn't responsible for removing its socket. Why does WebKit have to create the socket file itself?
--
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/20190913/f6b76b3f/attachment.html>
More information about the webkit-unassigned
mailing list