Actually enable the new method on xulrunner 1.9
This commit is contained in:
parent
63c5bd5dbd
commit
451c65b8f0
@ -1,3 +1,5 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <nsIFactory.h>
|
||||
|
||||
#include "sugar-download-manager.h"
|
||||
@ -148,7 +150,7 @@ GeckoDownload::OnSecurityChange (nsIWebProgress *aWebProgress,
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
#ifdef HAVE_MOZILLA_1_9
|
||||
#ifdef HAVE_GECKO_1_9
|
||||
|
||||
NS_IMETHODIMP
|
||||
GeckoDownload::OnRefreshAttempted (nsIWebProgress *aWebProgress,
|
||||
|
Loading…
Reference in New Issue
Block a user