javascript - How to detect that IndexedDB's storage limit has been reached? -


how can 1 detect via javascript indexeddb api storage limit reached? envision when trying write data db 1 can notified there's no more room?

chrome put "quotaexceedederror" in event.target.error.name error callback. i'm not sure if done other browsers, though.


Comments

Popular posts from this blog

asp.net mvc 3 - Using mvc3, I need to add a username/password to the sql connection string at runtime -

kineticjs - draw multiple lines and delete individual line -

thumbnails - jQuery image rotate on hover -