+146
−2
+96
−0
Loading
Add a new vacuumOnIdle option to register a connection to the vacuum-participant XPCOM category, so the VacuumManager can see it. Add new openConnection options to set a database page size and incremental vacuum mode. Most of the tests for vacuum are covered in test_vacuum.js, so this just adds basic tests to check vacuumOnIdle works in full and incremental mode. Depends on D168298 Differential Revision: https://phabricator.services.mozilla.com/D170629