[epiphany/wip/sandbox: 14/16] Revert "Revert "Try enabling the web process sandbox again""
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/sandbox: 14/16] Revert "Revert "Try enabling the web process sandbox again""
- Date: Sun, 23 Jun 2019 14:56:10 +0000 (UTC)
commit e485550a59090a8638616f08686fe6842fe49041
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Tue Jun 11 20:25:10 2019 -0500
Revert "Revert "Try enabling the web process sandbox again""
This reverts commit 2c657158415449bdebcf95dc94aabcbfe6234a13.
Let's try sandbox again!
embed/ephy-embed-shell.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index d7d2bbf03..81016244c 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -1202,6 +1202,7 @@ ephy_embed_shell_startup (GApplication *application)
shell);
webkit_web_context_set_process_model (priv->web_context,
WEBKIT_PROCESS_MODEL_MULTIPLE_SECONDARY_PROCESSES);
+ webkit_web_context_set_sandbox_enabled (priv->web_context, TRUE);
g_signal_connect_object (priv->web_context, "initialize-web-extensions",
G_CALLBACK (initialize_web_process_extensions),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]