зеркало из https://github.com/mozilla/gecko-dev.git
d4901f4908
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 |
||
---|---|---|
.. | ||
en-US/chrome | ||
jar.mn | ||
moz.build |