geckos icon indicating copy to clipboard operation
geckos copied to clipboard

NS_ERROR_DOM_QUOTA_REACHED: Persistent storage maximum size reached

Open Gulix opened this issue 7 years ago • 1 comments

On Firefox, with a big list of cards (big images, total weight of the generated JSON file = 44mo), when saving in the Local Cache, the following exception is thrown : NS_ERROR_DOM_QUOTA_REACHED: Persistent storage maximum size reached

No message displayed, the data is not saved. Need to at least display an error message.

Gulix avatar Sep 25 '17 12:09 Gulix

http://kb.mozillazine.org/Dom.storage.default_quota

Gulix avatar Sep 25 '17 12:09 Gulix