mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 618919 - Non-mobile 'Bad cert' dialog is shown for XHR (fix build maemo bustage)
This commit is contained in:
parent
1bb4f58c07
commit
01005eeb36
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user