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

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -