Closed icidasset closed 3 years ago
https://developer.mozilla.org/en-US/docs/Web/API/StorageManager
So that it could store more stuff in indexedDB without hitting the limit. It's not really clear how this works exactly, especially when using workers. We need to request it here so the shared worker can gain this benefit automatically.
https://developer.mozilla.org/en-US/docs/Web/API/StorageManager
So that it could store more stuff in indexedDB without hitting the limit. It's not really clear how this works exactly, especially when using workers. We need to request it here so the shared worker can gain this benefit automatically.