b=108600 Avoid the risk of unexpected NSS shutdowns
r=javi sr=blizzard git-svn-id: svn://10.0.0.236/trunk@108217 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d928e4ddac
commit
965786aed2
@ -32,8 +32,6 @@
|
||||
#include "nsTLSSocketProvider.h"
|
||||
#include "nsKeygenHandler.h"
|
||||
|
||||
#include "nsCURILoader.h"
|
||||
|
||||
#include "nsSDR.h"
|
||||
|
||||
#include "nsPK11TokenDB.h"
|
||||
@ -76,34 +74,6 @@ static nsModuleComponentInfo components[] =
|
||||
nsNSSComponentConstructor
|
||||
},
|
||||
|
||||
{
|
||||
"NSS Content Handler - application/x-x509-ca-cert",
|
||||
NS_NSSCOMPONENT_CID,
|
||||
NS_CONTENT_HANDLER_CONTRACTID_PREFIX"application/x-x509-ca-cert",
|
||||
nsNSSComponentConstructor
|
||||
},
|
||||
|
||||
{
|
||||
"NSS Content Handler - application/x-x509-server-cert",
|
||||
NS_NSSCOMPONENT_CID,
|
||||
NS_CONTENT_HANDLER_CONTRACTID_PREFIX"application/x-x509-server-cert",
|
||||
nsNSSComponentConstructor
|
||||
},
|
||||
|
||||
{
|
||||
"NSS Content Handler - application/x-x509-user-cert",
|
||||
NS_NSSCOMPONENT_CID,
|
||||
NS_CONTENT_HANDLER_CONTRACTID_PREFIX"application/x-x509-user-cert",
|
||||
nsNSSComponentConstructor
|
||||
},
|
||||
|
||||
{
|
||||
"NSS Content Handler - application/x-x509-email-cert",
|
||||
NS_NSSCOMPONENT_CID,
|
||||
NS_CONTENT_HANDLER_CONTRACTID_PREFIX"application/x-x509-email-cert",
|
||||
nsNSSComponentConstructor
|
||||
},
|
||||
|
||||
{
|
||||
NS_SECURE_BROWSER_UI_CLASSNAME,
|
||||
NS_SECURE_BROWSER_UI_CID,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user