mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 05:44:10 +00:00
6719a68ac1
Make sure to release the database connection on the thread it was opened on, not the background thread! r=asuth a=beltzner