aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GtkNSSSecurityWarningDialogs.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-09 08:35:45 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-09 08:35:45 +0800
commit2427e942801133136a6d63874eee960f1249f0d2 (patch)
treeb22aee6daf3eb6f4838286574cc36469ddfc8101 /embed/mozilla/GtkNSSSecurityWarningDialogs.h
parentba0aafaf687b42c36ce032e31e94a9013d843d41 (diff)
downloadgsoc2013-epiphany-2427e942801133136a6d63874eee960f1249f0d2.tar
gsoc2013-epiphany-2427e942801133136a6d63874eee960f1249f0d2.tar.gz
gsoc2013-epiphany-2427e942801133136a6d63874eee960f1249f0d2.tar.bz2
gsoc2013-epiphany-2427e942801133136a6d63874eee960f1249f0d2.tar.lz
gsoc2013-epiphany-2427e942801133136a6d63874eee960f1249f0d2.tar.xz
gsoc2013-epiphany-2427e942801133136a6d63874eee960f1249f0d2.tar.zst
gsoc2013-epiphany-2427e942801133136a6d63874eee960f1249f0d2.zip
Set default response to ACCEPT in send-to-insecure dialogue, only write
2005-01-09 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.h: Set default response to ACCEPT in send-to-insecure dialogue, only write back show_once pref when not shown by default, and add the dialogue to its parent's window group (note that there isn't a parent without a mozilla patch, currently).
Diffstat (limited to 'embed/mozilla/GtkNSSSecurityWarningDialogs.h')
-rw-r--r--embed/mozilla/GtkNSSSecurityWarningDialogs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/mozilla/GtkNSSSecurityWarningDialogs.h b/embed/mozilla/GtkNSSSecurityWarningDialogs.h
index 3b8197253..c60e05509 100644
--- a/embed/mozilla/GtkNSSSecurityWarningDialogs.h
+++ b/embed/mozilla/GtkNSSSecurityWarningDialogs.h
@@ -71,6 +71,7 @@ protected:
const char *aPrefName,
GtkMessageType aType,
GtkButtonsType aButtons,
+ int aDefaultResponse,
const char *aTitle,
const char *aPrimary,
const char *aSecondary,