Firefox Vacuuming to speed up autocomplete
Tuesday, October 27th, 2009Tools -> error console
Paste the following in the evaluate bar:
Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL(“VACUUM”);
This cleans up the SQLite DB