зеркало из https://github.com/mozilla/gecko-dev.git
9bdc7ccc5d
``` 2021-08-17 Robert Relyea <rrelyea@redhat.com> * lib/softoken/lowpbe.c: Bug 1726022 Cache additional PBE entries Firefox password manager is slow to load (22s for 361 passwords on an i7), using 100% CPU and causing laptop fans to spin up Possible solution based on increasing the number of cache entries used by the PKCS5v2 values as the current code thrashes the cache as we use 2 pbe's per read operation. This patch is tested for correctness, but not fixing the issue. New test cases are needed. [fe82761e35aa] [tip] ``` Differential Revision: https://phabricator.services.mozilla.com/D123442 |
||
---|---|---|
.. | ||
apps | ||
certverifier | ||
ct | ||
mac/hardenedruntime | ||
manager | ||
nss | ||
rlbox | ||
sandbox | ||
.eslintrc.js | ||
generate_certdata.py | ||
generate_mapfile.py | ||
moz.build | ||
nss.symbols |