In Chrome, I have an app using the applicationCache and halfway through an update, I get an error that says "failed to commit new cache to storage would exceed quota". This causes the application to break and never update again. Any ideas how to handle this error case?
-
* Try to free up the space at the disk where Chrome resides or/and * Delete the contents of indexed DB storage, at Windows 7 the path is C:\Users\<user name>\AppData\Local\Google\Chrome\User Data\DefaultJabbyPanda– JabbyPanda2017-08-05 21:26:20 +00:00Commented Aug 5, 2017 at 21:26
Add a comment
|