matrix-js-sdk
45fe4846
- Fall back to MemoryCryptoStore if indexeddb fails
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#475 - Fall back to MemoryCryptoStore if indexeddb fails
Author
richvdh
Committer
richvdh
Parents
f3eb661a
Loading