]> git.pld-linux.org Git - packages/epiphany.git/commitdiff
- don't use firefox 3.0 SSL stupidity, use old SSL behavior
authorhawk <hawk@pld-linux.org>
Wed, 23 Jul 2008 13:30:40 +0000 (13:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epiphany-ssl_oldapi.patch -> 1.1

epiphany-ssl_oldapi.patch [new file with mode: 0644]

diff --git a/epiphany-ssl_oldapi.patch b/epiphany-ssl_oldapi.patch
new file mode 100644 (file)
index 0000000..b44ddb6
--- /dev/null
@@ -0,0 +1,15 @@
+Enable again the nsIBadCertListener API.
+
+Index: epiphany-2.22.3/embed/mozilla/MozRegisterComponents.cpp
+===================================================================
+--- epiphany-2.22.3.orig/embed/mozilla/MozRegisterComponents.cpp       2008-05-18 15:46:49.000000000 +0200
++++ epiphany-2.22.3/embed/mozilla/MozRegisterComponents.cpp    2008-07-02 10:38:33.623108708 +0200
+@@ -152,7 +152,7 @@
+               NS_CLIENTAUTHDIALOGS_CONTRACTID,
+               GtkNSSClientAuthDialogsConstructor
+       },
+-#ifndef HAVE_GECKO_1_9
++#ifdef HAVE_NSIBADCERTLISTENER_H
+       {
+               GTK_NSSDIALOGS_CLASSNAME,
+               GTK_NSSDIALOGS_CID,
This page took 0.247659 seconds and 4 git commands to generate.