mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 05:35:31 +00:00
601cd500e4
This makes the history code expire when we flush the temporary table data to disk instead of every single time we add a visit. This is also now done on a background thread as opposed to the main thread, in a transaction with other work. In theory, this reduces fsyncs (but in practice, no change was noticed). Regardless, this removes fsyncs from the main thread, which is always a good thing to do. r=dietrich r=mak |
||
---|---|---|
.. | ||
components | ||
content | ||
crashreporter | ||
library | ||
locales | ||
mozapps | ||
obsolete | ||
profile | ||
spatial-navigation | ||
system | ||
themes | ||
xre | ||
empty-file | ||
Makefile.in | ||
toolkit-makefiles.sh | ||
toolkit-tiers.mk |