epiphany r8086 - branches/gnome-2-22/embed/mozilla
- From: chpe svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: epiphany r8086 - branches/gnome-2-22/embed/mozilla
 
- Date: Mon, 10 Mar 2008 09:15:02 +0000 (GMT)
 
Author: chpe
Date: Mon Mar 10 09:15:02 2008
New Revision: 8086
URL: http://svn.gnome.org/viewvc/epiphany?rev=8086&view=rev
Log:
Remove this patch that was accidentally committed on the branch instead of on trunk
Modified:
   branches/gnome-2-22/embed/mozilla/AutoModalDialog.cpp
   branches/gnome-2-22/embed/mozilla/GtkNSSDialogs.cpp
Modified: branches/gnome-2-22/embed/mozilla/AutoModalDialog.cpp
==============================================================================
--- branches/gnome-2-22/embed/mozilla/AutoModalDialog.cpp	(original)
+++ branches/gnome-2-22/embed/mozilla/AutoModalDialog.cpp	Mon Mar 10 09:15:02 2008
@@ -35,6 +35,7 @@
 #include <nsIDOMDocument.h>
 #include <nsIDOMEvent.h>
 #include <nsIDOMEventTarget.h>
+#include <nsIJSContextStack.h>
 #include <nsIPrivateDOMEvent.h>
 #include <nsPIDOMWindow.h>
 #include <nsServiceManagerUtils.h>
Modified: branches/gnome-2-22/embed/mozilla/GtkNSSDialogs.cpp
==============================================================================
--- branches/gnome-2-22/embed/mozilla/GtkNSSDialogs.cpp	(original)
+++ branches/gnome-2-22/embed/mozilla/GtkNSSDialogs.cpp	Mon Mar 10 09:15:02 2008
@@ -217,7 +217,7 @@
 	}
 }
 
-#ifndef HAVE_GECKO_1_9
+
 /**
  *  Display a dialog box, showing 'View Certificate', 'Cancel',
  *  and 'Accept' buttons. Optionally a checkbox can be shown,
@@ -321,7 +321,7 @@
 	gtk_widget_destroy (dialog);
         return res;
 }
-#endif /* HAVE_GECKO_1_9 */
+
 
 /* Helper functions */
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]