Bug 618919 - Non-mobile 'Bad cert' dialog is shown for XHR (fix build maemo bustage)

This commit is contained in:
Mark Finkle 2011-02-27 16:09:24 -05:00
parent 1bb4f58c07
commit 01005eeb36

View File

@ -39,7 +39,7 @@
#include "nsSSLCertErrorDialog.h"
NS_IMPL_THREADSAFE_ISUPPORTS1(nsSSLCertErrorDialog, nsISSLCertErrorDialog);
NS_IMPL_THREADSAFE_ISUPPORTS1(nsSSLCertErrorDialog, nsISSLCertErrorDialog)
NS_IMETHODIMP
nsSSLCertErrorDialog::ShowCertError(nsIInterfaceRequestor *ctx,