gecko-dev/security/manager
David Keeler 4e4ecfddb6 bug 1470918 - use only one thread for all DataStorage instances r=franziskus,froydnj
This introduces a helper class that provides one thread all DataStorage
instances can use to do background work. This thread should have a light
workload which mainly consists of reading some files at startup, periodically
writing to these files, and writing them again at shutdown. One thread should be
able to handle this and in any case having multiple threads trying to perform
i/o at the same time would probably be less efficient than merely performing the
work sequentially.

Differential Revision: https://phabricator.services.mozilla.com/D1890

--HG--
extra : moz-landing-system : lando
2018-07-09 19:50:33 +00: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 1470918 - use only one thread for all DataStorage instances r=franziskus,froydnj 2018-07-09 19:50:33 +00:00
tools Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -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