matrix-react-sdk
e9ab667d - Use the web worker when clearing js-sdk stores

Commit
8 years ago
Use the web worker when clearing js-sdk stores It turns out that Firefox doesn't let you use indexeddb from private tabs, *unless* you are *also* in a webworker. We need to either consistently use it or not use it - so let's use it.
Author
Parents
Loading