[epiphany] Remove a comment that might not be true in the future
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Remove a comment that might not be true in the future
- Date: Fri, 18 Mar 2016 16:03:13 +0000 (UTC)
commit 405ff6d8175276f416ed7bf58ecda852f4f786ac
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Fri Mar 18 10:52:13 2016 -0500
Remove a comment that might not be true in the future
Since abstract sockets are not sandboxable, D-Bus daemon might stop
using them.
embed/ephy-embed-shell.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index 5777cc9..5d9f7f0 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -581,9 +581,6 @@ ephy_embed_shell_setup_web_extensions_server (EphyEmbedShell *shell)
char *guid;
GError *error = NULL;
- /* On Linux, this creates an abstract socket with a name that unnecessarily
- * begins with the tmp dir. Where abstract sockets are unavailable, it
- * actually creates the socket under the tmp dir. */
address = g_strdup_printf ("unix:tmpdir=%s", g_get_tmp_dir ());
guid = g_dbus_generate_guid ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]