diff -r 0118161f4c11 -r f810fbe5fece mozilla-shared-nss-db.patch --- a/mozilla-shared-nss-db.patch Tue Jan 07 09:56:47 2014 +0100 +++ b/mozilla-shared-nss-db.patch Thu Jan 30 22:15:43 2014 +0100 @@ -76,12 +76,12 @@ #include "nsNSSComponent.h" #include "CertVerifier.h" + #include "mozilla/Telemetry.h" #include "nsCertVerificationThread.h" #include "nsAppDirectoryServiceDefs.h" #include "nsComponentManagerUtils.h" #include "nsDirectoryServiceDefs.h" - #include "nsICertOverrideService.h" -@@ -1254,18 +1261,35 @@ nsNSSComponent::InitializeNSS(bool showW +@@ -1263,18 +1270,35 @@ nsNSSComponent::InitializeNSS(bool showW ConfigureInternalPKCS11Token(); // The NSS_INIT_NOROOTINIT flag turns off the loading of the root certs