gecko-dev/security/manager
David Keeler d4901f4908 bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
Before this patch, nsNSSComponent initialization would call PK11_ConfigurePKCS11
with some localized strings, which contributed to startup time. Also,
PK11_UnconfigurePKCS11 was never called, so the memory allocated to these
strings would stick around forever. This patch addresses both of these problems
by not calling PK11_ConfigurePKCS11. This means that some properties of NSS'
internal "PKCS#11 slots/tokens" have to be localized when displaying them to the
user.

MozReview-Commit-ID: BbAgbgpFfFG

--HG--
extra : rebase_source : b633da8fea683675d0c0514a378954332afeb024
2018-06-04 17:07:06 -07:00
..
locales bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer 2018-06-04 17:07:06 -07:00
pki bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer 2018-06-04 17:07:06 -07:00
ssl bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer 2018-06-04 17:07:06 -07:00
tools Bug 1464869 - Run autopep8 on security/ r=fkiefer 2018-05-26 06:47:27 -07:00
.flake8
android_stub.h Bug 1372781 - Remove getdtablesize stub from android_stub.h. r=jchen 2017-07-07 16:18:08 +09:00
moz.build Backed out changeset 121e4d470c11 (bug 1391703) for breaking periodic HSTS/HPKP updates. 2017-08-25 10:16:27 -04:00