1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-25 05:23:13 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Michael Telatynski
edcdeb31ea Rip out bluebird of a bunch more places, not as much to go :| 2019-12-02 22:34:46 +00:00
J. Ryan Stinnett
49a7defbf0 Close the DB right away
This seems to be needed in Chrome to avoid blocking future opens.
2019-03-26 14:58:45 +00:00
J. Ryan Stinnett
c1ba5de686 Add missing word 2019-03-26 11:25:59 +00:00
J. Ryan Stinnett
81428f23d1 Tweak code style 2019-03-26 11:21:22 +00:00
J. Ryan Stinnett
eadec35093 Add an IndexedDB existence check to the main store
This will be useful for future storage diagnostics as part of
https://github.com/vector-im/riot-web/issues/9271.
2019-03-25 16:11:51 +00:00