[epiphany] Revert "Revert "Revert "Revert "Try enabling the web process sandbox again""""



commit 2f0188bbbebae72bc41d1b84f9b51254e3213391
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Wed Jul 24 14:13:02 2019 -0500

    Revert "Revert "Revert "Revert "Try enabling the web process sandbox again""""
    
    This reverts commit 3a2e1edf67748e33e49756d7944a5335051408b4.
    
    Third time's the charm?

 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 b6e5f19a6..336f6b19f 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -1205,6 +1205,7 @@ ephy_embed_shell_startup (GApplication *application)
                            shell, 0);
 
   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]