Chrome on Android: Granted Quota for IndexedDB suddenly almost 0

后端 未结 2 741
误落风尘
误落风尘 2021-01-05 03:35

Was there recently a change in Android Chrome\'s quota management for IndexedDB? I\'m using PouchDB with adapter IndexedDB in an Ionic 3 Cordova app. It went pretty smooth f

相关标签:
2条回答
  • 2021-01-05 04:12

    There really is a bug. It was fixed and merged, but it wasn't released yet (https://chromium.googlesource.com/chromium/src/+/73b18e372a83137f1198a350973225c4c145ceb6%5E%21/).

    For a serious bug like this one it should be fixed and released almost immediately. There is no other beta release for May and M67 it will be released on May 29th (https://www.chromium.org/developers/calendar).

    0 讨论(0)
  • 2021-01-05 04:15

    In the Chrome bug tracker as:

    https://bugs.chromium.org/p/chromium/issues/detail?id=838816

    0 讨论(0)
提交回复
热议问题