Merge #7347
7347: Closes #7244: PlacesHistoryStorage crash in Sample Browser r=grigoryk a=csadilek
Removes the `cleanup` call as it permanently leaves the `Connection` unusable and we're not re-initializing or creating a new instance of it. It's not clear to us how this should be used right now.
Also makes all access to `api` thread-safe.
Co-authored-by:
Christian Sadilek <christian.sadilek@gmail.com>
Please register or sign in to comment