[epiphany/mcatanzaro/popups: 3/3] Enable popup blocking by default
- From: Jan-Michael Brummer <jbrummer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/popups: 3/3] Enable popup blocking by default
- Date: Sun, 19 Jul 2020 15:57:11 +0000 (UTC)
commit 1e566e44f6a509c258131985f0896a1966126598
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Jul 19 10:48:03 2020 -0500
Enable popup blocking by default
I thought we had popup blocking enabled by default, but apparently we
don't. This doesn't make sense. Major browsers do not allow popups by
default.
data/org.gnome.epiphany.gschema.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index f4d613e89..97464c836 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -157,7 +157,7 @@
<description>Where to accept cookies from. Possible values are “always”,
“no-third-party” and “never”.</description>
</key>
<key type="b" name="enable-popups">
- <default>true</default>
+ <default>false</default>
<summary>Allow popups</summary>
<description>Allow sites to open new windows using JavaScript (if JavaScript is
enabled).</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]