epiphany r8279 - branches/gnome-2-22/embed/mozilla
- From: diegoe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8279 - branches/gnome-2-22/embed/mozilla
- Date: Fri, 13 Jun 2008 00:36:20 +0000 (UTC)
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]