Pregunta

I'm using localStorage to keep a local database within a node-webkit based app and am getting the error:

Error: QuotaExceededError: DOM Exception 22

While attempting to create new records. How do you increase the localStorage quota within node-webkit? Preferably to an unlimited value (or failing that, at all).

¿Fue útil?
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top