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



Author: chpe
Date: Wed Apr  9 14:43:31 2008
New Revision: 8204
URL: http://svn.gnome.org/viewvc/epiphany?rev=8204&view=rev

Log:
Add another death grip.

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	Wed Apr  9 14:43:31 2008
@@ -85,6 +85,8 @@
 		       nsISupports *aContext,
 		       PRUint32 aReason)
 {
+        nsRefPtr<GContentHandler> kungFuDeathGrip(this);
+
 	nsresult rv;
 	EphyEmbedSingle *single;
 	gboolean handled = FALSE;



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