epiphany r8279 - branches/gnome-2-22/embed/mozilla



Author: diegoe
Date: Fri Jun 13 00:36:19 2008
New Revision: 8279
URL: http://svn.gnome.org/viewvc/epiphany?rev=8279&view=rev

Log:
Fix the build with gecko 1.9 last minute changes. 
Patch by Josselin Mouette, closes: #535103.



Modified:
   branches/gnome-2-22/embed/mozilla/ContentHandler.cpp

Modified: branches/gnome-2-22/embed/mozilla/ContentHandler.cpp
==============================================================================
--- branches/gnome-2-22/embed/mozilla/ContentHandler.cpp	(original)
+++ branches/gnome-2-22/embed/mozilla/ContentHandler.cpp	Fri Jun 13 00:36:19 2008
@@ -135,6 +135,9 @@
 				    nsISupports *aWindowContext,
 				    const PRUnichar *aDefaultFile,
 				    const PRUnichar *aSuggestedFileExtension,
+#ifdef HAVE_GECKO_1_9
+				    PRBool aForcePrompt,
+#endif
 				    nsILocalFile **_retval)
 {
 	EphyFileChooser *dialog;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]