matrix-js-sdk
45fe4846 - Fall back to MemoryCryptoStore if indexeddb fails

Commit
8 years ago
Fall back to MemoryCryptoStore if indexeddb fails If we get an error when connecting to th indexeddb, fall back to a MemoryCryptoStore. This takes a bit of reorganising, because we don't get the error until we try to connect to the database.
Author
Committer
Parents
Loading