Skip to content

Instantly share code, notes, and snippets.

@loadletter
Last active September 23, 2015 10:04
Show Gist options
  • Save loadletter/8b736795ae5a5ce4b2f6 to your computer and use it in GitHub Desktop.
Save loadletter/8b736795ae5a5ce4b2f6 to your computer and use it in GitHub Desktop.
Fix urlbar completion not working on firefox with sync enabled, aka corrupt places.sqlite
  1. close firefox
  2. backup and delete all files starting with places.sqlite from firefox's directory
  3. restart firefox and go to about:config
  4. set services.sync.history.lastSync to 0
  5. sync now
  6. wait for all history to be redownloaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment