[epiphany] Allow popups when the user asks for them.
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [epiphany] Allow popups when the user asks for them.
- Date: Thu, 22 Oct 2009 21:01:52 +0000 (UTC)
commit dc14e5bcab1759813aeed64af213ba067535e7e8
Author: Xan Lopez <xan gnome org>
Date: Thu Oct 22 23:59:58 2009 +0300
Allow popups when the user asks for them.
Bug #528799
embed/ephy-embed-prefs.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
index b29a55a..a7465db 100644
--- a/embed/ephy-embed-prefs.c
+++ b/embed/ephy-embed-prefs.c
@@ -228,6 +228,9 @@ static const PrefData webkit_pref_entries[] =
webkit_pref_callback_user_stylesheet },
{ CONF_CARET_BROWSING_ENABLED,
"enable-caret-browsing",
+ webkit_pref_callback_boolean },
+ { CONF_SECURITY_ALLOW_POPUPS,
+ "javascript-can-open-windows-automatically",
webkit_pref_callback_boolean }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]