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

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -