indigo
indigo copied to clipboard
Missing "Storage failure" events
We have no events for what happens if we can't read or write to local storage.
Error types appear to be:
- Detecting the feature is available
- QUOTA_EXCEEDED_ERR
https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API
Also some sort of time out might be good?