[epiphany/mcatanzaro/allow-top-navigation-to-data-urls: 1/2] embed-prefs: Disable automatic window open via javascript




commit b37ef802ce0eaf556916ae292bd76afa0b1fc73e
Author: Jan-Michael Brummer <jan brummer tabos org>
Date:   Tue Aug 25 22:11:57 2020 +0200

    embed-prefs: Disable automatic window open via javascript

 embed/ephy-embed-prefs.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
index 0a4290a23..0b5530913 100644
--- a/embed/ephy-embed-prefs.c
+++ b/embed/ephy-embed-prefs.c
@@ -567,7 +567,6 @@ ephy_embed_prefs_init (gpointer user_data)
                                                        "enable-developer-extras", TRUE,
                                                        "enable-dns-prefetching", TRUE,
                                                        "enable-plugins", FALSE,
-                                                       "javascript-can-open-windows-automatically", TRUE,
 #if WEBKIT_CHECK_VERSION (2, 27, 90) && !WEBKIT_CHECK_VERSION (2, 30, 0)
                                                        "allow-top-navigation-to-data-urls", FALSE,
 #endif


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]