BrowserStorageAbuser icon indicating copy to clipboard operation
BrowserStorageAbuser copied to clipboard

Putting large files into IndexDB

Open joymon opened this issue 6 years ago • 0 comments

When we put large file into the IndexedDB below message is shown in Chrome. "The serialized value is too large (size=140989466 bytes, max=133169152 bytes)" Is there any hard limit of 133169152 bytes for IndexedDB?

This is certainly not an issue of BrowserStorageAbuser but something with Chrome. But since there is no way to contact author, raising as defect to understand whether he faced this issue?

joymon avatar Oct 22 '18 22:10 joymon